Hi!
While playng chapter 3 (common route) I seemed to run into a renpy error which stops me from playing any further - I've pasted the traceback below for your reference:-
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
ScriptError: could not find label 'mde_03_02_commmon'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "script/9_story/Chapter 03/mde_03_01.rpyc", line 830, in script
File "C:\Users\maryo\Downloads\mystic-destinies-echoes-early-access-win\MDE-v1.8-pc\renpy\ast.py", line 1633, in execute
rv = renpy.game.script.lookup(target)
File "C:\Users\maryo\Downloads\mystic-destinies-echoes-early-access-win\MDE-v1.8-pc\renpy\script.py", line 875, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'mde_03_02_commmon'.
Windows-8-6.2.9200
Ren'Py 7.1.3.1092
MDE-v1.8 1.8
Fri Oct 18 16:17:41 2019
[/code]