Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Thanks. It still fails for me when run normally, now with

ERROR: GENERAL - Message Id Number: 0 | Message Id Name: ../src/intel/vulkan/anv_device.c:3831
    GPU hung on one of our command buffers (VK_ERROR_DEVICE_LOST)
    Objects - 1
        Object[0] - VK_OBJECT_TYPE_DEVICE, Handle 97577680
   at: _debug_messenger_callback (drivers/vulkan/rendering_context_driver_vulkan.cpp:642)
ERROR: Condition "err != VK_SUCCESS" is true. Returning: FAILED
   at: fence_wait (drivers/vulkan/rendering_device_driver_vulkan.cpp:2526)
but it does run successfully with `--rendering-driver opengl3` (albeit with many warnings).