• Our software update is now concluded. You will need to reset your password to log in. In order to do this, you will have to click "Log in" in the top right corner and then "Forgot your password?".
  • Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.

Keep Getting These Errors

  • 14
    Posts
    10
    Years
    • Seen Jun 7, 2014
    One error is that when I try to play test the game I have no overworld sprite. I am not using a custom sprite.

    The other error is that when I try to open the menu, the game crashes and I get this message.

    Exception: NoMethodError
    Message: undefined method `pokedexSeen' for nil:NilClass
    PokemonUtilities:2206:in `pbSetViableDexes'
    PokemonUtilities:2203:in `each'
    PokemonUtilities:2203:in `pbSetViableDexes'
    PokemonPauseMenu:96:in `pbStartPokemonMenu'
    Scene_Map:188:in `call_menu'
    Scene_Map:159:in `update'
    Scene_Map:68:in `main'
    Scene_Map:65:in `loop'
    Scene_Map:72:in `main'
    Main:37:in `mainFunctionDebug'

    If anyone could help, that would be greatly appreciated.
     

    Maruno

    Lead Dev of Pokémon Essentials
  • 5,286
    Posts
    16
    Years
    • Seen May 3, 2024
    1. There are two things you must do at the very start of the game: name the player and set their character. If you don't do the latter, the player is invisible.

    2. Have you changed how many Regional Dexes you have but are using a savegame from before you added the extra Regional Dex(es)? If so, start a new game.
     
    Back
    Top