Bug: <Overworld Tool Debuff doesn't work when enabled server-side, only client-side>
2by4hor opened this issue ยท 2 comments
What Feature Types Apply to This Bug?
System
Other Type
No response
What Type of Bug Is This?
Unexpected Behavior
Forge Version
45.0.47
The Aether Version
1.19.4-1.0.0-beta.1
Is This Bug a Conflict With Another Mod?
No response
Client Log
No response
Crash Report (if applicable)
No response
Steps to Reproduce
- Enabled tool debuff on the server server config
- You will notice that the tool debuff does nothing for users on the server
- Enable tool debuff on the clients end
- You will notice tool debuff now works on the server
What You Expect To Happen
I expected that the tool debuff would be a server-side only config. Meaning when I enable the overworld tool debuff the users on my server will have debuffed overworld tools.
What Actually Happened
The tool debuff didn't work unless also enabled on the clients end.
Additional Details
No response
Please Read and Confirm The Following
- I have confirmed this bug can be replicated without the use of Optifine.
- I have confirmed this bug is on the most recently supported version of Minecraft.
- I have confirmed the details provided in this report are concise as possible and does not contained vague information (ie. Versions are properly recorded, answers to questions are clear).
- I have confirmed this issue is unique and has not been reported already.
- If playing on a modpack, I have reported this issue to their issue tracker already.
This looks like it would come from a desync, but I cannot reproduce such a desync. It also doesn't sound at all like how the sided config system should work which is even weirder.