AntoineDehan / Prodigium-Reforged

Minecraft modpack available on Curseforge.
1 stars 0 forks source link

[BUG] #18

Open MrFlamazing opened 5 days ago

MrFlamazing commented 5 days ago

I am having an issue that is crashing my server.

crash-2024-09-12_09.21.46-server.txt

JaydenLyte commented 5 days ago

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/minecraft@1.20.1/net.minecraft.world.level.block.AbstractBannerBlock.m_142354_(AbstractBannerBlock.java:532)
MrFlamazing commented 5 days ago

Okay, thank you.

AntoineDehan commented 5 days ago

What was going on when you got the crash, are you using a server or essential ? Have you added other mods?

MrFlamazing commented 5 days ago

Haven't added any mods to the pack. I have a server through Bisect Hosting. I installed the pack using their modpack installer. I took out The Enemy Banner mod and it corrected the issue.