Not sure whats going on, but starting a new game no longer works. It starts at a chapter 3 event that ends with this.
I'm sorry, but an uncaught exception occurred.
While running game code:
ScriptError: could not find label 'ch1_park'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "C:\games\furry games\sbarpg\SummonedByAccident-23.04.08-e-win\renpy\bootstrap.py", line 277, in bootstrap
renpy.main.main()
File "C:\games\furry games\sbarpg\SummonedByAccident-23.04.08-e-win\renpy\main.py", line 660, in main
run(restart)
File "C:\games\furry games\sbarpg\SummonedByAccident-23.04.08-e-win\renpy\main.py", line 146, in run
renpy.execution.run_context(True)
File "C:\games\furry games\sbarpg\SummonedByAccident-23.04.08-e-win\renpy\execution.py", line 938, in run_context
context.run()
File "scripts/chapter_3/ch3_park.rpyc", line 2382, in script
File "C:\games\furry games\sbarpg\SummonedByAccident-23.04.08-e-win\renpy\script.py", line 927, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'ch1_park'.