Managed to fix the previous error I was getting by upgrading to the latest version of essentials.
So I tried adding in some new pokémon, but when I go to reposition the sprites using the editor, I get this error come up.
Quote:
Exception: NoMethodError
Message: undefined method `width' for nil:NilClass
PokemonSpritePos:62:in `refresh'
PokemonSpritePos:181:in `pbSpecies'
PokemonSpritePos:174:in `loop'
PokemonSpritePos:194:in `pbSpecies'
PokemonSpritePos:300:in `pbStart'
PokemonSpritePos:299:in `loop'
PokemonSpritePos:307:in `pbStart'
EditorMain:236:in `pbEditorMenu'
EditorMain:234:in `pbFadeOutIn'
EditorMain:234:in `pbEditorMenu'
|
The editor then closes completely.
Also, when I enter battles, the battle screen is completely black, the name frames and text box are the only things that appear.