Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Not sure if its just me but there's an error when opening the skill menu

hmm thats strange! i dont recall this happening... but if so then it's most likely a bug in this older build (which would have been patched in the more recent builds) 🤔

Oh, I get the error too at the new gameplay.

[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 "game/skills_screen.rpy", line 18, in execute

  File "game/skills_screen.rpy", line 18, in execute

  File "game/skills_screen.rpy", line 20, in execute

  File "game/skills_screen.rpy", line 38, in execute

  File "game/skills_screen.rpy", line 38, in <module>

NameError: name 'skill_naturallubrication' is not defined

-- 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 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 3735, in interact_core

    root_widget.visit_all(lambda i : i.per_interact())

  File "renpy/display/core.py", line 568, in visit_all

    d.visit_all(callback, seen)

  File "renpy/display/core.py", line 568, in visit_all

    d.visit_all(callback, seen)

  File "renpy/display/core.py", line 568, in visit_all

    d.visit_all(callback, seen)

  File "renpy/display/core.py", line 568, in visit_all

    d.visit_all(callback, seen)

  File "renpy/display/screen.py", line 436, in visit_all

    callback(self)

  File "renpy/display/core.py", line 3735, in <lambda>

    root_widget.visit_all(lambda i : i.per_interact())

  File "renpy/display/screen.py", line 447, in per_interact

    self.update()

  File "renpy/display/screen.py", line 637, in update

    self.screen.function(**self.scope)

  File "game/skills_screen.rpy", line 18, in execute

  File "game/skills_screen.rpy", line 18, in execute

  File "game/skills_screen.rpy", line 20, in execute

  File "game/skills_screen.rpy", line 38, in execute

  File "game/skills_screen.rpy", line 38, in <module>

NameError: name 'skill_naturallubrication' is not defined

Windows-10-10.0.19041

Ren'Py 7.4.10.2178

Only I Have Skills 0.19

Wed Oct 26 23:27:16 2022

[/code]

This is occurring even in a new game, immediately after unlocking the skills button.

(1 edit)

Hi, i'm getting the same error as well. I tried to reinstall the game, even without the persistent files but i gets me the same error message.


Do you have the report?