• 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!
Bag Screen with interactable Party

Resource Bag Screen with interactable Party 2.5.0

I am having an issue.

I was editing the pocket icon pictures, but when I looked at it ingame, the highlighted icon that shows the pocket I am currently in shows the edited icon, but the grayed out icons for all the other pockets use their default icons. Here is an example:

View attachment 14963

As you can see the forth pocket (second in the top row) shows up with the default TM icon when it is not selected (left), but when I select the forth pocket, it shows the edited icon (right). I looked everywhere and I could not find any picture that has the grayed out icons on it, so I am not sure what is happening here.
The picture with the grayed out icons is the ui2, in the same file as the other pictures.
 
Noticed a bug. Trying to access the PC item storage with this plugin causes the game to crash.

[2023-03-02 10:23:13 -0600]
[Pokémon Essentials version 20.1]
[v20.1 Hotfixes 1.0.7]

Script error in event 3 (coords 11,1), map 93 (Lylar Range)
Exception: ArgumentError
Message: wrong number of arguments (given 2, expected 1)

***Full script:
pbPokeCenterPC

Backtrace:
308:UI_ItemStorage:72:in `pbStartScene'
[Essentials Deluxe] Interactable Bag Screen.rb:408:in `pbWithdrawItemScreen'
309:UI_PC:27:in `block (2 levels) in pbPCItemStorage'
093:MessageConfig:576:in `pbFadeOutIn'
309:UI_PC:24:in `block in pbPCItemStorage'
309:UI_PC:6:in `loop'
309:UI_PC:6:in `pbPCItemStorage'
309:UI_PC:124:in `block in pbTrainerPCMenu'
309:UI_PC:118:in `loop'
309:UI_PC:118:in `pbTrainerPCMenu'
 
Hi! I'm using this plugin alongside another one called Voltseon's Pause Menu, and the game sends this crash message when for example I use all my potions from the bag so I run out of that item. It has something to do with a Fade animation? What should I do?

1677929772718.png
 
Hi! I'm using this plugin alongside another one called Voltseon's Pause Menu, and the game sends this crash message when for example I use all my potions from the bag so I run out of that item. It has something to do with a Fade animation? What should I do?

View attachment 16198
Have you updated Essentials Deluxe to v1.2.3 yet?
 
Bug! Bug! Bug! When I open the sell menu in pokemart (where player sells items to the clerk).
This error message is found. Another arguments error.

Exception: ArgumentError

Message: wrong number of arguments (given 2, expected 1)
Its in UI_Pokemart sellscreen2.
 
I don't know if this is an issue with Essentials Deluxe or this one, but I get this error when I try accessing the bag during battle:
1680505557465.png
 
Hi Diego! Hope you're doing well!

I'm starting a new project and, for whatever reason, the icons of the screen are a little off. I've the plugin in another project (older version) and it worked fine. Any idea what could be the issue?

bug.png


Thanks!
 
Hi Diego! Hope you're doing well!

I'm starting a new project and, for whatever reason, the icons of the screen are a little off. I've the plugin in another project (older version) and it worked fine. Any idea what could be the issue?

-

Thanks!
I've never seen that error before, and I can't replicate it, you probably might have messed up the plugin's script or the image files. That's all I can think of.
 
I've never seen that error before, and I can't replicate it, you probably might have messed up the plugin's script or the image files. That's all I can think of.
I didn't change anything in the script. Also didn't edit the images. I've reinstalled the plugin multiple times, always the same error. I'm currently analyzing other plugins to see if something is going on... But nothing yet :(
 
UI_ItemStorage doesn't exist for some reason?

If it matters, I have installed Enhanced UI, Encounter List UI and Voltseon's Pause Menu before this
It's in the default scripts, so it should be in your script editor, not a plugin.
 
It's in the default scripts, so it should be in your script editor, not a plugin.
I managed to find and edit in the script editor, thanks :D

But now the plugin doesn't show up in the debugger, and the bag-party UI doesn't show up too.
Any idea what might be wrong?
 

Attachments

  • 1683517497265.png
    1683517497265.png
    57.1 KB · Views: 94
  • 1683517536785.png
    1683517536785.png
    101.2 KB · Views: 87
I managed to find and edit in the script editor, thanks :D

But now the plugin doesn't show up in the debugger, and the bag-party UI doesn't show up too.
Any idea what might be wrong?
Try to recompile your game again, or even reinstall the plugin
 
Screenshot (22).png

Does anyone know how to fix this? Please I've been trying to fix it for days but it persists.
 
Back
Top