- Feb 28, 2017
- 563
- 850
f*uck is bugged
Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/mom_bedroom.rpy", line 1324, in script
ScriptError: could not find label 'mom_denied_dialogue'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/mom_bedroom.rpy", line 1324, in script
File "E:\Hgame\SummertimeSaga-0.11-BUG TESTING-win\renpy\ast.py", line 1527, in execute
rv = renpy.game.script.lookup(target)
File "E:\Hgame\SummertimeSaga-0.11-BUG TESTING-win\renpy\script.py", line 857, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'mom_denied_dialogue'.
Windows-7-6.1.7601-SP1
Ren'Py 6.99.12.2.2029
SummertimeSaga 0.11
You don't have permission to view the spoiler content.
Log in or register now.
Last edited by a moderator: