Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Game bugged when it comes to having her show us what she's learned

A topic by SirWilliam created 69 days ago Views: 62 Replies: 1
Viewing posts 1 to 2

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/graduation_solo.rpy", line 310, in <module>

AttributeError: 'Nomen' object has no attribute 'endswith'

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

Full traceback:

  File "game/breakfast.rpyc", line 491, in script call

  File "game/graduation_solo.rpyc", line 176, in script call

  File "game/graduation_solo.rpyc", line 307, in script

  File "C:\Users\linux\AppData\Roaming\itch\apps\ruin-me\RuinMe-0.54.3-pc\renpy\ast.py", line 1922, in execute

    choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)

  File "C:\Users\linux\AppData\Roaming\itch\apps\ruin-me\RuinMe-0.54.3-pc\renpy\exports.py", line 1072, in menu

    condition = renpy.python.py_eval(condition)

  File "C:\Users\linux\AppData\Roaming\itch\apps\ruin-me\RuinMe-0.54.3-pc\renpy\python.py", line 1153, in py_eval

    return py_eval_bytecode(code, globals, locals)

  File "C:\Users\linux\AppData\Roaming\itch\apps\ruin-me\RuinMe-0.54.3-pc\renpy\python.py", line 1146, in py_eval_bytecode

    return eval(bytecode, globals, locals)

  File "game/graduation_solo.rpy", line 310, in <module>

AttributeError: 'Nomen' object has no attribute 'endswith'

Windows-10-10.0.22621 AMD64

Ren'Py 8.1.1.23060707

Ruin Me 0.54.3

Mon Feb 26 23:17:59 2024

[/code]

Developer

Please update your game to the latest version! This issue was fixed in 0.56. Thank you for the bug report, though!