TiltedEvolution
TiltedEvolution copied to clipboard
Unhandled exception "EXCEPTION_ACCESS_VIOLATION" at 0x000140CED9C8
I am receiving an error when quitting to desktop.
My crash log is at the following. https://pastebin.com/45WS39uR
How to reproduce?
It triggers when I exist the game as normal by "exit to desktop" menu item. If I didn't have the crash logger enable, I wouldn't have even known that the SkyrimTogether.exe crashed on quit.
Engine Fixes fixes this with
bSafeExit = true # prevent the game from hanging when shutting down
EF support coming in 1.8, closing as we won't be implementing the exit crash fix ourselves