So, I was trying to test the mega evolution of my Absol here, then this showed up when I clicked on a move.
---------------------------
Pokemon Essentials
---------------------------
Exception: TypeError
Message: Symbol as array index
Intl_Messages:559:in `[]'
Intl_Messages:559:in `get'
Intl_Messages:670:in `get'
Intl_Messages:707:in `pbGetMessage'
(eval):641:in `getName'
PokeBattle_Battle:655:in `pbGetMegaRingName'
PokeBattle_Battle:653:in `each'
PokeBattle_Battle:653:in `pbGetMegaRingName'
PokeBattle_Battle:1820:in `pbMegaEvolve'
PokeBattle_Battle:2831:in `pbAttackPhase'
My theory is that it's missing the mega evolution sprite. Or could it be a different issue? (Btw, not using Elite Battle System.)
---------------------------
Pokemon Essentials
---------------------------
Exception: TypeError
Message: Symbol as array index
Intl_Messages:559:in `[]'
Intl_Messages:559:in `get'
Intl_Messages:670:in `get'
Intl_Messages:707:in `pbGetMessage'
(eval):641:in `getName'
PokeBattle_Battle:655:in `pbGetMegaRingName'
PokeBattle_Battle:653:in `each'
PokeBattle_Battle:653:in `pbGetMegaRingName'
PokeBattle_Battle:1820:in `pbMegaEvolve'
PokeBattle_Battle:2831:in `pbAttackPhase'
My theory is that it's missing the mega evolution sprite. Or could it be a different issue? (Btw, not using Elite Battle System.)