So... I have been working on this game for over a month now and today all of the sudden im getting this error. I am almost in tears! I have looked it up and no one is having it the way I am. Everytime I test my game it gives this error.
So... I have been working on this game for over a month now and today all of the sudden im getting this error.
I am almost in tears!
I have looked it up and no one is having it the way I am.
Everytime I test my game it gives this error.
I made two recent changes, I added yanflys item core, and cleaned up the projects folder where I keep all my game stuff, but nothing in my GAME folder.
I cant imagine it would have anything to do with that.
At first, it said something to do with the storybook script I was running, so I removed it all together and any traces of it from my game since i wasnt planning on using it anyway.
Then it started giving me this error.
Error: Object too deep
  at Function.JsonEx._encode (rpg_core.js:7756)
  at Function.JsonEx._encode (rpg_core.js:7766)
  at Function.JsonEx._encode (rpg_core.js:7766)
  at Function.JsonEx._encode (rpg_core.js:7766)
  at Function.JsonEx._encode (rpg_core.js:7766)
  at Function.JsonEx._encode (rpg_core.js:7766)
  at Function.JsonEx._encode (rpg_core.js:7766)
  at Function.JsonEx._encode (rpg_core.js:7766)
  at Function.JsonEx._encode (rpg_core.js:7766)
  at Function.JsonEx._encode (rpg_core.js:7766)
I don't understand Java script so when I looked at the line that was broken I can't see what is broken about it.
But it's not saying anything about the storyboard script anymore.