You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fabric API tends to have side effects such as automatically adding new S2C packets that I don't want on a vanilla server. I can get around this to some extent by extracting it and adding individual APIs but it's annoying to have to do that.
java.lang.ClassNotFoundException: net.fabricmc.fabric.api.gamerule.v1.GameRuleFactory
I can't use Fabric API on my server, so declaring this dependency would have allowed me to rule out DimensionalThreading from the start.
Perhaps you should disable the gamerules when Fabric API Gamerule is not installed.
The text was updated successfully, but these errors were encountered: