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

Not able to use items during battle

  • 20
    Posts
    10
    Years
    • Seen May 13, 2016
    Hi there everyone!
    Was hoping someone would be able to help fix my problem of why items aren't working in battle.
    An example would be I would use a potion, get an error message, and then take me back to the battle menu. It would still use up my potion though.
    An example of the message:
    ---------------------------
    Pokemon Essentials
    ---------------------------
    Exception: NoMethodError

    Message: undefined method `effects' for nil:NilClass

    PokeBattle_Battle:1576:in `pbRegisterItem'

    PokeBattle_Battle:2756:in `pbCommandPhase'

    PokeBattle_Battle:2711:in `loop'

    PokeBattle_Battle:2801:in `pbCommandPhase'

    PokeBattle_Battle:2700:in `each'

    PokeBattle_Battle:2700:in `pbCommandPhase'

    PokeBattle_Battle:2648:in `pbStartBattleCore'

    PokeBattle_Battle:2647:in `logonerr'

    PokeBattle_Battle:2647:in `pbStartBattleCore'

    PokeBattle_Battle:2637:in `loop'



    This exception was logged in

    C:\Users\Meep\Saved Games/Pokemon Essentials/errorlog.txt.

    Press Ctrl+C to copy this message to the clipboard.
    ---------------------------
    OK
    ---------------------------

    Hoping someone could figure out why it isn't working since been having issues with this for awhile now.
     
    You need to give us more information. It's trying to test a non-existent battler for an effect. What is the state of the battle at the time of the error? Who's on the field? Single or double? Who are you using the potion on? etc.
     
    Back
    Top