Inventory Sorting

Inventory Sorting

15M Downloads

Config "enableDoubleClickSort": false NOT FUNCTIONAL

BlankSBG opened this issue · 9 comments

commented

Double click sort behavior persists after config change on both server and client side and after server and client restart.
It's not game breaking but I don't want to accidentally double click sort chests if I don't want a chest sorted

commented

Thanks, I'll take a look!

commented

What version of the mod are you using?

commented

The server config doesn't really matter, you can refer to this for more details: https://inventorysorter.meza.gg/configuration#server-configuration

The logs and the settings do seem fine though.

What exactly is the issue? Is it double-clicking on an item pulls all similar items together or double-clicking on an empty slot sorting the entire inventory?

commented

I am using version 2.0.3

commented

I'm going to upgrade to version 2.0.4, I'm on 1.21.5

commented

Interesting, I can't recreate this.
On the server the setting doesn't do anything, it's all controlled on the client side.
You can try running the /invsort doubleClickSort command to see what the server thinks it should be set to, but it should match what you see in the config menu.

Can you post your latest.log with https://mclo.gs/ just in case?

commented

Image
This is my client^

Image
This is my server^

https://mclo.gs/xFnd9OY

commented

The issue was user error, I tried in a single player world and it worked as intended, turns out I somehow missed removing another previous sort mod from the server mods.

commented

Nice one! I had a suspicion but it's difficult to tell! Glad it worked out 🎉