- Dec 7, 2017
- 431
- 381
getting an error when i go into the library:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 6564, in script call
call expression renpy.random.choice(["anri_beachchange","azumi_beachchange","ella_beachchange","masaka_beachchange","moka_beachchange","molli_beachchange","random1_beachchange","saeka_beachchange","shiroi_beachchange","sumire_beachchange","suzune_beachchange","tora_beachchange","yuzuki_beachchange"]) from _call_expression_4
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/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 7143, in script
menu:
ScriptError: could not find label 'library'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "D:\Geeksquad backup old computer\Game Files\DepravedTown-v0.6-pc\renpy\bootstrap.py", line 316, in bootstrap
renpy.main.main()
File "D:\Geeksquad backup old computer\Game Files\DepravedTown-v0.6-pc\renpy\main.py", line 578, in main
run(restart)
File "D:\Geeksquad backup old computer\Game Files\DepravedTown-v0.6-pc\renpy\main.py", line 143, in run
renpy.execution.run_context(True)
File "D:\Geeksquad backup old computer\Game Files\DepravedTown-v0.6-pc\renpy\execution.py", line 908, in run_context
context.run()
File "game/script.rpy", line 6564, in script call
call expression renpy.random.choice(["anri_beachchange","azumi_beachchange","ella_beachchange","masaka_beachchange","moka_beachchange","molli_beachchange","random1_beachchange","saeka_beachchange","shiroi_beachchange","sumire_beachchange","suzune_beachchange","tora_beachchange","yuzuki_beachchange"]) from _call_expression_4
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/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 7143, in script
menu:
File "D:\Geeksquad backup old computer\Game Files\DepravedTown-v0.6-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
Fri Nov 06 22:33:43 2020
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 6564, in script call
call expression renpy.random.choice(["anri_beachchange","azumi_beachchange","ella_beachchange","masaka_beachchange","moka_beachchange","molli_beachchange","random1_beachchange","saeka_beachchange","shiroi_beachchange","sumire_beachchange","suzune_beachchange","tora_beachchange","yuzuki_beachchange"]) from _call_expression_4
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/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 7143, in script
menu:
ScriptError: could not find label 'library'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "D:\Geeksquad backup old computer\Game Files\DepravedTown-v0.6-pc\renpy\bootstrap.py", line 316, in bootstrap
renpy.main.main()
File "D:\Geeksquad backup old computer\Game Files\DepravedTown-v0.6-pc\renpy\main.py", line 578, in main
run(restart)
File "D:\Geeksquad backup old computer\Game Files\DepravedTown-v0.6-pc\renpy\main.py", line 143, in run
renpy.execution.run_context(True)
File "D:\Geeksquad backup old computer\Game Files\DepravedTown-v0.6-pc\renpy\execution.py", line 908, in run_context
context.run()
File "game/script.rpy", line 6564, in script call
call expression renpy.random.choice(["anri_beachchange","azumi_beachchange","ella_beachchange","masaka_beachchange","moka_beachchange","molli_beachchange","random1_beachchange","saeka_beachchange","shiroi_beachchange","sumire_beachchange","suzune_beachchange","tora_beachchange","yuzuki_beachchange"]) from _call_expression_4
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/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 7143, in script
menu:
File "D:\Geeksquad backup old computer\Game Files\DepravedTown-v0.6-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
Fri Nov 06 22:33:43 2020