Can you post the error message? It does not happen for me.
As you wish
I'm sorry, but an uncaught exception occurred.
While running game code:
ScriptError: could not find label 'epilogue01event'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/bootstrap.py", line 274, in bootstrap
renpy.main.main()
File "renpy/main.py", line 660, in main
run(restart)
File "renpy/main.py", line 146, in run
renpy.execution.run_context(True)
File "renpy/execution.py", line 938, in run_context
context.run()
File "01info/storymode.rpyc", line 7, in script
File "renpy/script.py", line 927, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'epilogue01event'.
Windows-10-10.0.22621 AMD64
Ren'Py 7.5.3.22083102
The King of Milfs 0.3.1.01
Sun Jan 22 18:27:11 2023
Oh and here is one I get from when I try to start chapter 3
I'm sorry, but an uncaught exception occurred.
While running game code:
ScriptError: could not find label 'reinaevent05'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/bootstrap.py", line 274, in bootstrap
renpy.main.main()
File "renpy/main.py", line 660, in main
run(restart)
File "renpy/main.py", line 146, in run
renpy.execution.run_context(True)
File "renpy/execution.py", line 938, in run_context
context.run()
File "01info/storymode.rpyc", line 7, in script
File "renpy/script.py", line 927, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'reinaevent05'.
Windows-10-10.0.22621 AMD64
Ren'Py 7.5.3.22083102
The King of Milfs 0.3.1.01
Sun Jan 22 18:28:07 2023