Crashes with VK_ERROR_DEVICE_LOST error - Printable Version +- RPCS3 Forums (https://forums.rpcs3.net) +-- Forum: Support & Issues (https://forums.rpcs3.net/forumdisplay.php?fid=17) +--- Forum: Support (https://forums.rpcs3.net/forumdisplay.php?fid=18) +--- Thread: Crashes with VK_ERROR_DEVICE_LOST error (/showthread.php?tid=203478) |
Crashes with VK_ERROR_DEVICE_LOST error - silverchair - 10-20-2021 Getting crashes in Minecraft with error below since https://github.com/RPCS3/rpcs3/pull/10938 F SIG: Thread terminated due to fatal error: Assertion Failed! Vulkan API call failed with unrecoverable error: Device lost (Driver crashed with unspecified error or stopped responding and recovered) (VK_ERROR_DEVICE_LOST) (in file D:\a\1\s\rpcs3\Emu\RSX\VK\vkutils\sync.cpp:200[:5], in function wait_for_event) (in file D:\a\1\s\rpcs3\Emu\RSX\VK\vkutils\shared.cpp:107[:24], in function die_with_error) I see same error reported in compatibility threads for God of War: Ascension, Uncharted 2 and BioShock 2. Just making sure devs are aware of this regression. P.S. Any temp workarounds appreciated! Keep up the great work! Steve |