Not sure if these bugs have been reported, but choosing "Go futher left" while visiting the abandoned ship results in an error:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/locations/derelict1.rpy", line 435, in script
jump d1_further
ScriptError: could not find label 'd1_further'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/locations/derelict1.rpy", line 435, in script
jump d1_further
File "C:\Users\Karolis\Desktop\StarPeriphery-Release3-pc-compressed\renpy\ast.py", line 1974, in execute
rv = renpy.game.script.lookup(target)
File "C:\Users\Karolis\Desktop\StarPeriphery-Release3-pc-compressed\renpy\script.py", line 927, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'd1_further'.
Windows-7-6.1.7601-SP1 AMD64
Ren'Py 8.0.3.22090809
Star Periphery Release3
Sun Jul 2 19:13:55 2023
Also, when you leave the ship the MC tells Ginny that he crawled through the vents, even if I didn't choose the 'vents' option.