- May 10, 2017
- 2,407
- 18,212
error found
save before it happens is attached
rolling back and looking at what happens in the game it seems to be the "foolign around during date" event, which i discussed a few minutes ago already
speaking of, Look at this girl. She is looking particularly at the "fooling around" option
You wouldn't say no to that, would you?
You monster, how could you tease me so much yet decline my god-given right (not accurate)!!
but yeah, it's really weird to cockblock myself and I feel like there should be another checkpoint before the option shows up
Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/characters/Laura/events/dating/date.rpy", line 795, in <module>
NameError: name 'sex_act' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "scripts/mechanics/movement.rpyc", line 57, in script call
File "scripts/locations/classroom.rpyc", line 61, in script call
File "scripts/interactions/classes/classes.rpyc", line 270, in script call
File "scripts/locations/classroom.rpyc", line 37, in script call
File "scripts/mechanics/time.rpyc", line 196, in script call
File "scripts/mechanics/events.rpyc", line 15, in script call
File "scripts/base/events.rpyc", line 175, in script call
File "characters/Laura/events/dating/date.rpyc", line 93, in script call
File "characters/Laura/events/dating/date.rpyc", line 634, in script call
File "characters/Laura/events/dating/date.rpyc", line 795, in script
File "C:\Users\Client\Downloads\TheNullHypothesis-0.2b-pc\renpy\ast.py", line 1723, in execute
label = renpy.python.py_eval(label)
File "C:\Users\Client\Downloads\TheNullHypothesis-0.2b-pc\renpy\python.py", line 1153, in py_eval
return py_eval_bytecode(code, globals, locals)
File "C:\Users\Client\Downloads\TheNullHypothesis-0.2b-pc\renpy\python.py", line 1146, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/characters/Laura/events/dating/date.rpy", line 795, in <module>
NameError: name 'sex_act' is not defined
Windows-10-10.0.19045 AMD64
Ren'Py 8.1.3.23091805
The Null Hypothesis 0.2b
Wed Nov 1 20:49:52 2023
rolling back and looking at what happens in the game it seems to be the "foolign around during date" event, which i discussed a few minutes ago already
speaking of, Look at this girl. She is looking particularly at the "fooling around" option
You wouldn't say no to that, would you?
You monster, how could you tease me so much yet decline my god-given right (not accurate)!!
but yeah, it's really weird to cockblock myself and I feel like there should be another checkpoint before the option shows up
Last edited: