- Joined
- Nov 23, 2023
- Posts
- 35
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.
[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.