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

pbMissingTrainer "Can't find trainer" error

11
Posts
8
Years
    • Seen Aug 11, 2020
    I have this error:

    ????? 'Interpreter' ? 276 ??? RuntimeError ????????
    Script error within event 3, map 13 (Route 1):
    Exception: RuntimeError
    Message: Section119:283:in `pbMissingTrainer'Can't find trainer (YOUNGSTER, Jack, ID 0)
    ***Full script:
    pbTrainerBattle(PBTrainers::YOUNGSTER,"Jack",_I("I lost..."),false,0,false)
    Interpreter:243:in `pbExecuteScript'
    PTrainer_NPCTrainers:449:in `pbTrainerBattle'
    (eval):1:in `pbExecuteScript'
    Interpreter:794:in `eval'
    Interpreter:243:in `pbExecuteScript'
    Interpreter:794:in `command_111'
    Interpreter:320:in `execute_command'
    Interpreter:193:in `update'
    Interpreter:106:in `loop'
    Interpreter:198:in `update'

    the game is the battle system elite!
     
    1,224
    Posts
    10
    Years
  • I have this error:

    ????? 'Interpreter' ? 276 ??? RuntimeError ????????
    Script error within event 3, map 13 (Route 1):
    Exception: RuntimeError
    Message: Section119:283:in `pbMissingTrainer'Can't find trainer (YOUNGSTER, Jack, ID 0)
    ***Full script:
    pbTrainerBattle(PBTrainers::YOUNGSTER,"Jack",_I("I lost..."),false,0,false)
    Interpreter:243:in `pbExecuteScript'
    PTrainer_NPCTrainers:449:in `pbTrainerBattle'
    (eval):1:in `pbExecuteScript'
    Interpreter:794:in `eval'
    Interpreter:243:in `pbExecuteScript'
    Interpreter:794:in `command_111'
    Interpreter:320:in `execute_command'
    Interpreter:193:in `update'
    Interpreter:106:in `loop'
    Interpreter:198:in `update'

    the game is the battle system elite!

    You don't have a Youngster Jack trainer defined in your trainers.txt file. Or at least you don't have one defined properly.
     
    Back
    Top