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

[Error] I am having issues with NoMethodError

  • 5
    Posts
    3
    Years
    • Seen Mar 7, 2021
    [Pokémon Essentials version 18.1]
    Message: undefined method `ablePokemonParty' for nil:NilClass

    Backtrace:
    Pokemon_ShadowPokemon:691
    Pokemon_ShadowPokemon:690:in `call'
    Event_Handlers:51:in `trigger'
    Event_Handlers:46:in `each'
    Event_Handlers:46:in `trigger'
    PField_Field:365:in `pbOnStepTaken'
    Game_Player:440:in `update_event_triggering'
    Game_Player:383:in `update'
    Scene_Map:163:in `update'
    Scene_Map:160:in `loop'

    It happens if I load up the game and just move once, also my character disappears.....Help if you can?
     
  • 124
    Posts
    3
    Years
    Spoiler:

    Move the player starting position back to the Intro map. There are a few scripts that need to be run in the intro events in order to set up your character. You can change the player transfer inside the Intro map events to send your player to your starting map.
     
    Back
    Top