I'm sorry, but an uncaught exception occurred.
While running game code:
Exception: Cannot start an interaction in the middle of an interaction, without creating a new context.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "scripts/core/user_interface/cellphone/labels.rpyc", line 1, in script call
File "scripts/core/user_interface/cellphone/labels.rpyc", line 13, in script call
File "scripts/locks/01global_lock_check.rpyc", line 61, in script call
File "scripts/locations/home/entrance/hallway/hallway.rpyc", line 65, in script call
File "scripts/locks/01global_lock_check.rpyc", line 61, in script call
File "scripts/locations/home/entrance/entrance.rpyc", line 185, in script call
File "scripts/locks/01global_lock_check.rpyc", line 61, in script call
File "scripts/locations/home/entrance/kitchen/kitchen.rpyc", line 10, in script call
File "scripts/locks/01global_lock_check.rpyc", line 61, in script call
File "scripts/characters/jenny/button.rpyc", line 87, in script call
File "scripts/locks/01global_lock_check.rpyc", line 61, in script call
File "scripts/locations/home/entrance/kitchen/kitchen.rpyc", line 89, in script call
File "scripts/locks/01global_lock_check.rpyc", line 61, in script call
File "scripts/locations/home/entrance/entrance.rpyc", line 185, in script call
File "scripts/characters/eve/button.rpyc", line 59, in script call
File "scripts/characters/eve/button_dialogues.rpyc", line 2184, in script
File "C:\Users\user\Desktop\SummertimeSaga-0-19-1-pc\renpy\ast.py", line 706, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "C:\Users\user\Desktop\SummertimeSaga-0-19-1-pc\renpy\exports.py", line 1336, in say
who(what, *args, **kwargs)
File "C:\Users\user\Desktop\SummertimeSaga-0-19-1-pc\renpy\character.py", line 1139, in __call__
self.do_display(who, what, cb_args=self.cb_args, **display_args)
File "C:\Users\user\Desktop\SummertimeSaga-0-19-1-pc\renpy\character.py", line 842, in do_display
**display_args)
File "C:\Users\user\Desktop\SummertimeSaga-0-19-1-pc\renpy\character.py", line 591, in display_say
rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
File "C:\Users\user\Desktop\SummertimeSaga-0-19-1-pc\renpy\ui.py", line 295, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\user\Desktop\SummertimeSaga-0-19-1-pc\renpy\display\core.py", line 2677, in interact
raise Exception("Cannot start an interaction in the middle of an interaction, without creating a new context.")
Exception: Cannot start an interaction in the middle of an interaction, without creating a new context.
Windows-8-6.2.9200
Ren'Py 7.3.2.320
SummertimeSaga 0.19.1
Sun Oct 20 03:35:10 2019
WHAT DOES THIS MEAN?