```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/start.rpy", line 60, in script call
call intro_questions() from _call_intro_questions
File "game/Quests/EP2/Intro_Questions.rpy", line 12, in script call
call intro_questions_long() from _call_intro_questions_long
File "game/Quests/EP2/Intro_Questions.rpy", line 103, in script call
menu:
File "game/00_Functions/scene_controller.rpy", line 279, in script call
$ patch32applied = True
File "game/00_Functions/scene_controller.rpy", line 220, in script call
$ scene_refresh_flag = True
File "game/scripts/start.rpy", line 60, in script call
call intro_questions() from _call_intro_questions
File "game/Quests/EP2/Intro_Questions.rpy", line 12, in script call
call intro_questions_long() from _call_intro_questions_long
File "game/Quests/EP2/Intro_Questions.rpy", line 103, in script call
menu:
File "game/00_Functions/scene_controller.rpy", line 279, in script call
$ patch32applied = True
File "game/00_Functions/scene_controller.rpy", line 220, in script call
$ scene_refresh_flag = True
ScriptError: could not find label 'none'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/scripts/start.rpy", line 60, in script call
call intro_questions() from _call_intro_questions
File "game/Quests/EP2/Intro_Questions.rpy", line 12, in script call
call intro_questions_long() from _call_intro_questions_long
File "game/Quests/EP2/Intro_Questions.rpy", line 103, in script call
menu:
File "game/00_Functions/scene_controller.rpy", line 279, in script call
$ patch32applied = True
File "game/00_Functions/scene_controller.rpy", line 220, in script call
$ scene_refresh_flag = True
File "D:\Game Vn\FashionBusiness-EP2.1-v16-COMPLETED-Extra-pc\renpy\ast.py", line 1436, in execute
rv = renpy.game.context().call(label, return_site=self.next.name)
File "game/scripts/start.rpy", line 60, in script call
call intro_questions() from _call_intro_questions
File "game/Quests/EP2/Intro_Questions.rpy", line 12, in script call
call intro_questions_long() from _call_intro_questions_long
File "game/Quests/EP2/Intro_Questions.rpy", line 103, in script call
menu:
File "game/00_Functions/scene_controller.rpy", line 279, in script call
$ patch32applied = True
File "game/00_Functions/scene_controller.rpy", line 220, in script call
$ scene_refresh_flag = True
File "D:\Game Vn\FashionBusiness-EP2.1-v16-COMPLETED-Extra-pc\renpy\script.py", line 898, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'none'.
Windows-8-6.2.9200
Ren'Py 7.3.5.606
EP2.1-v16-COMPLETED-Extra
Thu Sep 07 11:33:20 2023
```
i got this error when want to load the game, does anyone know how to fix it?