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

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

2
Posts
7
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:
    971
    Posts
    7
    Years
    • Age 21
    • Seen Nov 28, 2022
    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
     
    2
    Posts
    7
    Years
    • Seen Apr 15, 2017
    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.
     
    1,224
    Posts
    10
    Years
  • 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
     
    971
    Posts
    7
    Years
    • Age 21
    • Seen Nov 28, 2022
    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