I'm having a problem activating a quest. I get this error:
[Pokémon Essentials version 20.1]
[v20.1 Hotfixes 1.0.4]
Script error in event 12 (coords 6,5), map 4 (Pokémon Lab)
Exception: NameError
Message: uninitialized constant Interpreter::Quest13
***Full script:
activateQuest(Quest13, colorQuest("green"), true)
Backtrace:
(eval):1:in `execute_script'
033:Interpreter:143:in `eval'
033:Interpreter:143:in `execute_script'
034:Interpreter_Commands:1112:in `command_355'
034:Interpreter_Commands:116:in `execute_command'
033:Interpreter:133:in `block in update'
033:Interpreter:90:in `loop'
033:Interpreter:90:in `update'
032:Scene_Map:160:in `block in update'
032:Scene_Map:159:in `loop'