1/3
4 Years of Service
Although this doesn't fix the problem, you should be able just to use Ignore at the bottom of the screen. I believe missing / incorrectly named sound files are something Ren'Py will just overlook if you choose to. @TwistedMoony is on this forum (and owns this thread, I believe), so he'll see the issue you're reporting.Error with french trad
Code:I'm sorry, but an uncaught exception occurred. While running game code: File "game/ch3.rpy", line 400, in script scene chap3_50 with dissolve File "renpy/common/000window.rpy", line 111, in _window_auto_callback _window_hide(auto=True) File "renpy/common/000window.rpy", line 101, in _window_hide renpy.with_statement(trans) OSError: Couldn't find file 'silentwaves/aeon.mp3'. -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/ch3.rpy", line 400, in script scene chap3_50 with dissolve File "E:\Fuck95\Fuck95 Games\1 Français\LostandBoundv0.3.1-pc\renpy\ast.py", line 1537, in execute statement_name("scene") File "E:\Fuck95\Fuck95 Games\1 Français\LostandBoundv0.3.1-pc\renpy\ast.py", line 47, in statement_name i(name) File "renpy/common/000window.rpy", line 111, in _window_auto_callback _window_hide(auto=True) File "renpy/common/000window.rpy", line 101, in _window_hide renpy.with_statement(trans) File "E:\Fuck95\Fuck95 Games\1 Français\LostandBoundv0.3.1-pc\renpy\exports.py", line 1657, in with_statement return renpy.game.interface.do_with(trans, paired, clear=clear) File "E:\Fuck95\Fuck95 Games\1 Français\LostandBoundv0.3.1-pc\renpy\display\core.py", line 2798, in do_with return self.interact(trans_pause=True, File "E:\Fuck95\Fuck95 Games\1 Français\LostandBoundv0.3.1-pc\renpy\display\core.py", line 3377, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore File "E:\Fuck95\Fuck95 Games\1 Français\LostandBoundv0.3.1-pc\renpy\display\core.py", line 4103, in interact_core renpy.audio.audio.periodic() File "E:\Fuck95\Fuck95 Games\1 Français\LostandBoundv0.3.1-pc\renpy\audio\audio.py", line 1166, in periodic raise_(exc[0], exc[1], exc[2]) File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/site-packages/future/utils/__init__.py", line 441, in raise_ File "E:\Fuck95\Fuck95 Games\1 Français\LostandBoundv0.3.1-pc\renpy\audio\audio.py", line 1144, in periodic_thread_main periodic_pass() File "E:\Fuck95\Fuck95 Games\1 Français\LostandBoundv0.3.1-pc\renpy\audio\audio.py", line 1086, in periodic_pass c.periodic() File "E:\Fuck95\Fuck95 Games\1 Français\LostandBoundv0.3.1-pc\renpy\audio\audio.py", line 517, in periodic topf = load(filename) File "E:\Fuck95\Fuck95 Games\1 Français\LostandBoundv0.3.1-pc\renpy\audio\audio.py", line 70, in load rv = renpy.loader.load(fn) File "E:\Fuck95\Fuck95 Games\1 Français\LostandBoundv0.3.1-pc\renpy\loader.py", line 820, in load raise IOError("Couldn't find file '%s'." % name) OSError: Couldn't find file 'silentwaves/aeon.mp3'. Windows-10-10.0.26100 AMD64 Ren'Py 8.0.3.22090809 Lost and Bound Thu Jan 2 20:08:28 2025