And following up... I'm getting another similar, and maybe related, error (argument: 'chara' versus argument: 'e' ) if I click the phone icon when I
don't have any messages. It worked fine when there
were messages waiting.
Short version:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/navigation/loc-wc_building.rpy", line 230, in script
$ renpy.call_screen(nav_prev_location + "_screen")
File "game/navigation/loc-wc_building.rpy", line 230, in <module>
$ renpy.call_screen(nav_prev_location + "_screen")
File "game/phone/phone-main.rpy", line 134, in execute
screen phone_main_screen(effect, from_return=False):
File "game/phone/phone-main.rpy", line 134, in execute
screen phone_main_screen(effect, from_return=False):
File "game/phone/phone-main.rpy", line 142, in execute
frame at bg_fadein:
File "game/phone/phone-main.rpy", line 164, in execute
use phone_return_buttons(scr="phone_main_screen")
TypeError: missing a required argument: 'chara'