Anybody else has the travel bug? Since 0.63.2 and now 0.64, I get an error message when I try to get places. I can ignore, but it's annoying.
here's the traceback:
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 622, in TravelEventGen
TypeError: 'NoneType' object is not iterable
-- 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 "/Users/ABC/Documents/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 "/Users/ABC/Documents/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 622, in TravelEventGen
TypeError: 'NoneType' object is not iterable
Darwin-24.6.0-arm64-arm-64bit arm64
Ren'Py 7.6.3.23091805
Straitened Times 0.64.0
Mon Aug 25 13:46:25 2025
Is there anything I can do, or should I just wait for an update?