Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

Got an error screen when I asked Lilly to fetch a glass of water. Ignoring seems to work, but I've had issues where ignoring somehow transports me to completely different scenes, so now I'm paranoid...

(+1)

Hey there, thanks for the report! It's already been fixed and I'm preparing a 0.2.1 version with small bugfixes, typos and translation fixes, will probably be released tomorrow. Nothing to worry about you can just ignore the error, there is no penalty for ignoring it!

(+1)

Here is the error:

```

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/chapters/01/ch_01_14.rpy", line 80, in <module>

AttributeError: 'NonPlayable' object has no attribute 'A'

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

Full traceback:

  File "script.rpyc", line 37, in script call

  File "chapters/01/ch_01_00.rpyc", line 62, in script call

  File "chapters/01/ch_01_14.rpyc", line 80, in script

  File "/home/deck/.config/itch/apps/between-humanity/Between-Humanity-0.2.0-pc/renpy/ast.py", line 1842, in execute

    if renpy.python.py_eval(condition):

  File "/home/deck/.config/itch/apps/between-humanity/Between-Humanity-0.2.0-pc/renpy/python.py", line 1209, in py_eval

    return py_eval_bytecode(code, globals, locals)

  File "/home/deck/.config/itch/apps/between-humanity/Between-Humanity-0.2.0-pc/renpy/python.py", line 1202, in py_eval_bytecode

    return eval(bytecode, globals, locals)

  File "game/chapters/01/ch_01_14.rpy", line 80, in <module>

AttributeError: 'NonPlayable' object has no attribute 'A'

Linux-6.1.52-valve16-1-neptune-61-x86_64-with-glibc2.37 x86_64

Ren'Py 8.2.0.24012702

Between Humanity 0.2.0

Sat Jun 15 17:05:50 2024

```