ArunPrime
Member
- Nov 5, 2022
- 320
- 769
It's because there's no label for that name, don't know why dev put this on there, maybe wrong name.Got an error, anyone know how to resolve it?
While running game code:
ScriptError: could not find label 'v8_bb_1m'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "script_s7.rpyc", line 7718, in script
File "D:\Games\F95zone\SnowStorm-v0.8-BB-pc\renpy\ast.py", line 1697, in execute
rv = renpy.game.script.lookup(target)
File "D:\Games\F95zone\SnowStorm-v0.8-BB-pc\renpy\script.py", line 898, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'v8_bb_1m'.
But we can play in other paths because there are so many repeated scenes here with some alternate dialogue.