tr7zw / ItemSwapper

Tweaks to the inventory system based on Xisumavoid's video.
Other
101 stars 30 forks source link

Shulker with no data causes crash #155

Closed MagmaBro123 closed 1 year ago

MagmaBro123 commented 1 year ago

Version information

itemswapper-fabric-0.4.0-mc1.20

Other mods installed

image

Reproduction Steps

Try inserting an item via ItemSwapper's UI into a shulkerbox.

Crash Report file

crash-2023-06-26_23.27.23-client.txt

Additional information

I'm not sure if this issue is caused by the plugin being outdated or something.

tr7zw commented 1 year ago

This has nothing to do with the plugin. Somehow the mod failed to grab the shulker data at all(got a size 0 inventory), maybe that shulker was never placed(so it has no data) and I forgot to catch that?

MagmaBro123 commented 1 year ago

Well, everything's up-to-date.

I'm using Pufferfish if that matters somehow.

tr7zw commented 1 year ago

Again, nothing to do with the server/plugin.