Universal Bone Meal [Forge & Fabric]

Universal Bone Meal [Forge & Fabric]

7M Downloads

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

Zwikkry opened this issue ยท 2 comments

commented

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

2022-04-16.12-10-12.mp4
commented

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 ๐Ÿ˜…

commented

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.