• 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!
Enhanced Pokemon UI [v21.1]

Resource Enhanced Pokemon UI [v21.1] v1.0.6

Just a quick question. Is it intended that the Modern Summary QoL options got removed? I really liked on the E20 version that you could access the move relearner on summary
That functionality is now part of the Modular UI Scenes plugin (which is conveniently required for this plugin to work). However, I made it so that those functions are only available when the MECHANICS_GENERATION setting is set to gen 9 or higher, to keep it compatible with the Gen 9 Pack.
 
Hey, i wanna report a bug.
today i am doing some tests about arceus and its plates, theres the satiuation.
arceus used hyper beam, and foe is pikachu with item air balloon.

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

Exception: ArgumentError
Message: wrong number of arguments (given 2, expected 0)

Backtrace:
[Enhanced Pokemon UI] [002] Legacy Data.rb:39:in `pbConsumeItem'
231:Battle_ItemEffects:1290:in `block in <main>'
035:Event_Handlers:195:in `trigger'
231:Battle_ItemEffects:132:in `triggerOnBeingHit'
169:Battler_UseMoveTriggerEffects:42:in `pbEffectsOnMakingHit'
[v21.1 Hotfixes] Bug fixes.rb:258:in `pbEffectsOnMakingHit'
[Generation 9 Pack] [002] Battle_Battler.rb:419:in `pbEffectsOnMakingHit'
[Enhanced Pokemon UI] [002] Legacy Data.rb:149:in `pbEffectsOnMakingHit'
166:Battler_UseMove:694:in `block in pbProcessMoveHit'
166:Battler_UseMove:692:in `each'

i redo the same test without u Enhanced Pokemon UI plugin, theres no this error.
so it might be something wrong with this plugin.

hope u can look into it.
many thanks.
 
Hi, Thank you for sharing this script.

So far everything was working fine, but after receiving a Pokemon via Mystery Gift, I got this error when opening the menu.

Ruby:
Expand Collapse Copy
[Pokémon Essentials version 21.1]
[v21.1 Hotfixes 1.0.5]
[EBDX v1.4.1 (E21)]

Exception: TypeError
Message: nil can't be coerced into Float

Backtrace:
[Enhanced Pokemon UI] [002] Legacy Data.rb:397:in `-'
[Enhanced Pokemon UI] [002] Legacy Data.rb:397:in `update_party_time'
[Enhanced Pokemon UI] [002] Legacy Data.rb:296:in `block in update_party_time'
[Enhanced Pokemon UI] [002] Legacy Data.rb:296:in `each'
[Enhanced Pokemon UI] [002] Legacy Data.rb:296:in `update_party_time'
[Enhanced Pokemon UI] [002] Legacy Data.rb:320:in `pbStartPokemonMenu'
Scene_Map:123:in `call_menu'
[Following Pokemon EX] Refresh.rb:122:in `call_menu'
Scene_Map:243:in `update'
 
Hi, Thank you for sharing this script.

So far everything was working fine, but after receiving a Pokemon via Mystery Gift, I got this error when opening the menu.

Ruby:
Expand Collapse Copy
[Pokémon Essentials version 21.1]
[v21.1 Hotfixes 1.0.5]
[EBDX v1.4.1 (E21)]

Exception: TypeError
Message: nil can't be coerced into Float

Backtrace:
[Enhanced Pokemon UI] [002] Legacy Data.rb:397:in `-'
[Enhanced Pokemon UI] [002] Legacy Data.rb:397:in `update_party_time'
[Enhanced Pokemon UI] [002] Legacy Data.rb:296:in `block in update_party_time'
[Enhanced Pokemon UI] [002] Legacy Data.rb:296:in `each'
[Enhanced Pokemon UI] [002] Legacy Data.rb:296:in `update_party_time'
[Enhanced Pokemon UI] [002] Legacy Data.rb:320:in `pbStartPokemonMenu'
Scene_Map:123:in `call_menu'
[Following Pokemon EX] Refresh.rb:122:in `call_menu'
Scene_Map:243:in `update'
I've never used the Mystery Gift feature before, so idk how or why the Pokemon specifically received through there would have issues with this, but I'm just going to assume it's because the data required hasn't been initialized on them for some reason. I'll try to generalize the code a bit more to avoid this, and hopefully that'll resolve the issue.
 
Enhanced stats page is a little bit incompatable with gen 9 pack script, need a little modify.
two plugins both not wrong, just a little conflict, gen 9 pack script seems overwrite the code.
 
Enhanced stats page is a little bit incompatable with gen 9 pack script, need a little modify.
two plugins both not wrong, just a little conflict, gen 9 pack script seems overwrite the code.
The Gen 9 Pack should be listed as an optional dependency in the Modular UI meta file so that my code overwrites the Gen 9 Pack. Make sure this is included. If not, that's an oversight.
 
