I get this error when I attempt to message Riona at the end of ep. 11. This is one of the last errors I have found.
I'm sorry, but an uncaught exception occurred.
Compiling ATL code at game/scripts/new_phone/apps/pack_quest_app/mphone_pack_quest_img.rpy:181
File "game/scripts/freeroam/episode11/ep11_freeroam_room2.rpy", line 493, in <module>
File "renpy/common/00action_other.rpy", line 537, in __call__
rv = self.callable(*self.args, **self.kwargs)
File "game/scripts/new_phone/apps/chat_app/mphone_chat_func.rpy", line 113, in mphone_chat_handle_replies
File "game/scripts/new_phone/apps/chat_app/replies/mphone_replies_riona.rpy", line 76, in mphone_chat_them_replies_riona
IndexError: list assignment index out of range
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "scripts/freeroam/episode11/ep11_freeroam_room2.rpyc", line 493, in script
File "renpy/ast.py", line 928, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2245, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/scripts/freeroam/episode11/ep11_freeroam_room2.rpy", line 493, in <module>
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3315, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
File "renpy/display/core.py", line 4155, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "renpy/display/layout.py", line 1100, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1100, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1100, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/screen.py", line 727, in event
rv = self.child.event(ev, x, y, st)
File "renpy/display/layout.py", line 1100, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1100, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1100, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1313, in event
rv = super(Window, self).event(ev, x, y, st)
File "renpy/display/layout.py", line 273, in event
rv = d.event(ev, x - xo, y - yo, st)
File "renpy/display/layout.py", line 1100, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/behavior.py", line 979, in event
return handle_click(self.clicked)
File "renpy/display/behavior.py", line 914, in handle_click
rv = run(action)
File "renpy/display/behavior.py", line 322, in run
new_rv = run(i, *args, **kwargs)
File "renpy/display/behavior.py", line 329, in run
return action(*args, **kwargs)
File "renpy/common/00action_other.rpy", line 537, in __call__
rv = self.callable(*self.args, **self.kwargs)
File "game/scripts/new_phone/apps/chat_app/mphone_chat_func.rpy", line 113, in mphone_chat_handle_replies
File "game/scripts/new_phone/apps/chat_app/replies/mphone_replies_riona.rpy", line 76, in mphone_chat_them_replies_riona
File "renpy/python.py", line 875, in do_mutation
return method(self, *args, **kwargs)
IndexError: list assignment index out of range
Windows-10-10.0.26100
Ren'Py 7.4.10.2178
Being a DIK 0.11.0
Sat Mar 8 10:15:44 2025