milk bottles behave strangely on server
kenshin33 opened this issue Β· 6 comments
Describe the Bug
On multiplayer only. When a bottle is used on a cow, it (bottle) gets filled with milk.
In a single player world, drinking the milk is possible. In a server on the other hand, the drinking animation plays forever without draining said bottle. Also when a full bottle is thrown on the ground it is loses it's content (on a server only)
Reproduction Steps
- start a new server
- get a bottle
- milk a cow
- either try to drink the bottle or throw it away
Expected Result
if thrown, the bottle should keep it's content.
if drunk, the bootle should be empty after a while.
on a server neither of the above outcomes happen.
Screenshots and Videos
No response
Crash Report or Log
No response
Operating System
linux
Mod Version
0.5.0f
Minecraft Version
1.19.2
Other Mods
fabric-api (0.66.0), lithium(0.10.2), phosphor (0.8.1) , reeses_sodium_options (1.4.7)
Additional Context
No response
The bottle is supposed to be unobtainable unless a mod enables it, which create doesnβt. Guess the disable is only working on one side.
Yeah this seems to be some kind of desync issue involving milklib, just experienced this ourselves yesterday while setting up a server.