Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

[SOLVED] After hours your plugin gets me into error. Locked

A topic by Mind&Sorcery created 10 days ago Views: 31 Replies: 4
This topic was locked by Hakuen Studio 9 days ago
Viewing posts 1 to 3
(6 edits)

I've been reading all the posts and consulting the help file for hours now, and whatever I do,  I always get the same error. 

TypeError Cannot read property 'resultDelay' of undefined

I don't understand why this has to be so complicated. You should have it working from the get go and we can modify everything we want from there. Without any example, for a non coder, it's pretty hard to grasp even with the help file.

Developer

Hi there!

This error seems to me that either you are not using Eli Book or it is not somewhere above my Battle Plugin OR you installed the plugin and is trying to load a previous save file where the plugin did not exist before. On the last case, if you start a new game, the plugin works?

Yes now it works, sorry.  Why doesn't it work on a previous save file?

Developer

No need to be sorry, friend :)

It is something related to RPG Maker code. Every plugin that has something to store on the save file, has this problem. If you add a new plugin that store something there, you need to start a new game.

(+1)

Oh okay. Well thank you for your kind response. 

Developer locked this topic