I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/homeevents.rpy", line 3, in script call
call expression renpy.random.choice(["eating_withnanami","eating_withsisters"]) from _call_expression
File "game/homeevents.rpy", line 3, in script call
call expression renpy.random.choice(["eating_withnanami","eating_withsisters"]) from _call_expression
File "game/script.rpy", line 8343, in script
menu:
ScriptError: could not find label 'library'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "C:\Users\FFMcG\Documents\My Games\DD.DA\DATA\usershader\dt\DepravedTown-v0.6b-pc\renpy\bootstrap.py", line 316, in bootstrap
renpy.main.main()
File "C:\Users\FFMcG\Documents\My Games\DD.DA\DATA\usershader\dt\DepravedTown-v0.6b-pc\renpy\main.py", line 578, in main
run(restart)
File "C:\Users\FFMcG\Documents\My Games\DD.DA\DATA\usershader\dt\DepravedTown-v0.6b-pc\renpy\main.py", line 143, in run
renpy.execution.run_context(True)
File "C:\Users\FFMcG\Documents\My Games\DD.DA\DATA\usershader\dt\DepravedTown-v0.6b-pc\renpy\execution.py", line 908, in run_context
context.run()
File "game/homeevents.rpy", line 3, in script call
call expression renpy.random.choice(["eating_withnanami","eating_withsisters"]) from _call_expression
File "game/homeevents.rpy", line 3, in script call
call expression renpy.random.choice(["eating_withnanami","eating_withsisters"]) from _call_expression
File "game/script.rpy", line 8343, in script
menu:
File "C:\Users\FFMcG\Documents\My Games\DD.DA\DATA\usershader\dt\DepravedTown-v0.6b-pc\renpy\script.py", line 898, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'library'.
Windows-8-6.2.9200
Ren'Py 7.3.5.606
Depraved Town 0.6b
Sun Nov 22 05:36:07 2020
Bug.