• 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!
  • Cyndy, May, Hero (Conquest), or Wes - 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.

pbMissingTrainer "Can't find trainer" error

  • 11
    Posts
    9
    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!
     
    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