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'.