• 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!
  • Akari, Selene, Mint, Solana - 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.

Error when trying to use an evolution stone

Backburner26

Pokemon Lavender Spirit Creator
  • 32
    Posts
    9
    Years
    Hey guys. The stones don't work for some reason. Please respond quickly.

    Exception: NoMethodError
    Message: undefined method `pbMiniCheckEvolutionItem' for #<PokemonBagScreen:0xadb5580>
    Pokemon_Evolution:994:in `pbCheckEvolution'
    Pokemon_Evolution:993:in `pbCheckEvolutionEx'
    Pokemon_Evolution:978:in `each'
    Pokemon_Evolution:978:in `pbCheckEvolutionEx'
    Pokemon_Evolution:993:in `pbCheckEvolution'
    PItem_Items:658:in `pbUseItem'
    PItem_Items:657:in `each'
    PItem_Items:657:in `pbUseItem'
    PScreen_Bag:570:in `pbStartScreen'
    PScreen_Bag:544:in `loop'
     
    Hey guys. The stones don't work for some reason. Please respond quickly.

    Exception: NoMethodError
    Message: undefined method `pbMiniCheckEvolutionItem' for #<PokemonBagScreen:0xadb5580>
    Pokemon_Evolution:994:in `pbCheckEvolution'
    Pokemon_Evolution:993:in `pbCheckEvolutionEx'
    Pokemon_Evolution:978:in `each'
    Pokemon_Evolution:978:in `pbCheckEvolutionEx'
    Pokemon_Evolution:993:in `pbCheckEvolution'
    PItem_Items:658:in `pbUseItem'
    PItem_Items:657:in `each'
    PItem_Items:657:in `pbUseItem'
    PScreen_Bag:570:in `pbStartScreen'
    PScreen_Bag:544:in `loop'

    Hey guys, does anyone know how to fix this bug? I've waited for quite a while and no-one's responded. I really need a fix for this and I have No idea how to fix it.
     
    "undefined method" could mean anything. No, wait, it means only one thing, and the most obvious interpretation is correct.

    You've mucked around with your evolution script section, and now evolution isn't working properly. Consult a backup.
     
    Back
    Top