I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00start.rpy", line 198, in script call
call _gl_test
File "renpy/common/00gltest.rpy", line 440, in script
with None
File "game/limit.rpy", line 18, in test_smrt
if sanity <= 0 and not smrt: #no minutes left on clock
NameError: global name 'sanity' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "J:\AD\Lewd Island\renpy\bootstrap.py", line 313, in bootstrap
renpy.main.main()
File "J:\AD\Lewd Island\renpy\main.py", line 513, in main
run(restart)
File "J:\AD\Lewd Island\renpy\main.py", line 139, in run
renpy.execution.run_context(True)
File "J:\AD\Lewd Island\renpy\execution.py", line 876, in run_context
context.run()
File "renpy/common/00start.rpy", line 198, in script call
call _gl_test
File "renpy/common/00gltest.rpy", line 440, in script
with None
File "J:\AD\Lewd Island\renpy\ast.py", line 1356, in execute
renpy.exports.with_statement(trans, paired)
File "J:\AD\Lewd Island\renpy\exports.py", line 1481, in with_statement
return renpy.game.interface.do_with(trans, paired, clear=clear)
File "J:\AD\Lewd Island\renpy\display\core.py", line 2220, in do_with
self.with_none()
File "J:\AD\Lewd Island\renpy\display\core.py", line 2244, in with_none
self.compute_overlay()
File "J:\AD\Lewd Island\renpy\display\core.py", line 2341, in compute_overlay
i()
File "game/limit.rpy", line 18, in test_smrt
if sanity <= 0 and not smrt: #no minutes left on clock
NameError: global name 'sanity' is not defined
Windows-8-6.2.9200
Ren'Py 7.1.3.1092
Lewd Island: day 8 - morning day8morning
Tue Mar 12 03:45:21 2019