Skip to main content

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

I am unable to start the game, I keep getting this error:

Traceback (most recent call last):

  File "main.py", line 7, in <module>

  File "engine\engine.py", line 120, in EngineRun

  File "game\game.py", line 155, in GameRun

  File "game\game_run\game_state.py", line 100, in WaitUntilGameStart

  File "engine\task\condition.py", line 16, in Wait

  File "threading.py", line 355, in wait_for

  File "threading.py", line 320, in wait

KeyboardInterrupt

[PYI-1424:ERROR] Failed to execute script 'main' due to unhandled exception!