- Feb 28, 2023
- 170
- 77
i have a bug, that knocks me out of the game
Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
ScriptError: could not find label 'submission_check'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpyc", line 1027, in script call
File "/private/var/folders/kv/n32kx10n4yq2bmp2wnyb3q7r0000gn/T/AppTranslocation/D212B787-3C63-431F-BBA3-6793C613DE82/d/FemCity.app/Contents/Resources/autorun/renpy/ast.py", line 1705, in execute
rv = renpy.game.context().call(label, return_site=self.next.name)
File "game/script.rpyc", line 1027, in script call
File "/private/var/folders/kv/n32kx10n4yq2bmp2wnyb3q7r0000gn/T/AppTranslocation/D212B787-3C63-431F-BBA3-6793C613DE82/d/FemCity.app/Contents/Resources/autorun/renpy/script.py", line 927, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'submission_check'.
macOS-10.16-x86_64-i386-64bit x86_64
Ren'Py 8.0.3.22090809
FemCity 0.3
Sat Apr 29 23:42:13 2023
Last edited: