Jump to content
  • 0

Inventory Bug


MrDoctorb

Question

I have a issue very similar to this spigot post. Almost every time I craft alot of an item all but 1 group of that items (ie: 4 planks) will be in a stack while the rest will be in another stack. I won't be able to get these stacks to go together unless I click alot of times. Until I do that the items will simply swap back and forth as if they were items of different types. 

This also isn't exclusive to crafting as it happens anytime items are split in the inventory, which is very often as items picked up won't stack with the same type of item your holding. 

This doesn't happen on other minehut servers I have along with my friends servers, we've tried remaking it but it continues to happen when we add back the plugins so I imagine that's where the problem is. When I was testing it seemed that Ultimate Economy was the issue but as we made a new server without Ultimate Economy the inventory bug still happened. The list of pulgins we use is below. Any and all help on how to solve this / finding the root of the problem is greatly appreciated!

EssensialsX
GriefPrevention
Libs Disguises
LuckPerms
MegaChatColor
ProtocolLib
TrollCommands++
Ultimate Economy
World Edit
World Guard

Link to comment
Share on other sites

8 answers to this question

Recommended Posts

  • 0
5 minutes ago, MillionDollar said:

Quoted from the spigot post.

Thanks everyone. I've solved this problem. Used a custom-made plugin to fix tags. Everything is fine now.

While yes they found that answer, the plugin they made cannot be uploaded to minehut as they don't allow custom plugins to be uploaded to my knowledge. But maybe I'm in the wrong here

Edited by MrDoctorb
Clearer wording
Link to comment
Share on other sites

  • 0
1 minute ago, MrDoctorb said:

While yes they found that answer that plugin cannot be uploaded to minehut as they don't allow custom plugins to be uploaded to my knowledge. But maybe I'm in the wrong here

Yes, but in that statement it states what's wrong with the item stacking the tags. So try clearing the tags, or just go into creative and get the item you need from creative.

MillionDollar, TrillionDollar

BillionDollar please notice me.

 

Screenshot_303.png.cf935223698ddad0326155e211785a33.png

Link to comment
Share on other sites

  • 0

I'm aware of what the other post says. That was merely to help illustrate the issue and hopefully spark some memory for someone who's fixed it before. The items, I believe, are getting tags from simply being picked up. The items WILL stack without any special tag clearing just by clicking repeatedly. I'm hoping to figure out how to stop the items from being separated in the first place

Link to comment
Share on other sites

  • 0
3 minutes ago, MrDoctorb said:

I'm aware of what the other post says. That was merely to help illustrate the issue and hopefully spark some memory for someone who's fixed it before. The items, I believe, are getting tags from simply being picked up. The items WILL stack without any special tag clearing just by clicking repeatedly. I'm hoping to figure out how to stop the items from being separated in the first place

There was a fix by dropping the effected items on the ground, but I don't think that still works. You could run 

/data get entity @p Inventory

and then see what makes the items different.

MillionDollar, TrillionDollar

BillionDollar please notice me.

 

Screenshot_303.png.cf935223698ddad0326155e211785a33.png

Link to comment
Share on other sites

  • 0

Alrighty, I ran that with just a few slabs in my inventory and I get stuff like this:
[{Slot: 0b , id: "minecraft:stone_brick_slab", tag: {}, Count: 9b},  {Slot: 2b , id: "minecraft:stone_brick_slab" Count: 1b}]

It looks like some items lack a tag field? which would explain why they wouldn't stack with those that do have a tag field. 
Any ideas on what to do with this info?

Link to comment
Share on other sites

  • 0
3 minutes ago, MrDoctorb said:

Alrighty, I ran that with just a few slabs in my inventory and I get stuff like this:
[{Slot: 0b , id: "minecraft:stone_brick_slab", tag: {}, Count: 9b},  {Slot: 2b , id: "minecraft:stone_brick_slab" Count: 1b}]

It looks like some items lack a tag field? which would explain why they wouldn't stack with those that do have a tag field. 
Any ideas on what to do with this info?

There should be no tag field, your option is to just throw them away! 😞

MillionDollar, TrillionDollar

BillionDollar please notice me.

 

Screenshot_303.png.cf935223698ddad0326155e211785a33.png

Link to comment
Share on other sites

  • 0

This happens with all items on the server though. Once the items are fully stacked back together after clicking them together a bunch, all of the items in the stack have either empty tag field or no tag field at all. It seems to be pretty arbitrary to whether or not it will have a field. 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...