Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Eva in Gloria Aeterna

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 Ensorceled Nazarene

Bugs! Sticky

A topic by Ensorceled Nazarene created Mar 28, 2026 Views: 640 Replies: 17
Viewing posts 1 to 9
Developer

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

when unlocking the ability to cure others of poison the text for it overlaps with the text for getting cured of poison.

Developer

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 is on windows, theres a chance it was a small chance bug, if you are unable to replicate it dont worry about it

Developer

I've identified it. Thank you! I will have it fixed in the next release.

Alright cool.

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).

Developer

Ah, thanks maginha! I understand the problem now. I'll fix it and post the update soon.

(1 edit)

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
Developer

Thanks. Silly mistake on my part. I've fixed it and will post an update fixing this bug and whatever others are found in the next few days.

In hangman after already winning once, with long blonde hair:

Image 't_eva_healer_top_1_arms_behind' not found

eva_healer_top_1_arms_behind.png exists, which suggests the t_ is wrong.

Developer

The t_ should be correct if your top has gone transparent, but the file is indeed missing for some reason. I'll include it with the bug fixes compilation that I'll post in a few days. Thanks!

Should be Jason instead of Luke.

Developer

You're totally correct, sporgmilk! Thanks for catching this. I'll have it corrected in the next update.

(1 edit)

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.

Developer

You're absolutely correct. It IS a typo and changing that does fix it. Thanks for finding this and making me aware of it!

Deleted 7 days ago
Developer

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!

Developer

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.