- Mar 25, 2021
- 40
- 22
I hope Im giving some help and not annoying you but I found other error playing the horror game, idk if it is because I'm playing as futa and not as male
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/evan_events_sandbox.rpy", line 1013, in script
if rei_geder == "male":
File "game/evan_events_sandbox.rpy", line 1013, in <module>
if rei_geder == "male":
NameError: name 'rei_geder' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/evan_events_sandbox.rpy", line 1013, in script
if rei_geder == "male":
File "D:\Nueva carpeta\B&L-0.7.1-pc\renpy\ast.py", line 1832, in execute
if renpy.python.py_eval(condition):
File "D:\Nueva carpeta\B&L-0.7.1-pc\renpy\python.py", line 2059, in py_eval
return py_eval_bytecode(code, globals, locals)
File "D:\Nueva carpeta\B&L-0.7.1-pc\renpy\python.py", line 2052, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/evan_events_sandbox.rpy", line 1013, in <module>
if rei_geder == "male":
NameError: name 'rei_geder' is not defined
Windows-8-6.2.9200
Ren'Py 7.3.5.606
Broken & Loved 0.7.1
Fri Nov 19 10:48:39 2021
```
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/evan_events_sandbox.rpy", line 1013, in script
if rei_geder == "male":
File "game/evan_events_sandbox.rpy", line 1013, in <module>
if rei_geder == "male":
NameError: name 'rei_geder' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/evan_events_sandbox.rpy", line 1013, in script
if rei_geder == "male":
File "D:\Nueva carpeta\B&L-0.7.1-pc\renpy\ast.py", line 1832, in execute
if renpy.python.py_eval(condition):
File "D:\Nueva carpeta\B&L-0.7.1-pc\renpy\python.py", line 2059, in py_eval
return py_eval_bytecode(code, globals, locals)
File "D:\Nueva carpeta\B&L-0.7.1-pc\renpy\python.py", line 2052, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/evan_events_sandbox.rpy", line 1013, in <module>
if rei_geder == "male":
NameError: name 'rei_geder' is not defined
Windows-8-6.2.9200
Ren'Py 7.3.5.606
Broken & Loved 0.7.1
Fri Nov 19 10:48:39 2021
```