Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bug] Sorting with different inventories #244

Open
A5ho9999 opened this issue Aug 19, 2023 · 2 comments
Open

[bug] Sorting with different inventories #244

A5ho9999 opened this issue Aug 19, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@A5ho9999
Copy link

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

@A5ho9999 A5ho9999 added the bug Something isn't working label Aug 19, 2023
@Siphalor
Copy link
Owner

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
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants