the game crash when we are at the point to go to port astor:
While running game code:
ScriptError: could not find label 'port_astor_start'.
Full traceback:
File "game/script.rpyc", line 8640, in script call
File "game/map.rpyc", line 390, in script
File "F:\renpy\ExpandingUniverse-0.63-win\ExpandingUniverse-0.63-win\renpy\ast.py", line 1992, in execute
rv = renpy.game.script.lookup(target)
File "F:\renpy\ExpandingUniverse-0.63-win\ExpandingUniverse-0.63-win\renpy\script.py", line 1013, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'port_astor_start'.
While running game code:
ScriptError: could not find label 'port_astor_start'.