I keep getting this error in day 7 when i have to choose whether to go to the concert with lori or to go with julia
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/07b.rpy", line 143, in script
File "renpy/common/000statements.rpy", line 569, in execute_call_screen
File "game/choice.rpy", line 1547, in execute
File "game/choice.rpy", line 1547, in execute
File "game/choice.rpy", line 1548, in execute
NameError: Name 'Better if you're NOT on Lori's path' is not defined.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/07b.rpy", line 143, in script
File "renpy/ast.py", line 2010, in execute
File "renpy/ast.py", line 1998, in call
File "renpy/statements.py", line 278, in call
File "renpy/common/000statements.rpy", line 569, in execute_call_screen
File "renpy/exports.py", line 3132, in call_screen
File "renpy/ui.py", line 298, in interact
File "renpy/display\core.py", line 3276, in interact
File "renpy/display\core.py", line 3694, in interact_core
File "renpy/display\core.py", line 568, in visit_all
File "renpy/display\core.py", line 568, in visit_all
File "renpy/display\core.py", line 568, in visit_all
File "renpy/display\screen.py", line 436, in visit_all
File "renpy/display\core.py", line 3694, in <lambda>
File "renpy/display\screen.py", line 447, in per_interact
File "renpy/display\screen.py", line 637, in update
File "game/choice.rpy", line 1547, in execute
File "game/choice.rpy", line 1547, in execute
File "game/choice.rpy", line 1548, in execute
File "renpy/ui.py", line 992, in _textbutton
File "renpy/text\text.py", line 1551, in _init_
File "renpy/text\text.py", line 1670, in set_text
File "renpy/substitutions.py", line 270, in substitute
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 585, in _vformat
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 646, in get_field
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 605, in get_value
File "renpy/substitutions.py", line 228, in _getitem_
NameError: Name 'Better if you're NOT on Lori's path' is not defined.