Crashes immediately only on map - Build 0.7.5c

It does not crash on the menu and load screens.
It crashes about 10 seconds after loading the map.

Crash_2022-08-25_034740147.zip (45.9 KB)

Hi Fugaku. Sorry to hear you’re experiencing crashes. I’ve examined your crash dump and you are crashing in graphics code within your d3d11.dll:

The main thread is doing a typical frame render:

image

Unfortunately, this kind of crash is happening outside of our code (within the D3D DLL). Often ensuring that your graphics card drivers are up-to-date can help. Even more so, people with similar crashes have noted that setting their FF video settings to disable vsync and setting refresh rate to 60Hz has helped:

Another thing you could try (for debugging purposes) is to set your video settings to all minimum settings. The easiest way to do that is to run Repair.exe (while FF is not running), in your FF install directory:

image

image

If any of these help, you could then start to turn on more video settings until you start seeing the issue again.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.