Charas-Project

Game Creation => Requests => RPG Maker Programming => Topic started by: ThaSprout on March 30, 2006, 05:55:08 PM

Title: Odd Problem when in battle
Post 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?
Title:
Post by: shadus on March 30, 2006, 07:39:58 PM
Hit the remove all button.Then replace your mosters.
Title:
Post by: WarxePB on March 31, 2006, 12:55:24 AM
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.
Title:
Post by: Meiscool-2 on March 31, 2006, 01:05:58 AM
That still might mess up the battle though, as the monster will change into something blank with 10 stats.
Title:
Post by: ThaSprout on April 01, 2006, 12:04:29 PM
Well he tried that, but none of them did work... :/

Anyone else?
Title:
Post by: shadus on April 01, 2006, 01:46:12 PM
Eat a Sandwich?
Title:
Post by: R-66Y on May 31, 2006, 02:57:50 AM
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