- Joined
- Nov 23, 2023
- Posts
- 23
I've just recently found an issue related to the animated sprites of Spinda. When I go to the Summary Menu of Spinda in the Party or PC, the game crashes. This happens when attempting to hover the hand cursor over Spinda in the PC. And it happens when attempting to view Spinda in the Summary Menu of the Pokemon Party Menu. I am using all of the updated versions of the Deluxe Battle Kit and all the Add-ons I need, and I am not using the Wonder Launcher and Item Ai add-ons. I am also using the Gen 9 Pack. Because I have just discovered this problem, I don't know if this could be a problem with my project build for my fan game, and if I have the time, I will see if the problem happens again with a stock Gen 9 setup. This is the error code I get:
Spinda PC and Party Menu Summary Crash Output:
[Pokémon Essentials version 21.1]
[v21.1 Hotfixes 1.0.9]
Exception: NoMethodError
Message: undefined method `personalID' for :SPINDA:Symbol
Backtrace:
FormHandlers:118:in `pbSpindaSpots'
FormHandlers:154:in `block in <main>'
[[DBK] Animated Pokémon System] [008] Deluxe Bitmap.rb:113:in `block in compile_strip'
[[DBK] Animated Pokémon System] [008] Deluxe Bitmap.rb:113:in `times'
[[DBK] Animated Pokémon System] [008] Deluxe Bitmap.rb:113:in `compile_strip'
[[DBK] Animated Pokémon System] [004] Game Data.rb:251:in `sprite_bitmap_from_pokemon'
Pokemon_Sprites:51:in `setPokemonBitmap'
[Deluxe Battle Kit] [007] Shadow Pokemon.rb:90:in `setPokemonBitmap'
[[DBK] Animated Pokémon System] [005] Pokemon Sprites.rb:29:in `setPokemonBitmap'
[[MUI] Enhanced Pokemon UI] [004] Storage UI.rb:75:in `pbUpdateOverlay'