I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/day13intro.rpy", line 94, in <module>
NameError: name 'aavirgin' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "day13intro.rpyc", line 94, in script
File "C:\Users\David\Documents\MEGAsync Downloads\ProjectSAGEAct1-017c-pc\ProjectSAGEAct1-0.17c-pc\renpy\ast.py", line 1830, in execute
if renpy.python.py_eval(condition):
File "C:\Users\David\Documents\MEGAsync Downloads\ProjectSAGEAct1-017c-pc\ProjectSAGEAct1-0.17c-pc\renpy\python.py", line 1990, in py_eval
return py_eval_bytecode(code, globals, locals)
File "C:\Users\David\Documents\MEGAsync Downloads\ProjectSAGEAct1-017c-pc\ProjectSAGEAct1-0.17c-pc\renpy\python.py", line 1983, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/day13intro.rpy", line 94, in <module>
NameError: name 'aavirgin' is not defined
Windows-8-6.2.9200
Ren'Py 7.3.0.271
ProjectSAGE Act 1 0.17c
Mon Aug 26 10:51:01 2019
The OP has been updated with links to the new version, including multiple hosts.Can anyone please share in another host?
Ignore.Code:I'm sorry, but an uncaught exception occurred. While running game code: File "game/day13intro.rpy", line 94, in <module> NameError: name 'aavirgin' is not defined -- Full Traceback ------------------------------------------------------------ Full traceback: File "day13intro.rpyc", line 94, in script File "C:\Users\David\Documents\MEGAsync Downloads\ProjectSAGEAct1-017c-pc\ProjectSAGEAct1-0.17c-pc\renpy\ast.py", line 1830, in execute if renpy.python.py_eval(condition): File "C:\Users\David\Documents\MEGAsync Downloads\ProjectSAGEAct1-017c-pc\ProjectSAGEAct1-0.17c-pc\renpy\python.py", line 1990, in py_eval return py_eval_bytecode(code, globals, locals) File "C:\Users\David\Documents\MEGAsync Downloads\ProjectSAGEAct1-017c-pc\ProjectSAGEAct1-0.17c-pc\renpy\python.py", line 1983, in py_eval_bytecode return eval(bytecode, globals, locals) File "game/day13intro.rpy", line 94, in <module> NameError: name 'aavirgin' is not defined Windows-8-6.2.9200 Ren'Py 7.3.0.271 ProjectSAGE Act 1 0.17c Mon Aug 26 10:51:01 2019
I will send a quick fix tomorrow for it.Ignore.
At least 2 new variables were added to this version - aavirgin and avvirgin. If the female protagonist ("Amy" or what you named her) has lost her Anal Virginity (aavirgin: Amy Anal Virgin) then her aavirgin status went from 1 (Yes, virgin) to 0 (Not virgin) and there is a bit of extra dialogue.
I've been looking into that, but don't have a guaranteed solution yet.V17 keeps crashing. Solution anyone?