Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

How are you, Telomeri? Can you tell me which platform are you using? what type of crash are you having? The game cannot start?

Windows 11, the game runs for 10 seconds and shuts down 

As soon as I'm home, I'll take a look, as I use Linux I haven't been able to test much for Windows

Could you tell me if there is an error in the Windows terminal that would help identify the problem? I'm looking for someone who can help me test in the meantime.

Hi! So running with a command line in administrator actually removes the crash, which is suprising. Anyways, maybe one of these errors is the culprit? Now I anyway get to rate your game since I could play it :) 

ERROR: Attempt to disconnect a nonexistent connection from '@CharacterBody2D@19:<CharacterBody2D#49459234359>'. Signal:.

   at: (core/object/object.cpp:1462)

ERROR: Condition "!E" is true.

   at: _body_exit_tree (scene/2d/physics/area_2d.cpp:155)

ERROR: Attempt to disconnect a nonexistent connection from 'TileMap:<TileMapLayer#30266099001>'. Signal: 'tree_entered'.

   at: (core/object/object.cpp:1462)

It was actually my avast antivirus that made the crash happen. Obviously your game does not contain a virus, but maybe compiling it with linux somehow triggered it, since I do not have this issue with other games.