Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(1 edit)

Hey, after you go with Valerian and find the beetle mark, a few text pages after I get this error

I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/valerian.rpy", line 2017, in script
    jump choice4_done
ScriptError: could not find label 'choice4_done'.

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "game/valerian.rpy", line 2017, in script
    jump choice4_done
  File "E:\!Full\ManorHill-1.0-pc\renpy\ast.py", line 1697, in execute
    rv = renpy.game.script.lookup(target)
  File "E:\!Full\ManorHill-1.0-pc\renpy\script.py", line 898, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'choice4_done'.

Someone else also told me this but your comment was the lucky one to get me to go "wait, what?" and it turns out it wasn't changed in Valerian's route, nor Abeni's 😅😅 oopsie. I'll be uploading the fix in a few minutes (as long as it takes Ren'py to build the APK again). Thanks for letting me know !!