Fuzss / universalbonemeal

Stop the bonemeal discrimination! Grow all plants, no limitations.
https://www.curseforge.com/minecraft/mc-mods/universal-bone-meal-forge
Mozilla Public License 2.0
2 stars 1 forks source link

[Compatibility issue]: Universal Bone meal, Serene Seasons and Apotheosis #2

Open Zwikkry opened 2 years ago

Zwikkry commented 2 years ago

Minecraft version

1.18.2

Forge version

40.0.52

Mod version

Universal Bone Meal - 3.0.3 PuzzlesLib - 3.3.2 Serene Seasons - 7.0.0.13 Apotheosis - 5.3.4 Placebo - 6.2.1

Java version

OpenJDK 17.0.1

Issue Description

When using bone meal on Sugar Cane the visuals start glitching out (see provided vid). It also consumes almost no bone meal but it keeps growing. If you disable "Seasonal fertility" in Serene Seasons this issue seems to go away. I've tried disabling the "Garden" module in Apotheosis but that doesn't seem to fix the issue. Having just Serene Seasons and Universal Bone Meal doesn't have this issue.

Growth between Serene Seasons and Apotheosis works perfectly fine (tested with an increased randomTickSpeed). Having just Universal Bone Meal installed with either mods also seems to be working as intended, it's when all 3 mods are installed with their standard config that issues start to pop up.

Additional Information

https://user-images.githubusercontent.com/32293196/163670983-c5581371-26c6-48ba-bd88-9bf84b77fd7c.mp4

Zwikkry commented 2 years ago

I've also tested a similar mod (Extended Bone Meal) to check if the behavior is the same, and that mod doesn't run into the same issue. Sadly it doesn't provide all the features that your mod does 😅

Fuzss commented 2 years ago

This looks like a desync issue between client and server. I know the Extended Bone Meal mod is server side only, so it would make sense that it works as expected. I‘ll have to see how I can properly handle this.