- 4
- Posts
- 2
- Years
- Seen Jul 2, 2024
I got this error, can anyone solve that issue and explain to me please ?
[Pokémon Essentials version 20]
Exception: ArgumentError
Message: Invalid argument passed to method.
Expected nil to be one of [Symbol, GameData::TrainerType, String], but got NilClass.
Backtrace:
015:Validation:29:in `validate'
103:GameData:92:in `get'
270:Trainer:48:in `male?'
289:UI_Load:78:in `refresh'
289:UI_Load:26:in `initialize'
289:UI_Load:109:in `new'
289:UI_Load:109:in `block in pbStartScene'
289:UI_Load:108:in `times'
289:UI_Load:108:in `pbStartScene'
289:UI_Load:301:in `pbStartLoadScreen'
[Pokémon Essentials version 20]
Exception: ArgumentError
Message: Invalid argument passed to method.
Expected nil to be one of [Symbol, GameData::TrainerType, String], but got NilClass.
Backtrace:
015:Validation:29:in `validate'
103:GameData:92:in `get'
270:Trainer:48:in `male?'
289:UI_Load:78:in `refresh'
289:UI_Load:26:in `initialize'
289:UI_Load:109:in `new'
289:UI_Load:109:in `block in pbStartScene'
289:UI_Load:108:in `times'
289:UI_Load:108:in `pbStartScene'
289:UI_Load:301:in `pbStartLoadScreen'