Please post bugs you encounter here and I will try to get them fixed.

Evan is forced to become Eva in VR and real life as an advanced game test summer job goes wrong. VN with RPG elements. · By
Thanks for finding this bug, feruhaifisch! Can you tell me what platform you're playing on? I'm trying to replicate it on Windows and I can't see it.
It definitely occurs on Windows as well. I'll see if I can get screenshot later in the day.
The issue is in the Healslut Guide - the 2 cure poison texts overlap. It wouldn't surprise me if the self/companion versions are using the same slot (i.e. it would result in overlap any time there was both a self and companion version of a spell).
Eva has used the brush.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/tower.rpy", line 889, in script
if never_encountered_brush:
File "game/tower.rpy", line 900, in <module>
elif not e.brush:
^^^^^^^
AttributeError: 'Eva' object has no attribute 'brush'. Did you mean: 'blush'?
-- Full Traceback ------------------------------------------------------------
Traceback (most recent call last):
File "game/tower.rpy", line 889, in script
if never_encountered_brush:
File "renpy/ast.py", line 2079, in execute
if renpy.python.py_eval(condition):
~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^
File "renpy/python.py", line 1305, in py_eval
return py_eval_bytecode(code, globals, locals)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^
File "renpy/python.py", line 1298, in py_eval_bytecode
return eval(bytecode, globals, locals)
~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "game/tower.rpy", line 900, in <module>
elif not e.brush:
^^^^^^^
AttributeError: 'Eva' object has no attribute 'brush'. Did you mean: 'blush'?
Windows-11-10.0.26100-SP0 AMD64
Ren'Py 8.5.2.26010301
Eva in Gloria Aeterna 0.13
Fri Apr 17 16:51:36 2026
After getting the ear lobes pierced, after the lady in the store mentioned the tongue piercing (from the stone face) and presumably right before the naval piercing, I got the following exception:
File "game/sundays.rpy", line 2287, in <module>
ski.c "Ready for the navel?"
NameError: name 'ski' is not defined
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "game/sundays.rpy", line 2287, in script
ski.c "Ready for the navel?"
Exception: Sayer 'ski.c' is not defined.
-- Full Traceback ------------------------------------------------------------
Traceback (most recent call last):
File "renpy/ast.py", line 625, in eval_who
return renpy.python.py_eval(who)
~~~~~~~~~~~~~~~~~~~~^^^^^
File "renpy/python.py", line 1308, in py_eval
return py_eval_bytecode(code, globals, locals)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^
File "renpy/python.py", line 1301, in py_eval_bytecode
return eval(bytecode, globals, locals)
~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "game/sundays.rpy", line 2287, in <module>
ski.c "Ready for the navel?"
NameError: name 'ski' is not defined
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "game/sundays.rpy", line 2287, in script
ski.c "Ready for the navel?"
File "renpy/ast.py", line 2935, in execute
Say.execute(self)
~~~~~~~~~~~^^^^^^
File "renpy/ast.py", line 956, in execute
who = eval_who(self.who, self.who_fast)
~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^
File "renpy/ast.py", line 627, in eval_who
raise Exception("Sayer '%s' is not defined." % who)
Exception: Sayer 'ski.c' is not defined.
Windows-11-10.0.26200-SP0 AMD64
Ren'Py 8.5.3.26051504
Eva in Gloria Aeterna 0.14
Edit: looks like it's a typo and ski.c should be sk1.c
At least that fixes it when I change that in the file.
Thanks for reporting this. I got a report about this on my Discord channel as well. I don't have an Android device to test on and I only tested it with Emulation briefly, but there are a number of issues with the Android release it seems. I'll have this fixed for the next release. Meanwhile, you might be able to click on Menu -> Preferences and then turn off the Quick Menu. Back in the game, you can click the Close Guide button and then use the Android "Two-finger tap" to bring up the menu screen again to go back to Preferences and re-enable the Quick Menu. I just tried it in emulation and it works, but I'd love to hear if it works on actual hardware. Thanks again!
A player just encountered an error that exists in 0.17 and only occurs in the third week if you wear the slutty outfit from 1987 NYC into the VR game world. I just patched it and am posting the hotfix here. Alternatively, there should be no problem clicking IGNORE on the error message and continuing on. You'll have a mild graphical discrepancy where Eva is still wearing the skirt for a moment instead of being naked, but it will self-correct quickly.
If you want to patch it, download the 0.17 --> 0.17b hotfix. Uncompress it and then copy the 4 files in the game folder into your Eva in Gloria Aeterna game folder. Overwrite the existing files and restart the game. If you did it correctly, the version number on the title screen should say 0.17b
All downloads, including the Android version have been updated to 0.17b, so if you are just downloading the game now, you don't need to worry about the hotfix.