I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/v5/v5.rpy", line 635, in script
if amber.relationship >= Relationship.KISS:
File "game/v5/v5.rpy", line 642, in <module>
elif josh.messenger.sent_messages[-2].reply and josh.messenger.sent_messages[-2].reply.message == "I can't, sorry.":
IndexError: list index out of range
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/v5/v5.rpy", line 635, in script
if amber.relationship >= Relationship.KISS:
File "renpy/ast.py", line 1898, in execute
if renpy.python.py_eval(condition):
File "renpy/python.py", line 2276, in py_eval
return py_eval_bytecode(code, globals, locals)
File "renpy/python.py", line 2269, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/v5/v5.rpy", line 642, in <module>
elif josh.messenger.sent_messages[-2].reply and josh.messenger.sent_messages[-2].reply.message == "I can't, sorry.":
File "renpy/python.py", line 992, in __getitem__
rv = list.__getitem__(self, index)
IndexError: list index out of range
Windows-10-10.0.19041
Ren'Py 7.4.11.2266
College Kings 15.0.2 (Act: 4) (SHA: f82592084)
Mon Jan 17 00:19:28 2022