I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/ch1ep3p2.rpy", line 3311, in script
play soun1d2 pubambience loop
File "renpy/common/000statements.rpy", line 129, in execute_play_music
relative_volume=eval(p.get("volume", "1.0")))
Exception: Audio channel u'soun1d2' is unknown.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/ch1ep3p2.rpy", line 3311, in script
play soun1d2 pubambience loop
File "renpy/ast.py", line 2009, in execute
self.call("execute")
File "renpy/ast.py", line 1997, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "renpy/statements.py", line 278, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 129, in execute_play_music
relative_volume=eval(p.get("volume", "1.0")))
File "renpy/audio/music.py", line 98, in play
c = get_channel(channel)
File "renpy/audio/audio.py", line 882, in get_channel
raise Exception("Audio channel %r is unknown." % name)
Exception: Audio channel u'soun1d2' is unknown.
Windows-10-10.0.19041
Ren'Py 7.4.6.1693
My Bully is My Lover Ch.1_Ep.3_Part2
Fri Mar 15 07:22:20 2024