- Jun 9, 2020
- 7
- 4
Not sure how helpful the log will be yet I'm getting a error during my first event with Sofie at the library when she finds a unexpected magazine:
Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/Sofie_LIB_EV.rpy", line 224, in <module>
NameError: name 'sofhairselect' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "housefront.rpyc", line 822, in script call
File "Firstday.rpyc", line 4359, in script call
File "housEveningEvents.rpyc", line 297, in script call
File "Firstday.rpyc", line 2336, in script call
File "Firstday.rpyc", line 2336, in script call
File "Firstday.rpyc", line 2336, in script call
File "Sofie_LIB_EV.rpyc", line 224, in script
File "D:\_\BoundbyLust-0.3.4-pc\renpy\ast.py", line 1832, in execute
if renpy.python.py_eval(condition):
File "D:\_\BoundbyLust-0.3.4-pc\renpy\python.py", line 2059, in py_eval
return py_eval_bytecode(code, globals, locals)
File "D:\_\BoundbyLust-0.3.4-pc\renpy\python.py", line 2052, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/Sofie_LIB_EV.rpy", line 224, in <module>
NameError: name 'sofhairselect' is not defined
Windows-8-6.2.9200
Ren'Py 7.3.5.606
Bound by Lust 0.3.4
Sun Jan 10 13:55:54 2021