• 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!
  • Akari, Red, Kris, May - which Pokémon protagonist is your favorite? Let us know by voting in our semifinal favorite protagonist poll!
  • 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.

[Question] Need help with strange error

  • 1
    Posts
    4
    Years
    • Seen May 22, 2022
    Hi (first post ever, I don´t know if this is the right place for placing this, so I apologize if it´s not)

    Could anyone tell me what´s wrong with this? I´m getting this error while using debug for testing and jumping between the maps on my fangame

    Exception: NoMethodError

    Message: undefined method `[]' for nil:NilClass

    Game_Screen:195:in `setWeather'

    Scene_Map:267:in `transfer_player'

    PokemonDebug:331:in `pbDebugMenu'

    PokemonDebug:297:in `loop'

    PokemonDebug:826:in `pbDebugMenu'

    PokemonPauseMenu:245:in `pbStartPokemonMenu'

    PokemonPauseMenu:244:in `pbFadeOutIn'

    PokemonPauseMenu:244:in `pbStartPokemonMenu'

    PokemonPauseMenu:145:in `loop'

    PokemonPauseMenu:279:in `pbStartPokemonMenu'




    Thanks again
     
    Back
    Top