While running game code:
File "game/JDMOD/scripts/story/chapter_8.rpy", line 7082, in <module>
NameError: name 'bg_music' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "scripts/story/chapter_3.rpyc", line 10, in script call
File "scripts/story/chapter_3.rpyc", line 10, in script call
File "game/JDMOD/scripts/story/chapter_8.rpyc", line 7082, in script
File "C:\Users\mmics\OneDrive\Desktop\h264 and h265 payer\OurRedString-v12.2_BETA-pc\renpy\ast.py", line 1542, in execute
show_imspec(self.imspec, atl=getattr(self, "atl", None))
File "C:\Users\mmics\OneDrive\Desktop\h264 and h265 payer\OurRedString-v12.2_BETA-pc\renpy\ast.py", line 1367, in show_imspec
at_list = [ renpy.python.py_eval(i) for i in at_list ]
File "C:\Users\mmics\OneDrive\Desktop\h264 and h265 payer\OurRedString-v12.2_BETA-pc\renpy\ast.py", line 1367, in <listcomp>
at_list = [ renpy.python.py_eval(i) for i in at_list ]
File "C:\Users\mmics\OneDrive\Desktop\h264 and h265 payer\OurRedString-v12.2_BETA-pc\renpy\python.py", line 1092, in py_eval
return py_eval_bytecode(code, globals, locals)
File "C:\Users\mmics\OneDrive\Desktop\h264 and h265 payer\OurRedString-v12.2_BETA-pc\renpy\python.py", line 1085, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/JDMOD/scripts/story/chapter_8.rpy", line 7082, in <module>
NameError: name 'bg_music' is not defined