Charas-Project
Game Creation => Requests => RPG Maker Programming => Topic started by: ThaSprout on March 30, 2006, 05:55:08 PM
-
A friend of mine [who can't registrate for some strange unown reason o.o] encountered this error:
'Event Script referenced a monster that not exist'
While testing one of his battles. The error magically appeared after something like 5 minutes of fighting, so all the monsters in the battle do work...
He already tried re-importing all the monsters, remade all the monsters, increased the amount of monsters...
Do you know what could be the cause?
-
Hit the remove all button.Then replace your mosters.
-
The monster probably has a transform skill that references a nonexistant monster. Try increasing the monster count via the Set Array Size button in the Monsters tab.
-
That still might mess up the battle though, as the monster will change into something blank with 10 stats.
-
Well he tried that, but none of them did work... :/
Anyone else?
-
Eat a Sandwich?
-
Just edit the monsters to where they only have attack...
After that, if the problem still persists, I don't know
Otherwise, add skills, and be careful with the transform thingy.
I have had a similiar problem