• Just a reminder that providing specifics on, sharing links to, or naming websites where ROMs can be accessed is against the rules. If your post has any of this information it will be removed.
  • Our friends from the Johto Times are hosting a favorite Pokémon poll - and we'd love for you to participate! Click here for information on how to vote for your favorites!
  • Serena, Kris, Dawn, Red - which Pokémon protagonist is your favorite? Let us know by voting in our grand final favorite protagonist poll!
  • PokéCommunity supports the Stop Killing Games movement. If you're a resident of the UK or EU, consider signing one of the petitions to stop publishers from destroying games. Click here for more information!
  • 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.

[Error] Errors with some of the base script

  • 3
    Posts
    7
    Years
    • Seen May 30, 2021
    It's been a little while since I tried starting a new game in my testing and now that I have I have a couple errors with some of the pre-programmed script and I don't know what I did. Here is the error code though. To my knowledge I haven't changed anything in defining methods like the Pokedex or messed with any of the start menu functions.

    Exception: NoMethodError

    Message: undefined method `pokedexSeen' for nil:NilClass

    PSystem_Utilities:992:in `pbSetViableDexes'

    PSystem_Utilities:989:in `each'

    PSystem_Utilities:989:in `pbSetViableDexes'

    PScreen_PauseMenu:92:in `pbStartPokemonMenu'

    Scene_Map:127:in `call_menu'

    Scene_Map:213:in `update'

    Scene_Map:234:in `main'

    Scene_Map:231:in `loop'

    Scene_Map:236:in `main'

    Main:49:in `mainFunctionDebug'
     
    Back
    Top