Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

thingswithteeth

3
Posts
166
Following
A member registered Jul 01, 2015

Recent community posts

Exciting!

Oop, my bad -- I tried to see if it had already been reported and must've missed it. :) Thanks!

Windows 10, Steam edition. I got an exception error when when I clicked on the "theakinetics" link in the Bishop Rank glossary entry. I was on Caleb's route at the time, somewhere in chapter 12, but I had earlier saves for Ari and Caissa's routes and was able to replicate the error on both. I was also able to replicate the error after quitting and restarting the game. Full error text below.

--

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "renpy/common/00gamemenu.rpy", line 173, in script

    $ ui.interact()

  File "renpy/common/00gamemenu.rpy", line 173, in <module>

    $ ui.interact()

  File "renpy/common/00defaults.rpy", line 197, in hyperlink_function

    return config.hyperlink_handlers[protocol](value)

  File "renpy/common/00defaults.rpy", line 167, in showmenu_handler

    renpy.run(ShowMenu(value))

  File "renpy/common/00action_menu.rpy", line 107, in __call__

    raise Exception("%r is not a screen or a label." % orig_screen)

Exception: u'wiki_theakinetics' is not a screen or a label.

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

Full traceback:

  File "renpy/common/00gamemenu.rpy", line 173, in script

    $ ui.interact()

  File "renpy/ast.py", line 928, in execute

    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)

  File "renpy/python.py", line 2245, in py_exec_bytecode

    exec(bytecode, globals, locals)

  File "renpy/common/00gamemenu.rpy", line 173, in <module>

    $ 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 3325, 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 4160, in interact_core

    rv = root_widget.event(ev, x, y, 0)

  File "renpy/display/layout.py", line 1102, 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 1102, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "renpy/display/layout.py", line 1102, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "renpy/display/screen.py", line 727, in event

    rv = self.child.event(ev, x, y, st)

  File "renpy/display/layout.py", line 1102, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "renpy/display/layout.py", line 273, in event

    rv = d.event(ev, x - xo, y - yo, st)

  File "renpy/display/viewport.py", line 299, in event

    rv = super(Viewport, self).event(ev, x, y, st)

  File "renpy/display/layout.py", line 273, in event

    rv = d.event(ev, x - xo, y - yo, st)

  File "renpy/display/layout.py", line 1102, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "renpy/text/text.py", line 2024, in event

    rv = self.style.hyperlink_functions[1](target)

  File "renpy/common/00defaults.rpy", line 197, in hyperlink_function

    return config.hyperlink_handlers[protocol](value)

  File "renpy/common/00defaults.rpy", line 167, in showmenu_handler

    renpy.run(ShowMenu(value))

  File "renpy/display/behavior.py", line 330, 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'wiki_theakinetics' is not a screen or a label.

Windows-10-10.0.22000

Ren'Py 7.4.11.2266

Gilded Shadows 1.0

Sat Jun  4 03:50:47 2022

[/code]