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