• 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.
  • Ever thought it'd be cool to have your art, writing, or challenge runs featured on PokéCommunity? Click here for info - we'd love to spotlight your work!
  • 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
    4
    Years
    • Seen Sep 25, 2024
    [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?
     
    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