I was able to recreate it rushing straight through her story line. Received this error.
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/events/phone_conversation.rpy", line 628, in <module>
TypeError: list indices must be integers or slices, not tuple
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "events/julie_events.rpyc", line 1523, in script call
File "events/phone_conversation.rpyc", line 619, in script
File "renpy/ast.py", line 1131, in execute
File "renpy/python.py", line 1061, in py_exec_bytecode
File "game/events/phone_conversation.rpy", line 628, in <module>
File "renpy/revertable.py", line 217, in __getitem__
TypeError: list indices must be integers or slices, not tuple
[/code]