Another issue I get is when trying to travel at 3am to trigger the action with Mia and Violet. I can't trigger it, and I get this message:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/itm_GlobalMap.rpy", line 90, in <module>
File "game/GameData.rpy", line 623, in TravelEventGen
File "game/ch_OSfriend.rpy", line 348, in OSfOnTravel
AttributeError: 'PersonClass' object has no attribute 'LastPoliceCheckTM'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "script.rpyc", line 7, in script call
File "GameData.rpyc", line 954, in script call
File "itm_GlobalMap.rpyc", line 90, in script
File "/private/var/folders/w4/g96cs23n3ws__rv0jypt9fz00000gn/T/AppTranslocation/C958A34B-2E24-4E27-B660-925E5B0FDE65/d/StraitenedTimes.app/Contents/Resources/autorun/renpy/ast.py", line 1138, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "/private/var/folders/w4/g96cs23n3ws__rv0jypt9fz00000gn/T/AppTranslocation/C958A34B-2E24-4E27-B660-925E5B0FDE65/d/StraitenedTimes.app/Contents/Resources/autorun/renpy/python.py", line 1122, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/itm_GlobalMap.rpy", line 90, in <module>
File "game/GameData.rpy", line 623, in TravelEventGen
File "game/ch_OSfriend.rpy", line 348, in OSfOnTravel
AttributeError: 'PersonClass' object has no attribute 'LastPoliceCheckTM'
Darwin-24.6.0-arm64-arm-64bit arm64
Ren'Py 7.6.3.23091805
Straitened Times 0.64.0
Mon Aug 25 19:28:11 2025
Is there anything I can do for this?