Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

AE020 "Pascha Nostrum" Event Crash Locked

A topic by Big Titty created Jul 08, 2023 Views: 453 Replies: 3
This topic was locked by Growth Academy Aug 28, 2023

This crash has been patched.

Viewing posts 1 to 4
(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.

Developer

Hello! Sorry to hear you're having trouble. The error is likely a syntax for the flag to unlock MC008; we'll have it patched in the next build! Until then, you can use the debug menu to ignore the problem. Thank you for the feedback and compliments :D

Developer

Hello! The error has been patched and updated on our hosted downloads both on and off-site. Thank you again for bringing this to our attention, we appreciate any and all feedback towards fixing errors found during play.

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

Developer locked this topic