53.9k views
3 votes
Encountering a fatal error while playing Ark: Survival Evolved with the following details:

Fatal error! Unhandled exception: Exception access violation reading address 0x0000000300000077
CL: 452716
0x00007ff6f0f50a3a !FD3D12DescriptorCache SetRootConstantBuffers() [E:\Dave WC-PurpleRain NVIDIA\Engine\Source\runtime\d3d12rhi\private\ ]
0x00007ff6f0f8d30f !FD3D12StateCache ApplyState() [E:\Dave WC-PurpleRain NVIDIA\Engine\Source\runtime\d3d12rhi\private\ ]
0x00007ff6f0f4a15d !FD3D12CommandContext RHIDispatchComputeShader() [E:\Dave WC-PurpleRain NVIDIA\Engine\Source\runtime\d3d12rhi\private\ ]
0x00007ff6f1101da5 !FRHICommandListBase Execute() [E:\Dave WC-PurpleRain NVIDIA\Engine\Source\runtime\rhi\private\ ]
0x00007ff6f110350f !::Operator()() [E:\Dave WC-PurpleRain NVIDIA\Engine\Source\runtime\rhi\private\ ]
0x00007ff6edf654da !TGraphTask>::ExecuteTask() [E:\Dave WC-PurpleRain NVIDIA\Engine\Source\runtime\core\public\async\taskgraphinterfaces.h:1311]
0x00007ff6f081281e !FNamedTaskThread ProcessTasksUntilQuit() [E:\Dave WC-PurpleRain NVIDIA\Engine\Source\runtime\core\private\async\ ]
0x00007ff6f11653d1 !FRHIThread Run() [E:\Dave WC-PurpleRain NVIDIA\Engine\Source\runtime\rendercore\private\ ]
0x00007ff6f099f1f6 !FRunnableThreadWin Run() [E:\Dave WC-PurpleRain NVIDIA\Engine\Source\runtime\core\private\windows\ ]
0x00007ff6f099f04c !FRunnableThreadWin GuardedRun() [E:\Dave WC-PurpleRain NVIDIA\Engine\Source\runtime\core\private\windows\ ]
0x00007ff8bdbf257d !UnknownFunction []
0x00007ff8bf82aa58 !UnknownFunction []

Crash in runnable thread RHIThread


Seeking assistance to resolve this issue. Any insights or solutions are appreciated

1 Answer

7 votes

Final answer:

This fatal error in Ark: Survival Evolved is likely caused by a problem with game files or a computer's hardware or drivers. Updating graphics card drivers, verifying game files, and checking for updates can help resolve the issue.

Step-by-step explanation:

This error message indicates that there is a fatal error occurring while playing the game Ark: Survival Evolved. The specific error is an Unhandled exception: Exception access violation reading address followed by a memory address.

This type of error is typically caused by a problem with the game files or the computer's hardware or drivers. To resolve this issue, you can try the following steps:

  1. Update your graphics card drivers to the latest version. You can do this by visiting the manufacturer's website or using a driver update tool.
  2. Verify the game files in your game launcher or platform (such as Steam). This will check if any game files are missing or corrupted and replace them.
  3. Check for any available updates or patches for the game. Developers often release updates to fix bugs and improve performance.
  4. If the issue persists, try reinstalling the game completely. Make sure to back up any saved game data before doing so.

If none of these steps resolve the issue, you may need to reach out to the game's support team for further assistance.

User Joshgoldeneagle
by
8.5k points