I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/00_Functions/scene_controller.rpy", line 157, in script call
call show_achievements() from _rcall_sprites_action11
File "game/Quests/Question_Helper_Info.rpy", line 525, in script call
call screen achievements_screen()
File "game/Gallery/gallery.rpy", line 59, in script call
call expression gallery_label from _rcall_rgallery_label11
File "game/Quests/MLS/EP1_07/ep07_dialogues6_family_daisy.rpy", line 23, in script call
call phone_outgoing_call("Daisy", "daisy_chat5") from _rcall_phone_outgoing_call_16
File "game/Phone/phone_controller.rpy", line 136, in script
pause 1.0
File "renpy/common/000statements.rpy", line 453, in execute_pause
renpy.pause(delay)
File "game/Phone/phone_screens.rpy", line 1, in execute
screen phone(phone_menu_active):
File "game/Phone/phone_screens.rpy", line 1, in execute
screen phone(phone_menu_active):
File "game/Phone/phone_screens.rpy", line 5, in execute
if phone_visible == True:
File "game/Phone/phone_screens.rpy", line 27, in execute
frame:
File "game/Phone/phone_screens.rpy", line 52, in execute
if phone_menu_active == "calling_screen":
File "game/Phone/phone_screens.rpy", line 53, in execute
use phone_calling_screen()
File "game/Phone/phone_screens.rpy", line 246, in execute
screen phone_calling_screen():
File "game/Phone/phone_screens.rpy", line 246, in execute
screen phone_calling_screen():
File "game/Phone/phone_screens.rpy", line 247, in execute
fixed:
File "game/Phone/phone_screens.rpy", line 250, in execute
$ contactImg = Image(phone_contact["img"])
File "game/Phone/phone_screens.rpy", line 250, in <module>
$ contactImg = Image(phone_contact["img"])
TypeError: 'NoneType' object has no attribute '__getitem__'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/00_Functions/scene_controller.rpy", line 157, in script call
call show_achievements() from _rcall_sprites_action11
File "game/Quests/Question_Helper_Info.rpy", line 525, in script call
call screen achievements_screen()
File "game/Gallery/gallery.rpy", line 59, in script call
call expression gallery_label from _rcall_rgallery_label11
File "game/Quests/MLS/EP1_07/ep07_dialogues6_family_daisy.rpy", line 23, in script call
call phone_outgoing_call("Daisy", "daisy_chat5") from _rcall_phone_outgoing_call_16
File "game/Phone/phone_controller.rpy", line 136, in script
pause 1.0
File "renpy/ast.py", line 1969, in execute
self.call("execute")
File "renpy/ast.py", line 1957, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "renpy/statements.py", line 278, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 453, in execute_pause
renpy.pause(delay)
File "renpy/exports.py", line 1525, in pause
rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward, pause=delay)
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3101, 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 3512, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/core.py", line 567, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 567, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 567, in visit_all
d.visit_all(callback, seen)
File "renpy/display/screen.py", line 432, in visit_all
callback(self)
File "renpy/display/core.py", line 3512, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/screen.py", line 443, in per_interact
self.update()
File "renpy/display/screen.py", line 631, in update
self.screen.function(**self.scope)
File "game/Phone/phone_screens.rpy", line 1, in execute
screen phone(phone_menu_active):
File "game/Phone/phone_screens.rpy", line 1, in execute
screen phone(phone_menu_active):
File "game/Phone/phone_screens.rpy", line 5, in execute
if phone_visible == True:
File "game/Phone/phone_screens.rpy", line 27, in execute
frame:
File "game/Phone/phone_screens.rpy", line 52, in execute
if phone_menu_active == "calling_screen":
File "game/Phone/phone_screens.rpy", line 53, in execute
use phone_calling_screen()
File "game/Phone/phone_screens.rpy", line 246, in execute
screen phone_calling_screen():
File "game/Phone/phone_screens.rpy", line 246, in execute
screen phone_calling_screen():
File "game/Phone/phone_screens.rpy", line 247, in execute
fixed:
File "game/Phone/phone_screens.rpy", line 250, in execute
$ contactImg = Image(phone_contact["img"])
File "game/Phone/phone_screens.rpy", line 250, in <module>
$ contactImg = Image(phone_contact["img"])
TypeError: 'NoneType' object has no attribute '__getitem__'
Windows-10-10.0.19041
Ren'Py 7.4.4.1439
Season-1-Extra
Thu Jun 8 18:14:53 2023