Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

Is it giving a particular error when this happens? Or is it just hard crashing with no warning. As far as I'm aware, no one else is having that issue.

Hard crashing without warning, no specific error warning

(+1)

If you go into the C:\Users\[your username here]\AppData\Roaming\Godot\app_userdata\ there should be a folder for Aristocrats with logs in there, so it could maybe point to the cause.

Godot Engine v4.3.stable.official.77dcf97d8 - https://godotengine.org

Vulkan 1.3.205 - Forward+ - Using Device #0: Intel - Intel(R) UHD Graphics

USER ERROR: Condition "err != VK_SUCCESS" is true. Returning: FAILED

   at: command_queue_execute_and_present (drivers/vulkan/rendering_device_driver_vulkan.cpp:2266)

USER ERROR: Condition "err != VK_SUCCESS" is true. Returning: FAILED

   at: command_queue_execute_and_present (drivers/vulkan/rendering_device_driver_vulkan.cpp:2266)

USER ERROR: Condition "err != VK_SUCCESS" is true. Returning: FAILED

   at: command_queue_execute_and_present (drivers/vulkan/rendering_device_driver_vulkan.cpp:2266)

This is the entirety of what each one says

I have only very basic programming skills, ON EXCEL