```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/code/scenario/chapter3.rpy", line 2613, in script
renpy.script.LabelNotFound: could not find label 'chapter4'. Did you mean: 'chapter1'?
-- Full Traceback ------------------------------------------------------------
Traceback (most recent call last):
File "game/code/scenario/chapter3.rpy", line 2613, in script
File "renpy/ast.py", line 1928, in execute
File "renpy/script.py", line 1161, in lookup
renpy.script.LabelNotFound: could not find label 'chapter4'. Did you mean: 'chapter1'?
```