Mega Ring Errors

Dog_dog_56

Rookie
Member
Joined
Aug 17, 2017
Posts
3
I need help solving three error messages that occur in battle(sorry!)

Error 1: Whenever I try to mega evolve my Pokemon in battle, this happens
---------------------------
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):603: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_ebs'

Error 2: FIXED

Error 3: Whenever a trainer tries to use an item in battle, this happens
---------------------------
Pokemon Essentials
---------------------------
Exception: NoMethodError
Message: undefined method `>=' for nil:NilClass
PokeBattle_Battle:1576:in `pbRegisterItem'
PokeBattle_AI:3767:in `pbEnemyShouldUseItem?'
PokeBattle_AI:4056:in `pbDefaultChooseEnemyCommand'
PokeBattle_Scene:2747:in `pbChooseEnemyCommand'
PokeBattle_Battle:2705:in `pbCommandPhase_ebs'
PokeBattle_Battle:2700:in `each'
PokeBattle_Battle:2700:in `pbCommandPhase_ebs'
EliteBattle_Battle:292:in `pbCommandPhase'
EliteBattle_Battle:222:in `pbStartBattleCore'
EliteBattle_Battle:221:in `logonerr'
 
Last edited:

Marin

Administrator
Administrator
Do you happen to have the "BW Gamemode" scripts by shiney570?
 

Luka S.J.

Wastage of Time
Member
Joined
Mar 27, 2017
Posts
97
Then none of these errors are related to EBS. The Game Modes script is bugged, which is a known and confirmed thing. Best post these in the official thread of the BW2 mod, Shiney might address them eventually.
 
Top