ItemSwapper
ItemSwapper copied to clipboard
[BUG] Disabling on one server disables on all
Version information
itemswapper-fabric-0.4.0-mc1.19.4
Other relevant installed mods
modmenu-6.1.0-rc.4
Expected Behavior
Should be enabled on servers you've allowed it on, and only disabled on servers you've selected to disable it on.
Actual Behavior
Is enabled until disabled on another server. Then is disabled on all servers.
Reproduction Steps
Requirements: 2 servers (A and B)
- Join server A.
- Enable ItemSwapper
- Use ItemSwapper
- Leave Server A
- Join Server B
- Disable ItemSwapper
- Leave Server B
- Join Server A
- Use ItemSwapper
- Get message "You have disabled ItemSwapper on this server"
Render engine
- [ ] Vanilla
- [X] Sodium(optionally with Iris)
- [ ] Optifine
- [ ] VulkanMod
- [ ] Canvas
- [ ] Other
Additional information
No response
Hm, this sounds like the locale state isn't correctly reset. Will look into it.
As an fyi, I did look into this during the last updates, and at least code wise I didn't see anything wrong(flags should reset correctly). Will have to create a setup to further test it.