Seemed that a restart was needed to fix the adventurer's guild disappearing
Anon76896
Recent community posts
Found quite a few bugs that I can summarise below:
- When starting a new game, sometimes the game doesn't run correctly and skips cinematics and no characters appear to interact with. May be caused when using the same name.
- 2 events / scenes can occur at the same time. The fight by the Courtyard Baths for 'Pretty girls get bullied too' ran over the reward scene with Catrine when finding the rainbow sickness culprit.
- No option to sleep in the bed for Amelie's questline. No physical button to select and the wait option does not initiate the scene.
- Progressing the academic quest to qualify for further dungeons is bugged with the fencing training. Calem has no option for dialogue to progress the quest and his Morning dialogue is bugged with no options to read.
Got an error following the Gym Tests. Tried rolling back and trying different prompts but error keeps occuring. Any help?
I'm sorry, but an uncaught exception occurred.
While running game code:
IOError: Couldn't find file 'audio/Music/BasementFloor.ogg '.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "Script.rpyc", line 1565, in script call
File "Events/Z 2) New Responsibilities/Day11 (Mon)/3) GymClass1.rpyc", line 5400, in script call
File "Events/Z 2) New Responsibilities/Day11 (Mon)/4A) RileyPunishment1.rpyc", line 1035, in script call
File "Events/Z 2) New Responsibilities/Day11 (Mon)/4A) RileyPunishment1.rpyc", line 1059, in script
File "renpy/ast.py", line 921, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "renpy/exports.py", line 1373, in say
who(what, *args, **kwargs)
File "renpy/character.py", line 1266, in __call__
self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
File "renpy/character.py", line 930, in do_display
**display_args)
File "renpy/character.py", line 666, in display_say
rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
File "renpy/ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "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 "renpy/display/core.py", line 4103, in interact_core
renpy.audio.audio.periodic()
File "renpy/audio/audio.py", line 1166, in periodic
raise_(exc[0], exc[1], exc[2])
File "renpy/audio/audio.py", line 1144, in periodic_thread_main
periodic_pass()
File "renpy/audio/audio.py", line 1086, in periodic_pass
c.periodic()
File "renpy/audio/audio.py", line 517, in periodic
topf = load(filename)
File "renpy/audio/audio.py", line 70, in load
rv = renpy.loader.load(fn)
File "renpy/loader.py", line 820, in load
raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'audio/Music/BasementFloor.ogg '.
Windows-10-10.0.19041 AMD64
Ren'Py 7.5.3.22090809
Stormside v0.23.1.4
Thu Jul 11 12:40:43 2024