• Please note that this section is for questions regarding the forum itself - it is not for fan game-related questions. If you have a question about a fan game, ask in the appropriate thread.

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

Resolved: Pokemon essentiels fail

  • 4
    Posts
    1
    Years
    • Seen Nov 19, 2023
    ive been making a pokemon game and i was trying to add 2 plugins to 20.1 (ZUD and Essentials deluxe) and i got this error
    [Pokémon Essentials version 20.1]
    [v20.1 Hotfixes 1.0.7]

    Exception: NoMethodError
    Message: undefined method `trainer_type' for nil:NilClass

    Backtrace:
    275:Player:51:in `trainer_type'
    272:Trainer:48:in `male?'
    291:UI_Load:78:in `refresh'
    291:UI_Load:26:in `initialize'
    291:UI_Load:109:in `new'
    291:UI_Load:109:in `block in pbStartScene'
    291:UI_Load:108:in `times'
    291:UI_Load:108:in `pbStartScene'
    291:UI_Load:301:in `pbStartLoadScreen'
    386:Main:6:in `main'
    can anyone help?
     
    ive been making a pokemon game and i was trying to add 2 plugins to 20.1 (ZUD and Essentials deluxe) and i got this error
    [Pokémon Essentials version 20.1]
    [v20.1 Hotfixes 1.0.7]

    Exception: NoMethodError
    Message: undefined method `trainer_type' for nil:NilClass

    Backtrace:
    275:Player:51:in `trainer_type'
    272:Trainer:48:in `male?'
    291:UI_Load:78:in `refresh'
    291:UI_Load:26:in `initialize'
    291:UI_Load:109:in `new'
    291:UI_Load:109:in `block in pbStartScene'
    291:UI_Load:108:in `times'
    291:UI_Load:108:in `pbStartScene'
    291:UI_Load:301:in `pbStartLoadScreen'
    386:Main:6:in `main'
    can anyone help?

    This is a section for general forum/Discord support, not questions such as this. I'd recommend going to this section and posting your query there: https://www.pokecommunity.com/forumdisplay.php?f=289
     
    Back
    Top