well hello guys, i am having trouble with the reactivated Smartphone feature. It basically always causes an error. For the first few times i got lucky and could just ignore it or get past it by reloading. But now i am basecially stuck at the "Chat" with the Wife after i picked up the Hobogirl. Here is the Error:
I'd be happy for suggestions. As mentioned reloading and ignoring won't work this time. As far as i remember the smartphone feature has been causing problems beforehand and was deactivated by the developer beforehand. Seems like it still isnt fixed ;PI'm sorry, but an uncaught exception occurred.
While running game code:
File "game/functions/phone/phone.rpy", line 32, in execute
File "game/functions/phone/phone.rpy", line 32, in execute
File "game/functions/phone/phone.rpy", line 41, in execute
File "game/functions/phone/phone.rpy", line 52, in execute
File "game/functions/phone/phone.rpy", line 58, in execute
File "game/functions/phone/phone.rpy", line 58, in <module>
KeyError: u'Crazynurse'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "Days/Day7/d7_main.rpyc", line 6626, in script
File "D:\Stuff\stuff\Ecchi Senpei\EcchiSensei-Day_7-V2\renpy\ast.py", line 1371, in execute
renpy.exports.with_statement(trans, paired)
File "D:\Stuff\stuff\Ecchi Senpei\EcchiSensei-Day_7-V2\renpy\exports.py", line 1572, in with_statement
return renpy.game.interface.do_with(trans, paired, clear=clear)
File "D:\Stuff\stuff\Ecchi Senpei\EcchiSensei-Day_7-V2\renpy\display\core.py", line 2237, in do_with
clear=clear)
File "D:\Stuff\stuff\Ecchi Senpei\EcchiSensei-Day_7-V2\renpy\display\core.py", line 2687, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "D:\Stuff\stuff\Ecchi Senpei\EcchiSensei-Day_7-V2\renpy\display\core.py", line 3071, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "D:\Stuff\stuff\Ecchi Senpei\EcchiSensei-Day_7-V2\renpy\display\core.py", line 531, in visit_all
d.visit_all(callback, seen)
File "D:\Stuff\stuff\Ecchi Senpei\EcchiSensei-Day_7-V2\renpy\display\core.py", line 531, in visit_all
d.visit_all(callback, seen)
File "D:\Stuff\stuff\Ecchi Senpei\EcchiSensei-Day_7-V2\renpy\display\core.py", line 531, in visit_all
d.visit_all(callback, seen)
File "D:\Stuff\stuff\Ecchi Senpei\EcchiSensei-Day_7-V2\renpy\display\core.py", line 531, in visit_all
d.visit_all(callback, seen)
File "D:\Stuff\stuff\Ecchi Senpei\EcchiSensei-Day_7-V2\renpy\display\screen.py", line 424, in visit_all
callback(self)
File "D:\Stuff\stuff\Ecchi Senpei\EcchiSensei-Day_7-V2\renpy\display\core.py", line 3071, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "D:\Stuff\stuff\Ecchi Senpei\EcchiSensei-Day_7-V2\renpy\display\screen.py", line 434, in per_interact
self.update()
File "D:\Stuff\stuff\Ecchi Senpei\EcchiSensei-Day_7-V2\renpy\display\screen.py", line 619, in update
self.screen.function(**self.scope)
File "game/functions/phone/phone.rpy", line 32, in execute
File "game/functions/phone/phone.rpy", line 32, in execute
File "game/functions/phone/phone.rpy", line 41, in execute
File "game/functions/phone/phone.rpy", line 52, in execute
File "game/functions/phone/phone.rpy", line 58, in execute
File "game/functions/phone/phone.rpy", line 58, in <module>
KeyError: u'Crazynurse'
Windows-8-6.2.9200
Ren'Py 7.2.0.424
Ecchi Sensei Day_7