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

[Question] How do I fix this?

4
Posts
292
Days
    • 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?
     

    Mahian23

    Behold my Supreme Power!
    523
    Posts
    4
    Years
  • 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 v20.1 hotfixes plugin.
     
    Back
    Top