• The Eevee Expo Game Jam #10 has concluded, congratulations to all participants! Now it's time for the judges to play through the games, and you can play along to vote who deserves the community choice spotlight.
    You can check out the submitted games here!
    Play through the games and provide some feedback to the devs while you're at it!
  • Hi, Guest!
    Some images might be missing as we move away from using embedded images, sorry for the mess!
    From now on, you'll be required to use a third party to host images. You can learn how to add images here, and if your thread is missing images you can request them here.
    Do not use Discord to host any images you post, these links expire quickly!
Pokemon Battle UI

Resource Pokemon Battle UI 2

Nightshadow

Rookie
Member
Joined
Feb 6, 2021
Posts
1
When I try to begin a battle this error accurse
I Don't really know how to fix this issue.


---------------------------
Pokemon Essentials
---------------------------
[Pokémon Essentials version 18.1]

Exception: RuntimeError

Message: Script error within event 7 (coords 3,10), map 2 (Intro 2):

Exception: NoMethodError

Message: Scene_Initialize:140:in `pbCreateBackdropSprites'undefined method `pbBattlerPosition' for PokeBattle_SceneConstants:Module



***Full script:

pbTrainerBattle(:RIVAL,"Chris")



Backtrace:

Interpreter:197:in `pbExecuteScript'

Scene_Initialize:139:in `each'

Scene_Initialize:139:in `pbCreateBackdropSprites'

Scene_Initialize:28:in `_bugContest_pbInitSprites'

PokeBattle_BugContest:8:in `mbd_initSprites'

BattleScript_Main:1158:in `pbInitSprites'

Scene_Initialize:21:in `pbStartBattle'

Battle_StartAndEnd:270:in `pbStartBattleCore'

Battle_StartAndEnd:258:in `pbStartBattle'

PField_Battles:421:in `pbTrainerBattleCore'





Backtrace:

Interpreter:246:in `pbExecuteScript'

Interpreter:658:in `command_111'

Interpreter:272:in `execute_command'

Interpreter:155:in `update'

Interpreter:102:in `loop'

Interpreter:158:in `update'

Scene_Map:162:in `update'

Scene_Map:160:in `loop'

Scene_Map:169:in `update'

Scene_Map:229:in `main'
 
Back
Top