• 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!
  • Akari, Red, Kris, May - which Pokémon protagonist is your favorite? Let us know by voting in our semifinal favorite protagonist 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.

[Question] How do I fix this?

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

    You need to add the (broken link removed)
     
    Back
    Top