Game Crash after play a few minutes

Hello ! Everyone please help me. Today after upgrade my PC and reinstall windows, i have crash after player game a few minutes. I try to repair the game, reinstall game and battle eye. But is not working. Here is my log


ConanSandbox.log (5.6 MB)

1 Like

I would read through this thread regarding the mods and load order

1 Like

I think problem not come from mod. Because everybody play in the server still fine. Even me before im reinstall windows

@nhincainay ,
Try opening Steam, click on Steam in the top left corner, you get a drop down menu. Click Settings. You will get a new window, click in game.
Scroll down to, Server Brwoser Pings/Minute, to the right or below that is a box with a number, probably 5000. Try setting that number to 500.
See if that keeps you connected.
You said you were playing a server with other correct?
What that setting does is create a threshold for lag spikes and high pings. The lower the number, the greater the threshold.
It doesn’t affect your connection speed at all, only how sensitive your connection is to lag and high ping.
Lowering that number should help.
If not, I have no idea, other than maybe make sure your Network Adapter Drivers are up to date.
Hope this helps.

According to your log file it was the rendering thread that crashed, almost always this is driver related.
[2025.04.29-20.55.56:943][391]LogThreadingWindows:Error: Runnable thread RenderThread 1 crashed.
[2025.04.29-20.55.56:943][391]LogWindows:Error: === Critical error: ===
[2025.04.29-20.55.56:943][391]LogWindows:Error:
[2025.04.29-20.55.56:943][391]LogWindows:Error: Fatal error: [File:C:\B\tech_exiles\code\Engine\Source\Runtime\RenderCore\Private\RenderingThread.cpp] [Line: 805]
[2025.04.29-20.55.56:943][391]LogWindows:Error: Rendering thread exception:
[2025.04.29-20.55.56:943][391]LogWindows:Error: Fatal error: [File:C:\B\tech_exiles\code\Engine\Source\Runtime\RenderCore\Private\RenderingThread.cpp] [Line: 959]
[2025.04.29-20.55.56:943][391]LogWindows:Error: GameThread timed out waiting for RenderThread after 68.76 secs
[2025.04.29-20.55.56:943][391]LogWindows:Error:
[2025.04.29-20.55.56:943][391]LogWindows:Error:
[2025.04.29-20.55.56:943][391]LogWindows:Error: !0x0000000000000000
[2025.04.29-20.55.56:943][391]LogWindows:Error:
[2025.04.29-20.55.56:943][391]LogWindows:Error:
[2025.04.29-20.55.56:943][391]LogWindows:Error:
[2025.04.29-20.55.56:943][391]LogWindows:Error:
[2025.04.29-20.55.56:943][391]LogWindows:Error: Crash in runnable thread RenderThread 1
[2025.04.29-20.55.56:975][391]LogExit: Executing StaticShutdownAfterError
[2025.04.29-20.55.56:975][391]LogWindows: Windows GetLastError: The operation completed successfully. (0)
[2025.04.29-20.55.56:975][391]LogWindows:Error: HandleError re-entered.

You can see from this portion of the log file that it timed out waiting for the rendering thread, and the rest of this is a normal exit from the program when it finds an exception.

There are many posts on the forum with regards to rtx crashes, players have the latest driver updates and it still crashes, for some a clean uninstall and reinstall of different drivers helps, for others it is running it in windowed mode, and again for others it is not installing the software that comes with the drivers.

The post I linked to explains about mod conflicts and crashes and specifically mentions conflicts regarding some of the mods you have loaded.

It is going to be a case of trial and error on your part to eliminate what it is not for only then can you find what is actually causing this issue.

Im try it but it not working. Thank you :frowning:

I tried afk in 1 hour and it not crash. But when im moving around, to another location. The game will crash after 4 - 5 minutes. I tried reinstalling the driver and it gave me about 5 - 10 minutes of play time, then it would still crash.
ConanSandbox-backup-2025.04.30-15.49.30.log (13.0 MB)

You have a different error this time, it mentions nothing with regards to rendering thread but an Unhandled Exception: EXCEPTION_ACCESS_VIOLATION reading address 0xffffffff

This means that something within the game tried to read from a memory address that it did not have permission for, this can be for a variety of reasons.

From the start of the timestamp of the log file here
[2025.04.30-08.16.36:812][ 0]LogInit: Applying CVar settings loaded from the selected device profile: [WindowsNoEditor]

To being able to move here.
[2025.04.30-08.21.07:566][405]ConanGameInstanceLog:Warning: Levels loaded: 774/774

Took about 4 1/2 minutes

Then from when you were able to move to when it crashed here took about 15 minutes.
[2025.04.30-08.36.22:883][626]LogMemory: Platform Memory Stats for WindowsNoEditor

Much of the error messages and warnings are with regards to mods, have a read through you will see this, now I am not saying that mods are causing this issue I am just highlighting messages from your log file.

If you are running windows 11 there are some settings in there that can be changed that may or may not help here, a search through the forum will show the threads relating to this.

This site here NVIDIA GeForce RTX 3070 Specs | TechPowerUp GPU Database gives you information with regards to your graphic card and the link from it’s site here Latest NVIDIA GeForce Graphics Drivers 576.26 Hotfix Download | TechPowerUp
Shows the hotfix’s for drivers and provides links to download the drivers with a particular hotfix.

If I was in your position and wanting to play Conan I would first try the game with no mods and make sure it runs, then I would introduce the mods slowly if it runs the base game fine.

If the base game does not run fine with the latest drivers I would first start with the driver version that Nvidia originally released when your gpu came out or if on windows 11 when Nvidias drivers came out for windows 11, and see if it runs the game then.

The reason I am saying this is that many of the later drivers are for either newer cards or games or hotfix’s for games not installed and at times this can cause issues with older cards and games, although reason would tell you that later drivers or improved drivers should be better for older cards and games, but this is not always the case.

You will have to find out by trial and error as we all have to when it comes to game crashes, what works for one person might not work for another due to a whole host of variations with each system.

2 Likes

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