- Oct 6, 2017
- 619
- 3,849
It's a very funny (and for me revealing) kind of error.just encountered this error:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 125944, in script
if evapartysex or evafartyspy:
File "game/script.rpy", line 125944, in <module>
if evapartysex or evafartyspy:
NameError: name 'evafartyspy' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "D:\AG\GoodGirlGoneBad-0.25Preview-pc\renpy\bootstrap.py", line 313, in bootstrap
renpy.main.main()
File "D:\AG\GoodGirlGoneBad-0.25Preview-pc\renpy\main.py", line 513, in main
run(restart)
File "D:\AG\GoodGirlGoneBad-0.25Preview-pc\renpy\main.py", line 139, in run
renpy.execution.run_context(True)
File "D:\AG\GoodGirlGoneBad-0.25Preview-pc\renpy\execution.py", line 876, in run_context
context.run()
File "game/script.rpy", line 125944, in script
if evapartysex or evafartyspy:
File "D:\AG\GoodGirlGoneBad-0.25Preview-pc\renpy\ast.py", line 1762, in execute
if renpy.python.py_eval(condition):
File "D:\AG\GoodGirlGoneBad-0.25Preview-pc\renpy\python.py", line 1944, in py_eval
return py_eval_bytecode(code, globals, locals)
File "D:\AG\GoodGirlGoneBad-0.25Preview-pc\renpy\python.py", line 1937, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/script.rpy", line 125944, in <module>
if evapartysex or evafartyspy:
NameError: name 'evafartyspy' is not defined
Windows-8-6.2.9200
Ren'Py 7.1.3.1092
Good Girl Gone Bad 0.25Preview
Fri Feb 22 22:21:30 2019
In fact, even knowing that it's a simple typo that can be easily corrected in "evapartyspy", I can not help but dwell my attention on the nature of this typing error.
Be clear, I don’t want to imply that it is a Freudian slip or some other psychological stuff, but at least, after the "famous" Christmas easter egg (see
You must be registered to see the links
), we begin to have a recurring theme. Maybe EvaKiss wants to say something?Or have I simply lost some kind of scene where you can spy Eva in her bathroom?
One thing is certain: the years have passed, but I'm still the silly one who just need to hear the word "fart" to start laughing.