Can someone help me fix this problem?
"
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/4_maps_1.rpy", line 62, in script
call screen screen_4_map_1_lounge
ScriptError: could not find label 'map_4_1_lounge_cupboard'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "C:\Users\Admin\DevStudio\The Wish [v1.0.1] [Midnite Guerilla]\TheWish-v1.0.1-pc\TheWish-v1.0.1-pc\renpy\bootstrap.py", line 316, in bootstrap
renpy.main.main()
File "C:\Users\Admin\DevStudio\The Wish [v1.0.1] [Midnite Guerilla]\TheWish-v1.0.1-pc\TheWish-v1.0.1-pc\renpy\main.py", line 578, in main
run(restart)
File "C:\Users\Admin\DevStudio\The Wish [v1.0.1] [Midnite Guerilla]\TheWish-v1.0.1-pc\TheWish-v1.0.1-pc\renpy\main.py", line 143, in run
renpy.execution.run_context(True)
File "C:\Users\Admin\DevStudio\The Wish [v1.0.1] [Midnite Guerilla]\TheWish-v1.0.1-pc\TheWish-v1.0.1-pc\renpy\execution.py", line 908, in run_context
context.run()
File "game/scripts/4_maps_1.rpy", line 62, in script
call screen screen_4_map_1_lounge
File "C:\Users\Admin\DevStudio\The Wish [v1.0.1] [Midnite Guerilla]\TheWish-v1.0.1-pc\TheWish-v1.0.1-pc\renpy\script.py", line 898, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'map_4_1_lounge_cupboard'.
"
When I make that request my game crashes for no reason.
"
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/4_maps_1.rpy", line 62, in script
call screen screen_4_map_1_lounge
ScriptError: could not find label 'map_4_1_lounge_cupboard'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "C:\Users\Admin\DevStudio\The Wish [v1.0.1] [Midnite Guerilla]\TheWish-v1.0.1-pc\TheWish-v1.0.1-pc\renpy\bootstrap.py", line 316, in bootstrap
renpy.main.main()
File "C:\Users\Admin\DevStudio\The Wish [v1.0.1] [Midnite Guerilla]\TheWish-v1.0.1-pc\TheWish-v1.0.1-pc\renpy\main.py", line 578, in main
run(restart)
File "C:\Users\Admin\DevStudio\The Wish [v1.0.1] [Midnite Guerilla]\TheWish-v1.0.1-pc\TheWish-v1.0.1-pc\renpy\main.py", line 143, in run
renpy.execution.run_context(True)
File "C:\Users\Admin\DevStudio\The Wish [v1.0.1] [Midnite Guerilla]\TheWish-v1.0.1-pc\TheWish-v1.0.1-pc\renpy\execution.py", line 908, in run_context
context.run()
File "game/scripts/4_maps_1.rpy", line 62, in script
call screen screen_4_map_1_lounge
File "C:\Users\Admin\DevStudio\The Wish [v1.0.1] [Midnite Guerilla]\TheWish-v1.0.1-pc\TheWish-v1.0.1-pc\renpy\script.py", line 898, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'map_4_1_lounge_cupboard'.
"
When I make that request my game crashes for no reason.