This variable should be inited during update of your savefile.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
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?
Did you have errors when you loaded the game?
you can try to use console code:
GData.DeepUpdate = "on load"then save and load the game. It should update your game's variables when you load the game.
Just do it in free roaming mode.