The Gen 9 Pack should be listed as an optional dependency in the Modular UI meta file so that my code overwrites the Gen 9 Pack. Make sure this is included. If not, that's an oversight.
thanq!
it must be a oversight, coz now "Optional = Generation 9 Pack,2.0", simply to fix that.
my bad! i modify some gen 9 script to make them work properly, never think about that.
thanks again.
 
After capturing this may happen but the game does not crash.
[Pokémon Essentials version 21.1]
[v21.1 Hotfixes 1.0.6]

Exception: NoMethodError
Message: undefined method `legacy_data' for nil:NilClass

Backtrace:
[[MUI] Enhanced Pokemon UI] [002] Legacy Data.rb:162:in `pbFaint'
Battler_UseMove:701:in `block in pbProcessMoveHit'
Battler_UseMove:701:in `each'
Battler_UseMove:701:in `pbProcessMoveHit'
Battler_UseMove:409:in `block in pbUseMove'
Battler_UseMove:407:in `times'
Battler_UseMove:407:in `pbUseMove'
[Deluxe Battle Kit] [002] Misc Utilities.rb:78:in `pbUseMove'
[Deluxe Battle Kit] [001] Animation Utilities.rb:188:in `block in pbProcessTurn'
PBDebug:6:in `logonerr'
 
After capturing this may happen but the game does not crash.
[Pokémon Essentials version 21.1]
[v21.1 Hotfixes 1.0.6]

Exception: NoMethodError
Message: undefined method `legacy_data' for nil:NilClass

Backtrace:
[[MUI] Enhanced Pokemon UI] [002] Legacy Data.rb:162:in `pbFaint'
Battler_UseMove:701:in `block in pbProcessMoveHit'
Battler_UseMove:701:in `each'
Battler_UseMove:701:in `pbProcessMoveHit'
Battler_UseMove:409:in `block in pbUseMove'
Battler_UseMove:407:in `times'
Battler_UseMove:407:in `pbUseMove'
[Deluxe Battle Kit] [002] Misc Utilities.rb:78:in `pbUseMove'
[Deluxe Battle Kit] [001] Animation Utilities.rb:188:in `block in pbProcessTurn'
PBDebug:6:in `logonerr'
I see, easy fix.
 
Please reinstall the plugin if you've recently installed the v1.0.4 update. I've fixed the bug reported above. It's only one line of code changed, so it's not worth posting an entire version update for.
 
Hi, I have downloaded and installed this plugin with the Modular UI Scene plugin. However, I am not seeing any of the new features in the game.

Do I need to configure the Modular UI Scene plugin?

I have all the setting set to true.
 
Hi, I have downloaded and installed this plugin with the Modular UI Scene plugin. However, I am not seeing any of the new features in the game.

Do I need to configure the Modular UI Scene plugin?

I have all the setting set to true.
Recompile.
 
Hi! I just downloaded this plugin along with a bunch of others and get this error when I try to load a save or open the menu
[Pokémon Essentials version 21.1]
[v21.1 Hotfixes 1.0.7]

Exception: SystemStackError
Message: stack level too deep

Backtrace:
[[MUI] Enhanced Pokemon UI] [002] Legacy Data.rb:322:in `pbStartPokemonMenu'
[[MUI] Enhanced Pokemon UI] [002] Legacy Data.rb:323:in `pbStartPokemonMenu'
[[MUI] Enhanced Pokemon UI] [002] Legacy Data.rb:323:in `pbStartPokemonMenu'
[[MUI] Enhanced Pokemon UI] [002] Legacy Data.rb:323:in `pbStartPokemonMenu'
[[MUI] Enhanced Pokemon UI] [002] Legacy Data.rb:323:in `pbStartPokemonMenu'
[[MUI] Enhanced Pokemon UI] [002] Legacy Data.rb:323:in `pbStartPokemonMenu'
[[MUI] Enhanced Pokemon UI] [002] Legacy Data.rb:323:in `pbStartPokemonMenu'
[[MUI] Enhanced Pokemon UI] [002] Legacy Data.rb:323:in `pbStartPokemonMenu'
[[MUI] Enhanced Pokemon UI] [002] Legacy Data.rb:323:in `pbStartPokemonMenu'
[[MUI] Enhanced Pokemon UI] [002] Legacy Data.rb:323:in `pbStartPokemonMenu'

All my Plugins are in the attached post below. Did I download something in the wrong order or did I goof up on the download somehow? Recompiling has not helped fix this issue by the way I tried that first and redownloading the plugin. When I delete the plugin my game seems to run fine but I do want to use the plugin still too. I would love help with this! Thank you all

1709842157478.png
 
Back
Top