• 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] [Using v21] NoMethodError only occurring when in battle against a Simisear and Pignite

  • 6
    Posts
    3
    Years
    • Seen Jul 13, 2024
    When I attempt to hit either of them with any move, I get these following errors:

    [Pokémon Essentials version 21.1]
    [v21.1 Hotfixes 1.0.7]

    Exception: NoMethodError
    Message: undefined method `battler' for #<Battle::Battler>

    Backtrace:
    AI_MoveEffects_MoveAttributes:118:in `block (2 levels) in <main>'
    AI_MoveEffects_MoveAttributes:117:in `each'
    AI_MoveEffects_MoveAttributes:117:in `block in <main>'
    Event_Handlers:139:in `trigger'
    Battle_AI:111:in `apply_move_effect_against_target_score'
    [Deluxe Battle Kit] [002] Misc Utilities.rb:340:in `pbGetMoveScoreAgainstTarget'
    AI_ChooseMove:245:in `block in pbGetMoveScore'
    AI_ChooseMove:242:in `each'
    AI_ChooseMove:242:in `pbGetMoveScore'
    [Deluxe Battle Kit] [003] Command Menu Refactor.rb:450:in `block (3 levels) in pbGetMoveScores'


    [Pokémon Essentials version 21.1]
    [v21.1 Hotfixes 1.0.7]

    Exception: NoMethodError
    Message: undefined method `battler' for #<Battle::Battler>

    Backtrace:
    AI_MoveEffects_MoveAttributes:118:in `block (2 levels) in <main>'
    AI_MoveEffects_MoveAttributes:117:in `each'
    AI_MoveEffects_MoveAttributes:117:in `block in <main>'
    Event_Handlers:139:in `trigger'
    Battle_AI:111:in `apply_move_effect_against_target_score'
    [Deluxe Battle Kit] [002] Misc Utilities.rb:340:in `pbGetMoveScoreAgainstTarget'
    AI_ChooseMove:245:in `block in pbGetMoveScore'
    AI_ChooseMove:242:in `each'
    AI_ChooseMove:242:in `pbGetMoveScore'
    [Deluxe Battle Kit] [003] Command Menu Refactor.rb:450:in `block (3 levels) in pbGetMoveScores'


    Am I getting two of these because there's two battlers? This wasn't happening in any other double battle I've had with all sorts of pokemon.

    Here's a screenshot of the battle:
    [PokeCommunity.com] [Using v21] NoMethodError only occurring when in battle against a Simisear and Pignite


    I have the plugins for v21.1 downloaded as well as the gen 9 pack.

    I also just don't know how to interpret these messages to be honest :( could anyone help with that? Thank you so much!
     
    Back
    Top