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

[Error] Evolution error

  • 1
    Posts
    1
    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