Have the same problem? Is it because of the "Incest Patch"?
I've got an error. The night after the spa/restaurant with Luana when Val texts you asking about when you'll be home the game gave me an error that I can't pass:
Code:I'm sorry, but an uncaught exception occurred. While running game code: File "game/days/girl_days/joana/joana_day.rpy", line 7939, in <module> File "game/phone/phone-sms-engine.rpy", line 37, in execute File "game/phone/phone-sms-engine.rpy", line 37, in execute File "game/phone/phone-sms-engine.rpy", line 56, in execute File "game/phone/phone-sms-engine.rpy", line 347, in execute File "game/phone/phone-sms-engine.rpy", line 370, in execute File "game/phone/phone-sms-engine.rpy", line 371, in execute File "game/phone/phone-sms-engine.rpy", line 373, in execute File "game/phone/phone-sms-engine.rpy", line 374, in execute File "game/phone/phone-sms-engine.rpy", line 380, in execute File "game/phone/phone-sms-engine.rpy", line 380, in keywords File "game/phone/phone-sms-engine.rpy", line 380, in <module> AttributeError: 'Player' object has no attribute 'lock_sms' -- Full Traceback ------------------------------------------------------------ Full traceback: File "days/girl_days/joana/joana_day.rpyc", line 7939, in script File "/private/var/folders/my/hy2x8sws057dw0f65x7j9lk40000gn/T/AppTranslocation/DC81CBED-90F1-4CBF-8680-10750E417FB4/d/TheInn.app/Contents/Resources/autorun/renpy/ast.py", line 1131, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "/private/var/folders/my/hy2x8sws057dw0f65x7j9lk40000gn/T/AppTranslocation/DC81CBED-90F1-4CBF-8680-10750E417FB4/d/TheInn.app/Contents/Resources/autorun/renpy/python.py", line 1061, in py_exec_bytecode exec(bytecode, globals, locals) File "game/days/girl_days/joana/joana_day.rpy", line 7939, in <module> File "/private/var/folders/my/hy2x8sws057dw0f65x7j9lk40000gn/T/AppTranslocation/DC81CBED-90F1-4CBF-8680-10750E417FB4/d/TheInn.app/Contents/Resources/autorun/renpy/exports.py", line 1537, in pause rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward, pause=delay, pause_modal=modal) File "/private/var/folders/my/hy2x8sws057dw0f65x7j9lk40000gn/T/AppTranslocation/DC81CBED-90F1-4CBF-8680-10750E417FB4/d/TheInn.app/Contents/Resources/autorun/renpy/ui.py", line 299, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "/private/var/folders/my/hy2x8sws057dw0f65x7j9lk40000gn/T/AppTranslocation/DC81CBED-90F1-4CBF-8680-10750E417FB4/d/TheInn.app/Contents/Resources/autorun/renpy/display/core.py", line 3377, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore File "/private/var/folders/my/hy2x8sws057dw0f65x7j9lk40000gn/T/AppTranslocation/DC81CBED-90F1-4CBF-8680-10750E417FB4/d/TheInn.app/Contents/Resources/autorun/renpy/display/core.py", line 3810, in interact_core root_widget.visit_all(lambda i : i.per_interact()) File "/private/var/folders/my/hy2x8sws057dw0f65x7j9lk40000gn/T/AppTranslocation/DC81CBED-90F1-4CBF-8680-10750E417FB4/d/TheInn.app/Contents/Resources/autorun/renpy/display/core.py", line 582, in visit_all d.visit_all(callback, seen) File "/private/var/folders/my/hy2x8sws057dw0f65x7j9lk40000gn/T/AppTranslocation/DC81CBED-90F1-4CBF-8680-10750E417FB4/d/TheInn.app/Contents/Resources/autorun/renpy/display/core.py", line 582, in visit_all d.visit_all(callback, seen) File "/private/var/folders/my/hy2x8sws057dw0f65x7j9lk40000gn/T/AppTranslocation/DC81CBED-90F1-4CBF-8680-10750E417FB4/d/TheInn.app/Contents/Resources/autorun/renpy/display/core.py", line 582, in visit_all d.visit_all(callback, seen) File "/private/var/folders/my/hy2x8sws057dw0f65x7j9lk40000gn/T/AppTranslocation/DC81CBED-90F1-4CBF-8680-10750E417FB4/d/TheInn.app/Contents/Resources/autorun/renpy/display/screen.py", line 451, in visit_all callback(self) File "/private/var/folders/my/hy2x8sws057dw0f65x7j9lk40000gn/T/AppTranslocation/DC81CBED-90F1-4CBF-8680-10750E417FB4/d/TheInn.app/Contents/Resources/autorun/renpy/display/core.py", line 3810, in <lambda> root_widget.visit_all(lambda i : i.per_interact()) File "/private/var/folders/my/hy2x8sws057dw0f65x7j9lk40000gn/T/AppTranslocation/DC81CBED-90F1-4CBF-8680-10750E417FB4/d/TheInn.app/Contents/Resources/autorun/renpy/display/screen.py", line 462, in per_interact self.update() File "/private/var/folders/my/hy2x8sws057dw0f65x7j9lk40000gn/T/AppTranslocation/DC81CBED-90F1-4CBF-8680-10750E417FB4/d/TheInn.app/Contents/Resources/autorun/renpy/display/screen.py", line 653, in update self.screen.function(**self.scope) File "game/phone/phone-sms-engine.rpy", line 37, in execute File "game/phone/phone-sms-engine.rpy", line 37, in execute File "game/phone/phone-sms-engine.rpy", line 56, in execute File "game/phone/phone-sms-engine.rpy", line 347, in execute File "game/phone/phone-sms-engine.rpy", line 370, in execute File "game/phone/phone-sms-engine.rpy", line 371, in execute File "game/phone/phone-sms-engine.rpy", line 373, in execute File "game/phone/phone-sms-engine.rpy", line 374, in execute File "game/phone/phone-sms-engine.rpy", line 380, in execute File "game/phone/phone-sms-engine.rpy", line 380, in keywords File "game/phone/phone-sms-engine.rpy", line 380, in <module> AttributeError: 'Player' object has no attribute 'lock_sms' macOS-10.16-x86_64-i386-64bit x86_64 Ren'Py 8.0.3.22090809 The Inn v0.08.02 Mon Feb 6 20:47:13 2023