I need help with Pokemon Essentials.
I created the Victini and 3 starter pokemons with their evolutions of Generation V. I added the sprites and then when I went to Reposition Sprites in Editor I got an error:
CODE
---------------------------
Pokemon Essentials
---------------------------
Exception: NoMethodError
Message: undefined method `form' for #<PokeBattle_Pokemon:0x36b4168>
PokemonUtilities:1168:in `pbLoadPokemonBitmapSpecies'
PokemonUtilities:1154:in `pbLoadPokemonBitmap'
PokemonSprite:22:in `setPokemonBitmap'
PokemonSpritePos:151:in `pbChangeSpecies'
PokemonSpritePos:187:in `pbSpecies'
PokemonSpritePos:181:in `loop'
PokemonSpritePos:201:in `pbSpecies'
PokemonSpritePos:307:in `pbStart'
PokemonSpritePos:306:in `loop'
PokemonSpritePos:314:in `pbStart'
This exception was logged in ./errorlog.txt.
Press Ctrl+C to copy this message to the clipboard.
---------------------------
OK
---------------------------
EDIT: I'm using a 2010-04-03 version because my computer doesn't work with time system or whatever it is called.
This post has been edited by MartMaemees: Jun 21 2011, 06:11 AM