- 19
- Posts
- 2
- Years
- Age 22
- He/Him
- Seen today
I'm trying to test the game out with some new maps I transferred over, but whenever I try it, I get this message.
How do I fix this?
Spoiler:
[Pokémon Essentials version 20.1]
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'
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'
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'
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'
How do I fix this?