Hi, I got this error after I added the new scenes:

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/script.rpy", line 373, in script
python:
ScriptError: could not find label 'story_nutaku_kamihime_6419'.

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "D:\kamihime_playerdernier2\Kamihime_Player-1.0-pc\renpy\bootstrap.py", line 295, in bootstrap
renpy.main.main()
File "D:\kamihime_playerdernier2\Kamihime_Player-1.0-pc\renpy\main.py", line 487, in main
run(restart)
File "D:\kamihime_playerdernier2\Kamihime_Player-1.0-pc\renpy\main.py", line 147, in run
renpy.execution.run_context(True)
File "D:\kamihime_playerdernier2\Kamihime_Player-1.0-pc\renpy\execution.py", line 761, in run_context
context.run()
File "game/script.rpy", line 373, in script
python:
File "D:\kamihime_playerdernier2\Kamihime_Player-1.0-pc\renpy\script.py", line 858, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'story_nutaku_kamihime_6419'.

Windows-7-6.1.7601-SP1
Ren'Py 6.99.12.4.2187
Kamihime_Player 1.0

Did I mess something?