Charas-Project

Game Creation => Requests => RPG Maker Programming => Topic started by: vytong on October 04, 2008, 03:27:51 PM

Title: I have an item problem
Post by: vytong on October 04, 2008, 03:27:51 PM
I have an item problem, and yes i do! i cant play my game cause this windows pops up and says "Event script referenced an item  that does not exist", but it does exist i just made an item!
Title: Re: I have an item problem
Post by: Meiscool-2 on October 04, 2008, 05:21:47 PM
Make sure your items is above 50 or so. My maker gives me the same problem if my items number is lower than 48 or something like that, and I know for a fact that it isn't actually referencing an item, because I don't use items...
Title: Re: I have an item problem
Post by: vytong on October 04, 2008, 11:23:57 PM
You prolly deleted something, or changed the array size, and a character had something equiped or somehting like that. I recall having a similar problem, I just dont remember how I fixed it.
And i dont have anything equipped...
Title: Re: I have an item problem
Post by: vytong on October 05, 2008, 02:17:50 PM
You prolly deleted something, or changed the array size, and a character had something equiped or somehting like that. I recall having a similar problem, I just dont remember how I fixed it.
Tanks i found the problem, the items im wearing is "none" so i have to have more tan 4 "none's" to make the game work