Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
razenxc opened this issue Jul 13, 2023 · 1 comment

Comments

@razenxc
Copy link

razenxc commented Jul 13, 2023

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
Copy link

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
#162

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants