I'm getting a coupe errors on my mon that I took a Z-Crystal Away from, any ideas?
[Pokémon Essentials version 20.1]
[v20.1 Hotfixes 1.0.4]
Exception: ArgumentError
Message: Invalid argument passed to method.
Expected nil to be one of [Symbol, GameData::Move, String], but got NilClass.
Backtrace:
015:Validation:29:in `validate'
103:GameData:92:in `get'
[ZUD Mechanics] Battle_Move.rb:21:in `powerMove?'
[ZUD Mechanics] Battler_Overrides.rb:285:in `pbCanChooseMove?'
[ZUD Mechanics] Battle_Overrides.rb:108:in `pbCanChooseMove?'
[Essentials Deluxe] Battle.rb:107:in `block in pbCanShowFightMenu?'
160:Battle_Battler:455:in `block in eachMoveWithIndex'
160:Battle_Battler:455:in `each'
160:Battle_Battler:455:in `each_with_index'
160:Battle_Battler:455:in `eachMoveWithIndex'
[Pokémon Essentials version 20.1]
[v20.1 Hotfixes 1.0.4]
Exception: NoMethodError
Message: undefined method `display_type' for nil:NilClass
Backtrace:
172:Battle_Move:162:in `display_type'
191:Battle_Scene_Menus:381:in `block in refreshSelection'
191:Battle_Scene_Menus:374:in `each'
191:Battle_Scene_Menus:374:in `each_with_index'
191:Battle_Scene_Menus:374:in `refreshSelection'
[Essentials Deluxe] Fight Menu.rb:174:in `refresh'
191:Battle_Scene_Menus:328:in `battler='
[Essentials Deluxe] Fight Menu.rb:282:in `pbFightMenu'
[Essentials Deluxe] Fight Menu.rb:206:in `pbFightMenu'
155:Battle_CommandPhase:222:in `block (2 levels) in pbCommandPhaseLoop'