• 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.
  • Ever thought it'd be cool to have your art, writing, or challenge runs featured on PokéCommunity? Click here for info - we'd love to spotlight your work!
  • Our weekly protagonist poll is now up! Vote for your favorite Conquest protagonist in the poll by clicking here.
  • 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