- Aug 4, 2017
- 708
- 741
okay, got many errors
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 1248, in script
giu "I'm horrible!" # CH12_MEETING_GIULIA5
Exception: Sayer 'giu' is not defined.
same thing with nonna
While running game code:
File "game/script.rpy", line 1575, in script
flo "Mmm." # CH12_SLEEPWALKER9
Exception: Sayer 'flo' is not defined.
While running game code:
File "game/replay/script.rpy", line 905, in script
show ch12_restingtime4 with l_fade
File "game/replay/script.rpy", line 905, in <module>
show ch12_restingtime4 with l_fade
NameError: name 'l_fade' is not defined
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 1248, in script
giu "I'm horrible!" # CH12_MEETING_GIULIA5
Exception: Sayer 'giu' is not defined.
same thing with nonna
While running game code:
File "game/script.rpy", line 1575, in script
flo "Mmm." # CH12_SLEEPWALKER9
Exception: Sayer 'flo' is not defined.
While running game code:
File "game/replay/script.rpy", line 905, in script
show ch12_restingtime4 with l_fade
File "game/replay/script.rpy", line 905, in <module>
show ch12_restingtime4 with l_fade
NameError: name 'l_fade' is not defined
Last edited: