Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

the game immediately closes when i open it

I need to see the crash log. It should be in:

%appdata%/ANTONBLAST64/logs/

I’ve released a 32-bit version of the game, let me know if that fixed it for you

i got the logs here and the 32 bit version, it says

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

USER ERROR: Required extension VK_KHR_surface not found.

   at: _initialize_instance_extensions (drivers/vulkan/rendering_context_driver_vulkan.cpp:153)

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

   at: initialize (drivers/vulkan/rendering_context_driver_vulkan.cpp:594)

USER WARNING: Your video card drivers seem not to support Vulkan, switching to Direct3D 12.

   at: DisplayServerWindows (platform/windows/display_server_windows.cpp:5985)

USER ERROR: D3D12CreateDevice failed with error 0x887a0004.

   at: _initialize_device (drivers/d3d12/rendering_device_driver_d3d12.cpp:6302)

USER ERROR: Condition "err != OK" is true. Returning: ERR_CANT_CREATE

   at: initialize (drivers/d3d12/rendering_device_driver_d3d12.cpp:6670)

USER ERROR: Failed to initialize driver for device.

   at: initialize (servers/rendering/rendering_device.cpp:5372)

(3 edits)

Thank you! I’ve updated the 32-bit version again, please let me know if it works. There should be some visual issues (Brulo and TNT blocks notably are textureless), but if the game at least works, I can get to fixing those next

EDIT: Sorry, NOW it’s updated lol