Skip to main content

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

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.