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