- Joined
- Nov 1, 2017
- Posts
- 77
This plugin still didn't get an update for v21, but its last versions were compatible with mine. So, once the next update gets released, it'll probably be compatible.Quick Question: Is this compatible with Enhanced UI?
This plugin still didn't get an update for v21, but its last versions were compatible with mine. So, once the next update gets released, it'll probably be compatible.Quick Question: Is this compatible with Enhanced UI?
I was using v20.1 anyways.This plugin still didn't get an update for v21, but its last versions were compatible with mine. So, once the next update gets released, it'll probably be compatible.
You might've installed your plugins incorrectly, mainly the images. Try reinstalling them and extracting the images properly, following the instructions.I was using v20.1 anyways.
I was asking because for some reason the icons aren't aligned properly.
Follow the installation's step 2seams to crash when withdrawing items from the pc
The script currently supports Essentials v21, and you're using the v20.Hey, I have this error, and I dont know what could have happened, I made the step 2 of editing the scripts.
=================
[...]
And how can I download the 2.2.0 update that supports essentials v20?The script currently supports Essentials v21, and you're using the v20.
He is using a plugin with a similar structure to UI_ItemStorage lol, but thanks anyway for replying him. I already gave that same feedback a long time ago.Have you followed the installation steps? Specifically step 2?
It clearly tells you to modify the pbStartScene (which is causing the error) so it can take 2 arguments.
def pbStartScene(bag)
on the BW ItemStorage.rb of your BW Storage plugin, and do as the Tutorial says.Thanks that was the issue, I did all the installation how it's suppose to be with all the changes but I din't know you had to make changes to another plugin if you use it.He is using a plugin with a similar structure to UI_ItemStorage lol, but thanks anyway for replying him. I already gave that same feedback a long time ago.
@CarlosPR search for the linedef pbStartScene(bag)
on the BW ItemStorage.rb of your BW Storage plugin, and do as the Tutorial says.
Exception `RangeError' at [Bag Screen w/int. Party] Script.rb:745 - "37800" is recycled object
Exception `RangeError' at [Bag Screen w/int. Party] Script.rb:745 - "37820" is recycled object
Exception `RangeError' at [Bag Screen w/int. Party] Script.rb:745 - "37840" is recycled object
Exception `RangeError' at [Bag Screen w/int. Party] Script.rb:745 - "37860" is recycled object
Exception `RangeError' at [Bag Screen w/int. Party] Script.rb:745 - "37880" is recycled object
Exception `RangeError' at [Bag Screen w/int. Party] Script.rb:745 - "37900" is recycled object
Exception `RangeError' at [Bag Screen w/int. Party] Script.rb:745 - "37920" is recycled object
Exception `RangeError' at [Bag Screen w/int. Party] Script.rb:745 - "37940" is recycled object
Exception `RangeError' at [Bag Screen w/int. Party] Script.rb:745 - "37960" is recycled object
Exception `RangeError' at [Bag Screen w/int. Party] Script.rb:745 - "37980" is recycled object
Exception `RangeError' at [Bag Screen w/int. Party] Script.rb:745 - "38000" is recycled object
Exception `RangeError' at [Bag Screen w/int. Party] Script.rb:745 - "38020" is recycled object
Exception `RangeError' at [Bag Screen w/int. Party] Script.rb:745 - "38040" is recycled object
Exception `RangeError' at [Bag Screen w/int. Party] Script.rb:745 - "38060" is recycled object
Exception `RangeError' at [Bag Screen w/int. Party] Script.rb:745 - "38080" is recycled object
Exception `RangeError' at [Bag Screen w/int. Party] Script.rb:745 - "38100" is recycled object
Exception `RangeError' at [Bag Screen w/int. Party] Script.rb:745 - "38120" is recycled object
Exception `RangeError' at [Bag Screen w/int. Party] Script.rb:745 - "38140" is recycled object
When I was doing loads of tests with my plugin and a clear Essentials, the clear Essentials returned that error with the bag too. And no, it doesn't happen only when messing up with the charms.When using a Charm provided by the CharmCase plugin and then exiting the menu, you may encounter a 'recycled object' error.
I wanted to know if anyone else has experienced this issue, or if anyone knows how to resolve it
It only happens when I activate or deactivate a charm; simply entering the Charm Case doesn't cause this issue
[...]
I also noticed this issue; it appears to have no impact on the game. The same problem occurs in Voltseon's Pause Menu, but it doesn't affect the gameplay itself. Thank you for your response. :)When I was doing loads of tests with my plugin and a clear Essentials, the clear Essentials returned that error with the bag too. And no, it doesn't happen only when messing up with the charms.
Maybe I'll give it another look in the future, but since it doesn't seem to mess up with the game and can be a problem with the Essentials itself, I won't mind it now.