Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

Since 7.0 I am stuck at Hinterlands 3, it keeps crashing (even tried re-downloading) and I even started completely anew. Specifically happens when I go to Storm's home first or try to give him the jacket? I tried a few things but it ends up crashing in the end anyway.


One example is;

While running game code:   File "game/script_hinterlands.rpy", line 13802, in script     $ renpy.jump('hinterlands_scene_' + str(sum(hinterlands_progress.values()))) ScriptError: could not find label 'hinterlands_scene_8'. -- Full Traceback ------------------------------------------------------------ Full traceback:   File "renpy/bootstrap.py", line 326, in bootstrap     renpy.main.main()   File "renpy/main.py", line 617, in main     run(restart)   File "renpy/main.py", line 148, in run     renpy.execution.run_context(True)   File "renpy/execution.py", line 922, in run_context     context.run()   File "game/script_hinterlands.rpy", line 13802, in script     $ renpy.jump('hinterlands_scene_' + str(sum(hinterlands_progress.values())))   File "renpy/script.py", line 918, in lookup     raise ScriptError("could not find label '%s'." % str(original)) ScriptError: could not find label 'hinterlands_scene_8'.


Really enjoying it so far! I will just go back to my 6.2.2 version for now and continue that play-through.

(+1)

Dont know if you found a fix yet but what worked for me when I had this same issue was going to a different save that wasn't your latest one. For some reason every other save was fine. But the latest one I did before the update wouldn't work. So if you saved multiple times. You can just go back to the second latest one and skip to where you were. This seemed to work for me and I hope it does for you!