• 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!
  • Scottie, Todd, Serena, Kris - which Pokémon protagonist is your favorite? Let us know by voting in our 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.

[Scripting Question] End of Battle Error (No Method Error)

  • 2
    Posts
    8
    Years
    • Seen Apr 15, 2017
    Getting an error message whenever I finish a wild battle. Please help.

    Exception: NoMethodError
    Message: undefined method `pbEndOfBattle' for #<PokeBattle_Battle:0x8ab0da0>
    PokeBattle_Battle:2596:in `pbStartBattleCore'
    PokeBattle_Battle:2395:in `pbStartBattle'
    PField_Field:905:in `pbWildBattle'
    PField_Field:904:in `pbSceneStandby'
    PField_Field:906:in `pbWildBattle'
    PField_Field:903:in `pbBattleAnimation
    PField_Field:903:in `pbWildBattle'
    PField_Field1374:in `pbBattleOnStepTaken'
    PField_Field:1398:in `pbOnStepTaken'
    Game_Player:484:in `update_old'

    Haven't seen this error in other forums, not sure what it means.
     
    Last edited by a moderator:
    Getting an error message whenever I finish a wild battle. Please help.

    Exception: NoMethodError
    Message: undefined method `pbEndOfBattle' for #<PokeBattle_Battle:0x8ab0da0>
    PokeBattle_Battle:2596:in `pbStartBattleCore'
    PokeBattle_Battle:2395:in `pbStartBattle'
    PField_Field:905:in `pbWildBattle'
    PField_Field:904:in `pbSceneStandby'
    PField_Field:906:in `pbWildBattle'
    PField_Field:903:in `pbBattleAnimation
    PField_Field:903:in `pbWildBattle'
    PField_Field1374:in `pbBattleOnStepTaken'
    PField_Field:1398:in `pbOnStepTaken'
    Game_Player:484:in `update_old'

    Haven't seen this error in other forums, not sure what it means.

    Version. Changes. Does this happen with every wild battle. Did you do something special in the battle. Is there something out of the ordinary with your party. etc.
    give us info
     
    Version. Changes. Does this happen with every wild battle. Did you do something special in the battle. Is there something out of the ordinary with your party. etc.
    give us info

    The error shows after any wild battle. Everything in-battle has been normal, and the party has no effect on the error. It appears right before the EXP gain does, so perhaps that's part of the problem. Although, trainer battles work just fine.
     
    So what have you changed in the scripts, and what version are you using? This doesn't happen in vanilla Essentials, so it's fairly impossible for us to determine what your problem is without more information
     
    script error maybe u should ask a guy who know rpgmxp programming maybe luka sj
     
    script error maybe u should ask a guy who know rpgmxp programming maybe luka sj

    There are plenty of people around here with good coding knowledge, but those people can't do anything if they don't get information.
     
    Back
    Top