• 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] Evolution error

  • 1
    Posts
    2
    Years
    • Seen Sep 14, 2023
    Hi, I am making my first Pokemon game and i had an error when my Pokemon evolves. It happended after a gym leader battle but I try on the grass and happended too. Here is the message:


    ---------------------------
    Pokémon Essentials Esp v16.3
    ---------------------------
    Excepción: RuntimeError

    Mensaje: Script error within event 3, map 91 (Gimnasio):

    Exception: NameError

    Message: Section126:986:in `pbEvolutionEvolutionMoves'uninitialized constant PBEvolution::HoldItem

    ***Full script:

    pbTrainerBattle(PBTrainers::LIDER_MAX,"Max",_I("Enhorabuena,la medalla es tuya."))

    Interpreter:243:in `pbExecuteScript'

    Pokemon_Evolution:980:in `pbCheckEvolutionEx'

    Pokemon_Evolution:1239:in `each'

    Pokemon_Evolution:1239:in `pbCheckEvolutionEx'

    Pokemon_Evolution:980:in `pbEvolutionEvolutionMoves'

    Evolution_Moves:369:in `pbEvolution'

    PField_Field:1044:in `pbEvolutionCheck'

    PField_Field:1035:in `each'

    PField_Field:1035:in `pbEvolutionCheck'

    PField_Field:1173



    Interpreter:276:in `pbExecuteScript'

    Interpreter:794:in `command_111'

    Interpreter:320:in `execute_command'

    Interpreter:193:in `update'

    Interpreter:106:in `loop'

    Interpreter:198:in `update'

    Scene_Map:103:in `update'

    Scene_Map:101:in `loop'

    Scene_Map:114:in `update'

    Scene_Map:68:in `main'

    If someone can help me, thank you.
     
    Back
    Top