sultim-t / xash-rt

Fork of the Xash3D FWGS with a real-time path tracing
1.08k stars 25 forks source link

Error on startup - Sys_Crash: address 00007FFF08CA5785, code 00000000C0000005 #196

Open razenxc opened 1 year ago

razenxc commented 1 year ago

I have some kind of error at startup and this error is not about the fact that my video card is not supported in the case of other video cards(for example, my friend ran on 1050 and he just wrote that it was not supported, but on my card it did not write that it was not supported). CPU: AMD Phenom X6 1055T, GPU: EVGA GTX 1070 8GB Error

[2023:07:13|11:49:39] Sys_Crash: address 00007FFF08CA5785, code 00000000C0000005
 0 00007FFF08CA5785 vkDestroyDescriptorPool (vulkan-1.dll)
 1 00007FFF00A43126 rgUtilExportAsTGA (RayTracedGL1.dll)
 2 00007FFF009F9FA7 rgUtilExportAsTGA (RayTracedGL1.dll)
 3 00007FFF009F5E67 rgUtilExportAsTGA (RayTracedGL1.dll)
 4 00007FFF009D2A9D rgCreateInstance (RayTracedGL1.dll)
 5 00007FFF00F2B6EB GetRefHumanReadableName (ref_gl.dll)
 6 00007FFF029BB812 pfnSPR_Frames (xash.dll)
 7 00007FFF029BC755 pfnSPR_Frames (xash.dll)
 8 00007FFF029E35CA Host_Main (xash.dll)
 9 00007FF701DA14E8(xash3d.exe)
 10 00007FF701DA17EE(xash3d.exe)
 11 00007FFF69B07614 BaseThreadInitThunk (KERNEL32.DLL)
 12 00007FFF6B4626B1 RtlUserThreadStart (ntdll.dll)

Engine log: engine.log

nonetrix commented 3 months ago

Same on Linux with RX 6800, manually updating https://github.com/sultim-t/RayTracedGL1/ worked for me on Windows when I was getting a white screen, but I get this error when I update it on Linux https://github.com/sultim-t/xash-rt/issues/162