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]: Slot cycling on hover not working #5

Open
Trynthlas opened this issue Jul 27, 2023 · 4 comments
Open

[Bug]: Slot cycling on hover not working #5

Trynthlas opened this issue Jul 27, 2023 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@Trynthlas
Copy link

Trynthlas commented Jul 27, 2023

Mod Loader (Required)

Fabric

Minecraft Version (Required)

1.19.2

Mod Version (Required)

v4.1.6

Notes (Required)

Server config is enabled:
#Allow using the mouse wheel to scroll between slots to choose the next item to extract when hovering over a container item. allow_slot_cycling = true

However, in-game the functionality is not working, the slot is stuck/fixed at the last item in the bag.

2023-07-27_08 00 14

Recently updated multiple mods/mod library packages (incl. fabric-language-kotlin). Also updated Fabric loader to 0.14.21

latest.log (Optional)

https://gist.github.com/Trynthlas/f9dfa98df000c2e849169bc8f4e916a2

@Trynthlas Trynthlas added the bug Something isn't working label Jul 27, 2023
@Fuzss
Copy link
Owner

Fuzss commented Jul 27, 2023

Is this an issue with just Bag Of Holding + dependencies?

If not that's a mod conflict, the only way to find it is to remove mods one by one until you find the conflict.

@Trynthlas
Copy link
Author

No new mods added, just version updates. The scroll wheel feature was working previously with the same mod list. I was mainly suspecting some change in library used, but not sure if you have any external dependencies.

@Trynthlas
Copy link
Author

Tested a raw install with bag of holding and required libs only on latest fabric. Feature is working there, so will spend some time to hunt down the conflicting one and share the result.

@Trynthlas
Copy link
Author

Narrowed it down to Easy Shulker Boxes:
https://gist.github.com/Trynthlas/d5cad6d2500e4d1d260133bd8a0f977e

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

2 participants