Skip to main content

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

Secrets, secrets and a secret bug…

After the Ghea gjragl-frira fubjqbja jvgu Qentbpra erfhygrq va npprcgvat uvf zneevntr bssre qhr gb furre ehguyrffarff, ohg Mbenan abg xabjvat nalguvat nobhg ure yngrag cbjref, and the appropriate epilogue was shown, the following error occurred:

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/epilogues.rpy", line 360, in <module>

NameError: name 'epilogues_unlock' is not defined

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

Full traceback:

  File "game/epilogues.rpyc", line 360, in script

  File "[folder path]\renpy\ast.py", line 827, in execute

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

  File "[folder path]\renpy\python.py", line 1178, in

py_exec_bytecode

    exec(bytecode, globals, locals)

  File "game/epilogues.rpy", line 360, in <module>

NameError: name 'epilogues_unlock' is not defined

Confirmed fixed as of 0.9.8, and… wow.