- I've a problem at the studio. When I click the turn back arrow, the game closes. I've the same error an this code pops up. -
While running game code:
ScriptError: could not find label 'warehousealso'.
Full traceback:
File "F:\PG\AFamilyVenture-0.09_V3-Alpha_Test_A-pc\AFamilyVenture-0.09_V3-Alpha_Test_A-pc\renpy\bootstrap.py", line 359, in bootstrap
renpy.main.main()
File "F:\PG\AFamilyVenture-0.09_V3-Alpha_Test_A-pc\AFamilyVenture-0.09_V3-Alpha_Test_A-pc\renpy\main.py", line 635, in main
run(restart)
File "F:\PG\AFamilyVenture-0.09_V3-Alpha_Test_A-pc\AFamilyVenture-0.09_V3-Alpha_Test_A-pc\renpy\main.py", line 145, in run
renpy.execution.run_context(True)
File "F:\PG\AFamilyVenture-0.09_V3-Alpha_Test_A-pc\AFamilyVenture-0.09_V3-Alpha_Test_A-pc\renpy\execution.py", line 955, in run_context
context.run()
File "UpdateScript0.03.rpyc", line 3867, in script
File "F:\PG\AFamilyVenture-0.09_V3-Alpha_Test_A-pc\AFamilyVenture-0.09_V3-Alpha_Test_A-pc\renpy\script.py", line 1103, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'warehousealso'.