• 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!
  • Our weekly protagonist poll is now up! Vote for your favorite Conquest protagonist in the poll by clicking here.
  • 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