I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/Map/Beach.rpy", line 53, in script
P "Oh!"
File "game/Screens/Phone.rpy", line 148, in execute
screen TextMess(Who, textNr= -1):
File "game/Screens/Phone.rpy", line 148, in execute
screen TextMess(Who, textNr= -1):
File "game/Screens/Phone.rpy", line 151, in execute
button:
File "game/Screens/Phone.rpy", line 151, in keywords
button:
File "game/Screens/Phone.rpy", line 155, in keywords
if textNr != len(initTextSMS(who=Who)) - 1:
File "game/Functions/Display.rpy", line 119, in initTextSMS
for i in range(0, len(Texts[who][Level][What])):
KeyError: 4
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/Map/Beach.rpy", line 53, in script
P "Oh!"
File "E:\Games\PrivateCommunity-0.1.7f-pc\renpy\ast.py", line 708, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "E:\Games\PrivateCommunity-0.1.7f-pc\renpy\exports.py", line 1345, in say
who(what, *args, **kwargs)
File "E:\Games\PrivateCommunity-0.1.7f-pc\renpy\character.py", line 1142, in __call__
self.do_display(who, what, cb_args=self.cb_args, **display_args)
File "E:\Games\PrivateCommunity-0.1.7f-pc\renpy\character.py", line 842, in do_display
**display_args)
File "E:\Games\PrivateCommunity-0.1.7f-pc\renpy\character.py", line 591, in display_say
rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
File "E:\Games\PrivateCommunity-0.1.7f-pc\renpy\ui.py", line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "E:\Games\PrivateCommunity-0.1.7f-pc\renpy\display\core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "E:\Games\PrivateCommunity-0.1.7f-pc\renpy\display\core.py", line 3094, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "E:\Games\PrivateCommunity-0.1.7f-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "E:\Games\PrivateCommunity-0.1.7f-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "E:\Games\PrivateCommunity-0.1.7f-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "E:\Games\PrivateCommunity-0.1.7f-pc\renpy\display\screen.py", line 430, in visit_all
callback(self)
File "E:\Games\PrivateCommunity-0.1.7f-pc\renpy\display\core.py", line 3094, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "E:\Games\PrivateCommunity-0.1.7f-pc\renpy\display\screen.py", line 440, in per_interact
self.update()
File "E:\Games\PrivateCommunity-0.1.7f-pc\renpy\display\screen.py", line 625, in update
self.screen.function(**self.scope)
File "game/Screens/Phone.rpy", line 148, in execute
screen TextMess(Who, textNr= -1):
File "game/Screens/Phone.rpy", line 148, in execute
screen TextMess(Who, textNr= -1):
File "game/Screens/Phone.rpy", line 151, in execute
button:
File "game/Screens/Phone.rpy", line 151, in keywords
button:
File "game/Screens/Phone.rpy", line 155, in keywords
if textNr != len(initTextSMS(who=Who)) - 1:
File "<screen language>", line 155, in <module>
File "game/Functions/Display.rpy", line 119, in initTextSMS
for i in range(0, len(Texts[who][Level][What])):
KeyError: 4
Windows-8-6.2.9200
Ren'Py 7.3.5.606
Private Community 0.1.7f
Thu Nov 07 16:29:45 2019