• Do not use Discord to host any images you post, these links expire quickly! You can learn how to add images to your posts here.
  • The Eevee Expo Game Jam has concluded! 🎉 Head on over to the game jam forum to play through the games.
    Don't forget to come back September 21st to vote for your favorites!
  • Reminder: AI-generated content is not allowed on the forums per the Rules and Regulations. Please contact us if you have any questions!
Type Icons Battle UI

Resource Type Icons Battle UI V1.0

I recently found an issue with this resource, when it is used in a Safari Zone map. When the Safari Zone state is active in a Safari Zone map, and a wild Safari Zone Pokemon encounter starts, the following error message happens:

[Pokémon Essentials version 21.1]
[v21.1 Hotfixes 1.0.9]

Exception: NoMethodError
Message: undefined method `pbTypes' for #<Battle::FakeBattler>

Backtrace:
[Type Icons in Battle] script.rb:80:in `draw_type_icons'
[Type Icons in Battle] script.rb:72:in `refresh'
Battle_Scene_Objects:40:in `initialize'
Scene_Initialize:79:in `new'
Scene_Initialize:79:in `block in pbInitSprites'
Scene_Initialize:77:in `each'
Scene_Initialize:77:in `each_with_index'
Scene_Initialize:77:in `pbInitSprites'
BugContestBattle:8:in `pbInitSprites'
[Deluxe Battle Kit] [000] Midbattle Animations.rb:10:in `pbInitSprites'

This is a very recent problem I just found out. I decided to scrap the Safari Zone Starters map selection for my game's New Game Starter selections as a result of this crashing issue. The Safari Zone Starters Option isn't vital for my Starter Selections of 547 Starters. But it would be something nice to have, if the player is having decision paralysis on what starter to get.
 
Back
Top