- 72
- Posts
- 6
- Years
- Seen Jan 24, 2021
Hello, all. I'm trying to make an add-on for Luka S.J's Elite Battle System, but I'm having trouble doing so. My changes conflict with the EBS, and I'm not really sure what I should do to remedy it. Can someone point me in the right direction? Thank you for any help in advance.
What does this error mean?
What does this error mean?
Code:
[Pokémon Essentials version 17.2]
Exception: RuntimeError
Message: Script error within event 32 (coords 21,9), map 9 (Cold Forest):
Exception: NoMethodError
Message: EliteBattle_Addon:2044:in `pbShowWindow'undefined method `visible=' for nil:NilClass
***Full script:
pbBossWildBattle(:MEW,20,1)
Interpreter:243:in `pbExecuteScript'
EliteBattle_Addon:2078:in `pbDisplayMessage'
EliteBattle_Addon:230:in `pbDisplayBrief'
EliteBattle_Addon:71:in `pbStartBattleCore'
PokeBattle_Battle:2394:in `pbStartBattle'
PField_Battles:446:in `pbBossWildBattle'
PField_Battles:445:in `pbSceneStandby'
PField_Battles:447:in `pbBossWildBattle'
PField_Battles:444:in `pbBattleAnimation'
PField_Battles:444:in `pbBossWildBattle'
Interpreter:276:in `pbExecuteScript'
Interpreter:1606:in `command_355'
Interpreter:494:in `execute_command'
Interpreter:193:in `update'
Interpreter:106:in `loop'
Interpreter:198:in `update'
Scene_Map:163:in `updateold'
Scene_Map:161:in `loop'
Scene_Map:170:in `updateold'
Unreal Time System:151:in `update'