[BUG]
MrFlamazing opened this issue ยท 4 comments
I am having an issue that is crashing my server.
The Enemy Banners mod is reaching across sides - it's loading client-side functions on the dedicated server which is causing a crash.
Mixin class: com.xiaohunao.enemybanner.mixin.AbstractBannerBlockMixin
Target: net.minecraft.world.level.block.AbstractBannerBlock
at TRANSFORMER/[email protected]/net.minecraft.world.level.block.AbstractBannerBlock.m_142354_(AbstractBannerBlock.java:532)
What was going on when you got the crash, are you using a server or essential ?
Have you added other mods?