Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Big Titty

2
Posts
1
Topics
5
Following
A member registered May 27, 2022 · View creator page →

Recent community posts

Thanks a ton for the quick response! Good luck on further development!

(1 edit)

On event startup the game immediately crashes. Leaving this error log:


I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/script_ae.rpy", line 3345, in script

    $TimeFlag("XX20")

  File "game/script_ae.rpy", line 3345, in <module>

    $TimeFlag("XX20")

NameError: name 'TimeFlag' is not defined

-- Full Traceback ------------------------------------------------------------

Full traceback:

  File "game/script_ae.rpy", line 3345, in script

    $TimeFlag("XX20")

  File "C:\Users\Elizabeth\Desktop\Sleep\Academy\GrowthAcademy-2023.7.1-win\renpy\ast.py", line 1131, in execute

    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)

  File "C:\Users\Elizabeth\Desktop\Sleep\Academy\GrowthAcademy-2023.7.1-win\renpy\python.py", line 1061, in py_exec_bytecode

    exec(bytecode, globals, locals)

  File "game/script_ae.rpy", line 3345, in <module>

    $TimeFlag("XX20")

NameError: name 'TimeFlag' is not defined

Windows-10-10.0.19045 AMD64

Ren'Py 8.0.3.22090809

Growth Academy (2023.7.1) 2023.7.1

Sat Jul  8 02:39:50 2023



I understand that there is a debug menu to help get around these crashes and it would be nice to know what to do to continue progressing the game. I'm a newcomer to this game, though it's clear the team has been working on it for a while and they have my endless compliments. Good luck in the future and let's hope all goes well.