I'll try starting a new game to recreate the problem. But i don't think it was due to another quest. When I couldn't reply to the message I just kept playing and eventually i got to a point where she messaged me further as you see in the screen shot. It wasn't taken when i encountered the problem. It's happened in both of my playthroughs so far
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]