Vulkan crash

Hey there @Sr.Vlad.m! Looks like an error happened during some memory cleanup. I’d seen this issue before a while back, but it usually comes down to a few factors.

Either the device itself ran out of memory during an operation, or the defrag script failed in another area. There used to be a workaround if it’s not your device memory.

Thread with the workaround: VK_ERROR_DEVICE_LOST - #2 by Acheta_Games

Hope this helps!