Diamonddragoniori

New Member
Dec 31, 2020
3
2
Ran into a snag,


Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/label_crystal.rpy", line 24, in script call
    pause
  File "game/label_tent.rpy", line 140, in script call
    pause
  File "game/label_crystal.rpy", line 24, in script call
    pause
  File "game/label_tent.rpy", line 140, in script call
    pause
  File "game/label_tent.rpy", line 140, in script call
    pause
  File "game/label_crystal.rpy", line 24, in script call
    pause
  File "game/label_tent.rpy", line 140, in script call
    pause
  File "game/time_cycle.rpy", line 43, in script
    pause
  File "renpy/common/000statements.rpy", line 455, in execute_pause
    renpy.pause()
IOError: Couldn't find file 'audio/clock.ogg'.

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "game/label_crystal.rpy", line 24, in script call
    pause
  File "game/label_tent.rpy", line 140, in script call
    pause
  File "game/label_crystal.rpy", line 24, in script call
    pause
  File "game/label_tent.rpy", line 140, in script call
    pause
  File "game/label_tent.rpy", line 140, in script call
    pause
  File "game/label_crystal.rpy", line 24, in script call
    pause
  File "game/label_tent.rpy", line 140, in script call
    pause
  File "game/time_cycle.rpy", line 43, in script
    pause
  File "renpy/ast.py", line 2015, in execute
    self.call("execute")
  File "renpy/ast.py", line 2003, 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 455, in execute_pause
    renpy.pause()
  File "renpy/exports.py", line 1561, in pause
    rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward, pause=delay)
  File "renpy/ui.py", line 298, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "renpy/display/core.py", line 3315, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
  File "renpy/display/core.py", line 3771, in interact_core
    renpy.audio.audio.interact()
  File "renpy/audio/audio.py", line 1209, in interact
    periodic()
  File "renpy/audio/audio.py", line 1162, in periodic
    raise_(exc[0], exc[1], exc[2])
  File "renpy/audio/audio.py", line 1140, in periodic_thread_main
    periodic_pass()
  File "renpy/audio/audio.py", line 1082, in periodic_pass
    c.periodic()
  File "renpy/audio/audio.py", line 518, in periodic
    topf = load(filename)
  File "renpy/audio/audio.py", line 69, in load
    rv = renpy.loader.load(fn)
  File "renpy/loader.py", line 798, in load
    raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'audio/clock.ogg'.

Windows-10-10.0.19041
Ren'Py 7.4.9.2142
What a Legend 0.7.03
Mon Mar  3 01:35:33 2025

Can't progress the game.
 

ibukax

New Member
Jan 23, 2022
1
0
Hi all, I'm missing one curriculum vitae/ achievement named "SS", in my game it shows as the first one of 4 on last page. I think the only quest I did not do is the old lady massage since its kinda disgusting. Can any one confirm the achivement missing is about the old lady? Thanks in advance.
 

moskyx

Forum Fanatic
Jun 17, 2019
4,348
14,485
Hi all, I'm missing one curriculum vitae/ achievement named "SS", in my game it shows as the first one of 4 on last page. I think the only quest I did not do is the old lady massage since its kinda disgusting. Can any one confirm the achivement missing is about the old lady? Thanks in advance.
Nope, it's related to Gomira. During the first vaginal scene in her tent, keep going faster and ignore the cum buttons. You can still unlock the achievement by replaying the scene in the crystal ball, or during the repeatable events with her on Sunday evenings.
 
4.70 star(s) 472 Votes