- Jul 20, 2022
- 65
- 91
Variable spelled wrong for a sound file by the looks of it, believe it's suppose to be 'play sound2 pubambience loop' on like 3311 in the ch1ep3p2.rpy file. If you've got an editor (Notepad++, Atom, etc) you can change it yourself instead of waiting for a fix, if you're interested.hi there bug occured
Code: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.
I just tested the fix, seems to work. I wasn't getting an error without it, just no music playing. I was going to upload the file here, but my game is modded and I don't know if that will play nice if yours isn't.
Last edited: