Siphalor / mouse-wheelie

"Small" Minecraft mod focusing on inventory utilities, like scrolling, sorting and auto refilling of items
https://modrinth.com/mod/mouse-wheelie
Apache License 2.0
108 stars 43 forks source link

[bug] Sorting with different inventories #244

Open A5ho9999 opened 1 year ago

A5ho9999 commented 1 year ago

Version Minecraft: Fabric 1.20.1 Mod Version: https://modrinth.com/mod/mouse-wheelie/version/1.12.2+mc1.20.1

Describe the bug Seems the new Sorting is a little bit funky with more modded inventories. In this case it's Travelers Backpacks https://modrinth.com/mod/travelersbackpack (Did see #238 but toggling that option didn't change anything)

To Reproduce

  1. Install both mods, grab a backpack and place on back then open using keybind
  2. Attempt to sort backpack (was only really tested with diamond+ backpacks)

Expected behavior Sort like normal

Log [13:04:13] [Server thread/WARN] Reorder inventory packet contains slots from different inventories! [13:04:13] [Server thread/WARN] Reorder inventory packet from player class_3222[''/4748, l='ServerLevel[]', x=625.18, y=132.00, z=6087.55] contains invalid data, ignoring!

Additional context Was able to sort just fine before the new sorting system, Mod is on both Client and Server

Siphalor commented 1 year ago

Hi and thanks for the report. I think it's going to take a bit of time to figure these issues out. So for the time being you can turn off the Server accelerated sorting in the config. I'll see if I can get these issues fixed though.

ccapture7 commented 3 weeks ago

I'm having this same issue using Sophisticated Backpacks (Fabric Port) and disabling Server accelerated sorting in the server's config didn't help.