Hello I cannot get the game to start, it comes up with this:
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!
Please Help!