Thank you. Many of the errors look similar so perhaps it's one common issue.
MYTH_UTIL_WindowResizer
MYTH_CGC_CoreEngine
MYTH_CGC_CardTypes
MYTH_CGC_EquipCards
MYTH_CGC_PartyUI_TypeA
MYTH_CGC_HelpBoxControl
MYTH_CGC_BlockGenerate
MYTH_CGC_ActionPack1
MYTH_CGC_TextFormatPlus
MYTH_CGC_CardCollection
MYTH_CGC_CardSummonsCore
MYTH_CGC_CardShopCore
MYTH_CGC_DeckEditorCore
=============================
Uncaught SyntaxError: Unexpected end of JSON input
at JSON.parse (<anonymous>)
at MYTH_CGC_CardSummonsCore.js:976
rpg_managers.js:1949 TypeError: Cannot read property 'find' of undefined
at Game_Actor.initSkills (MYTH_CGC_DeckEditorCore.js:3048)
at Game_Actor.changeClass (MYTH_CGC_CoreEngine.js:8727)
at Game_Actor.changeClass (MYTH_CGC_DeckEditorCore.js:3145)
at Game_Interpreter.command321 (rpg_objects.js:10314)
at Game_Interpreter.executeCommand (rpg_objects.js:8930)
at Game_Interpreter.update (rpg_objects.js:8838)
at Game_Interpreter.update (MYTH_CGC_CardShopCore.js:1080)
at Game_Map.updateInterpreter (rpg_objects.js:6115)
at Game_Map.update (rpg_objects.js:6022)
at Scene_Map.updateMain (rpg_scenes.js:608)
=============================
index.html:1 Uncaught SyntaxError: Unexpected end of JSON input
at JSON.parse (<anonymous>)
at MYTH_CGC_CardSummonsCore.js:976
rpg_managers.js:1949 TypeError: Cannot read property 'undefined' of undefined
at Game_Actor.deck (MYTH_CGC_DeckEditorCore.js:3812)
at Window_CardShopBuy.removeEquippedCards (MYTH_CGC_CardShopCore.js:2332)
at Window_CardShopBuy.setGoodsByActor (MYTH_CGC_CardShopCore.js:2326)
at Scene_CardShop.onActorOk (MYTH_CGC_CardShopCore.js:1945)
at Scene_CardShop.commandSell (MYTH_CGC_CardShopCore.js:1575)
at Window_CardShopCommand.Window_Selectable.callHandler (rpg_windows.js:902)
at Window_CardShopCommand.Window_Command.callOkHandler (rpg_windows.js:1426)
at Window_CardShopCommand.Window_Selectable.processOk (rpg_windows.js:1156)
at Window_CardShopCommand.Window_Selectable.onTouch (rpg_windows.js:1086)
at Window_CardShopCommand.Window_Selectable.processTouch (rpg_windows.js:1054)

