• 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.

Can't start a new game

1
Posts
7
Years
    • Seen Apr 11, 2017
    Whenever I try to start a new game, I'm invisible. When I tried to open my menu, this appeared.

    Exception: NoMethodError
    Message: undefined method `pokedexSeen' for nil:NilClass
    PSystem_Utilities:2302:in `pbSetViableDexes'
    PSystem_Utilities:2299:in `each'
    PSystem_Utilities:2299:in `pbSetViableDexes'
    PScreen_PauseMenu:96:in `pbStartPokemonMenu'
    Scene_Map:193:in `call_menu'
    Scene_Map:163:in `update'
    Scene_Map:68:in `main'
    Scene_Map:65:in `loop'
    Scene_Map:72:in `main'
    Main:49:in `mainFunctionDebug'

    Does anyone have a clue to solve this?
     
    1,682
    Posts
    8
    Years
    • Seen today
    From your description and the error, it sounds like $Trainer is undefined. This tends to happen when you autorun event doest set up the player or is not set to autorun.
    Double check with the example maps.
     
    Back
    Top