Omg I just finished playing the latest update on the old version the other day! Just my luck
Getting the same error as shadowdragondrking, but I just had to ignore it twice for it to work :)
Error 1:
I'm sorry, but an uncaught exception occurred.
While running game code:
NameError: name 'eugene0' is not defined. Did you mean: 'eugene'?
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "game/script.rpy", line 29, in script
eugene0 "Things will be a sinch now, right?"
Exception: Sayer 'eugene0' 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 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 "<none>", line 1, in <module>
NameError: name 'eugene0' is not defined. Did you mean: 'eugene'?
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "game/script.rpy", line 29, in script
eugene0 "Things will be a sinch now, right?"
File "renpy/ast.py", line 2925, 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 'eugene0' is not defined.
Windows-11-10.0.26200-SP0 AMD64
Ren'Py 8.5.2.26010301
Neo Gift of Gains Demo
Tue Mar 24 23:46:26 2026Error 2:
I'm sorry, but an uncaught exception occurred.
While running game code:
NameError: name 'eugene0' is not defined. Did you mean: 'eugene'?
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "game/script.rpy", line 31, in script
eugene0 "I'm sure everything will work out just fine."
Exception: Sayer 'eugene0' 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 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 "<none>", line 1, in <module>
NameError: name 'eugene0' is not defined. Did you mean: 'eugene'?
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "game/script.rpy", line 31, in script
eugene0 "I'm sure everything will work out just fine."
File "renpy/ast.py", line 2925, 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 'eugene0' is not defined.
Windows-11-10.0.26200-SP0 AMD64
Ren'Py 8.5.2.26010301
Neo Gift of Gains Demo
Tue Mar 24 23:48:41 2026