Access Violation

Started by Sorin1253, April 24, 2021, 10:11:49 AM

Previous topic - Next topic

Sorin1253

Hello!

I've had this issue several times now. I'm running a heavily modded Rimworld through Steam. Several times now I've gotten several RL days into a game, then when I go to load the colony, it will CTD. The first few times tweaking a few mods, or removing a few seemed to fix them, but this time I decided to actually track down the crash log.

I'm getting: "Read from location 000001EBD8280004 caused an access violation."

And here's the stack trace:
Stack Trace of Crashed Thread 1668:
0x00007FFFDD647FC9 (atidxx64) AmdDxGsaFreeCompiledShader
0x00007FFFDCCF7D12 (atidxx64) AmdDxGsaFreeCompiledShader
0x00007FFFDCCF6365 (atidxx64) AmdDxGsaFreeCompiledShader
0x00007FFFDD61BA26 (atidxx64) AmdDxGsaFreeCompiledShader
0x00007FFFDD61F96F (atidxx64) AmdDxGsaFreeCompiledShader
0x00007FFFDCD3BB75 (atidxx64) AmdDxGsaFreeCompiledShader
0x00007FFFDCD5AC3E (atidxx64) AmdDxGsaFreeCompiledShader
0x00007FFFDCD38C4F (atidxx64) AmdDxGsaFreeCompiledShader
0x00007FFFDCCF3068 (atidxx64) AmdDxGsaFreeCompiledShader
0x00007FFFDCD18248 (atidxx64) AmdDxGsaFreeCompiledShader
0x00007FFFDCD17665 (atidxx64) AmdDxGsaFreeCompiledShader
0x00007FFFDCD17DAA (atidxx64) AmdDxGsaFreeCompiledShader
0x00007FFFDCCA99A3 (atidxx64) XdxQueryTlsLookupTable
0x00007FFFDCCA8C87 (atidxx64) XdxQueryTlsLookupTable
0x00007FFFDCC84F97 (atidxx64) XdxQueryTlsLookupTable
0x00007FFFDD522F09 (atidxx64) AmdDxGsaFreeCompiledShader
0x00007FFFDD58FE2B (atidxx64) AmdDxGsaFreeCompiledShader
0x00007FFFDCC9A66B (atidxx64) XdxQueryTlsLookupTable
0x00007FFFE0CBD9E1 (atiuxp64) OpenAdapter10_2
0x00007FFFE78FAB6A (d3d11) D3D11CoreCreateDevice
0x00007FFFE78FA7B3 (d3d11) D3D11CoreCreateDevice
0x00007FFFE7915827 (d3d11) D3D11CoreCreateDevice
0x00007FFFE7907D40 (d3d11) D3D11CoreCreateDevice
0x00007FFFE78F8D19 (d3d11) D3D11CoreCreateDevice
0x00007FFFE78F8E00 (d3d11) D3D11CoreCreateDevice
0x00007FFFE78F91F1 (d3d11) D3D11CoreCreateDevice
0x00007FFFE78F978C (d3d11) D3D11CoreCreateDevice
0x00007FFFE78F406D (d3d11) D3D11CoreCreateDevice
0x00007FFFE78F3ED8 (d3d11) D3D11CoreCreateDevice
0x00007FFFAB84EB1C (UnityPlayer) PAL_Thread_SupportsThreads
0x00007FFFAB845098 (UnityPlayer) PAL_Thread_SupportsThreads
0x00007FFFAB8D80C0 (UnityPlayer) PAL_Thread_SupportsThreads
0x00007FFFAB8DA1CB (UnityPlayer) PAL_Thread_SupportsThreads
0x00007FFFAB8DA2A8 (UnityPlayer) PAL_Thread_SupportsThreads
0x00007FFFABBDD5C8 (UnityPlayer) UnityMain
0x00007FFFEDBC7034 (KERNEL32) BaseThreadInitThunk
0x00007FFFEDD22651 (ntdll) RtlUserThreadStart

I've tried verifying my files in Steam, and running both steam and rimworld as admin, I continue to get access violations after all three.

Originally this was happening every time I closed the game and tried to reload. After removing some mods I was able to play for a few days (closing and reloading with no issue) and thought I had fixed the issue but it has resurfaced and I'd rather not have to keep restarting colonies if possible.

Any ideas would be greatly appreciated, and I can provide more info for the crash logs if needed!

Thank you.

**Edit** I tried updating my graphics drivers and the save finally loaded. I'm uncertain if it was the drivers updating, or the restart that did it, but this seems to be resolved, at least for now. If anyone has any information or tips to try preventing this in the future I'm still very much open to hearing them. I was going to remove this post, but it seems I'm unable to do so.

Canute

I believe it definitiv was a videodriver issue since all the first messages is with atidxx64 (ATI DirectX 64bit).
When the newest driver don't help, you should try older driver since you didn't got problems before.

Sorin1253

Awesome, I'll definitely keep that in mind, thanks for your help!