Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Hi, thank you for the quick fix. No problems starting the game now
Unfortunately, I encountered two other errors, during the private time with Aoibheann
---------------------------
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/05 Chapter 5.rpy", line 780, in script
    if abh1skip:
  File "game/05 Chapter 5.rpy", line 780, in <module>
    if abh1skip:
NameError: name 'abh1skip' is not defined

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

Full traceback:
  File "game/05 Chapter 5.rpy", line 780, in script
    if abh1skip:
  File "renpy/ast.py", line 1892, in execute
    if renpy.python.py_eval(condition):
  File "renpy/python.py", line 2249, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "renpy/python.py", line 2242, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/05 Chapter 5.rpy", line 780, in <module>
    if abh1skip:
NameError: name 'abh1skip' is not defined

Windows-10-10.0.19041
Ren'Py 7.4.6.1693
Worlds Crossing Academy 0.1.5
Fri Nov 26 23:41:55 2021
---------------------------

and after playthrough trying to open the gallery from the main menue. 
-----------------------
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00action_menu.rpy", line 107, in __call__
    raise Exception("%r is not a screen or a label." % orig_screen)
Exception: u'gallery' is not a screen or a label.

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

Full traceback:
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
    python hide:
  File "renpy/ast.py", line 922, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "renpy/python.py", line 2218, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
    python hide:
  File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
    ui.interact()
  File "renpy/ui.py", line 298, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "renpy/display/core.py", line 3276, 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 4100, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "renpy/display/layout.py", line 1062, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/transition.py", line 48, in event
    return self.new_widget.event(ev, x, y, st) # E1101
  File "renpy/display/layout.py", line 1062, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/layout.py", line 1062, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/screen.py", line 720, in event
    rv = self.child.event(ev, x, y, st)
  File "renpy/display/layout.py", line 1062, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/layout.py", line 1062, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/behavior.py", line 979, in event
    return handle_click(self.clicked)
  File "renpy/display/behavior.py", line 914, in handle_click
    rv = run(action)
  File "renpy/display/behavior.py", line 322, in run
    new_rv = run(i, *args, **kwargs)
  File "renpy/display/behavior.py", line 329, in run
    return action(*args, **kwargs)
  File "renpy/common/00action_menu.rpy", line 107, in __call__
    raise Exception("%r is not a screen or a label." % orig_screen)
Exception: u'gallery' is not a screen or a label.

Windows-10-10.0.19041
Ren'Py 7.4.6.1693
Worlds Crossing Academy 0.1.5
Fri Nov 26 23:51:36 2021
------------------------

In the gallery itself, with the exception of the Cecilia scene, each unlocked scene had "Image 'xxx_idle' not found".

Thank you! I have a hotfix coming for the Aoibheann issue; I forgot to comment out the Skip section when I took out the H-scene warnings. For the second one, I've submitted it to the guy who did the gallery for me; I'm not cool enough to code a gallery lol. It'll be dealt with as fast as possible!

How's that going? I'm stuck at the first Aoibheann scene due to the bug. (Trust the Irish to spell Evian in the most difficult possible way!)

The new files should do it! Just download the new version and the patch, then extract the new version. Then extract the patch and copy it into the right folder and it should work.

Without the patch, just hit Ignore and the scene will continue as normal. It's because I left an unused label in there "label abhskip:" or something like that. But you can still play it by just hitting Ignore and it'll keep going!