First of all, i used google translate to write this text, sorry for that.
I'm "converting" Moghunter's plugins (ABS Mode) for my project.
I crashed just at the beginning (I am a beginner trying to use a plugin that many consider intermediate or even advanced, it was obvious that I would crash).
I copied the Tool Map for my project, I looked for some error and I didn't find it, after that I also copied the chest, which would give my character a sword.
But when testing the project, every time I tried to attack with the sword, the following message appeared:
TypeError
Cannot read property 'list' of undefined
pressing f8 I find the following errors:
TypeError: Cannot read property 'list' of undefined
at ToolEvent.Game_Event.list (rpg_objects.js:8468)
at ToolEvent.Game_Event.start (rpg_objects.js:8586)
at ToolEvent.Game_Event.start (MOG_ChronoEngine.js:3398)
at ToolEvent.Game_Event.start (MOG_PickupThrow.js:265)
at ToolEvent.startEffect (MOG_ChronoEngine.js:5739)
at ToolEvent.startTool (MOG_ChronoEngine.js:5646)
at ToolEvent.initialize (MOG_ChronoEngine.js:5441)
at new ToolEvent (MOG_ChronoEngine.js:5411)
at Game_Map.addToolEvents (MOG_ChronoEngine.js:1624)
at Game_Map.update (MOG_ChronoEngine.js:1588)
SceneManager.catchException @
rpg_managers.js:1949
(Any other information that need, I will send it without problems)
Plx help me, this project is a dating gift for my girlfriend, and time is getting shorter, i'm afraid i won't be able to finish on time.