Charas-Project

Game Creation => Requests => RPG Maker Programming => Topic started by: Zerlina on July 13, 2008, 07:00:59 PM

Title: Event Script Referenced A Mosnter that Does Not Exist
Post by: Zerlina on July 13, 2008, 07:00:59 PM
Sometimes (and not all the time) when I test a certain boss fight, it says "Event script referenced a monster that does not exist."
The battle events don't actually mention any monsters so I don't know why it's saying it...
any idea?
Title: Re: Event Script Referenced A Mosnter that Does Not Exist
Post by: karlc on July 13, 2008, 07:33:56 PM
hurry go

http://www.gamingw.net/forums/index.php?topic=35235.0
Title: Re: Event Script Referenced A Mosnter that Does Not Exist
Post by: Rahl on July 13, 2008, 07:36:33 PM
Well then its possible that some other monster set you've made has a monster in it that doesn't exist... Have you changed the array size of the monsters tab lately?
Title: Re: Event Script Referenced A Mosnter that Does Not Exist
Post by: Zerlina on July 14, 2008, 03:21:04 AM
Ok thanks...I've increased the array size so hopefully now it'll work. The weird thing was that it happened at random.
Title: Re: Event Script Referenced A Mosnter that Does Not Exist
Post by: Rahl on July 14, 2008, 07:26:07 AM
Any luck?