Open tangsongxiaoba opened 3 years ago
Thanks for your report. I speak both Chinese and English, and that's fine.
Since OhMyVanillaMinecraft supports both 1.16.4 and 1.16.5, it is not caused by mc version difference. In fact, these two versions are almost identical, within the scope that OMVM handles.
This is a known issue which has been reported by another user in Bilibili. It is caused by my Mixin implementation on all these plants' tick methods. These Mixins just simply overwrite all plants' tick methods. As a result, OhMyVanillaMinecraft will conflict with all other Mods that modify these plants' tick methods, such as the one you are using, Carpet Extra, no matter what type of Mixin they use.
The problem can be simply solved by disabling either Carpet Extra Mod or OhMyVanillaMinecraft. It might be fixed, however, by using a more compatible and less invasive Mixin manner. I am not good at writing Mixins, so currently we cannot use OMVM and other mods like Carpet Extra at the same time.
I need help from other people who are skilled at Fabric's Mixin. Hope someone could help us out! I will keep this issue open, and all pull requests are welcomed. I am glad to test them :)
HUGE THANKS TO YOUR MOD! but when i am using it and starting my 1.16.5 server, error occurs like this:
It seems like this mod have conflicts with the carpet_extra mod. Or could it be the version problem between 1.16.4 & 1.16.5? Waiting for your reply :) (I'm Chinese but my import method(shu ru fa) has something wrong that couldn't type Hanzi.)