Prodigium Reforged (Terraria Pack)

Prodigium Reforged (Terraria Pack)

39.8k Downloads

[BUG]

MrFlamazing opened this issue ยท 4 comments

commented

I am having an issue that is crashing my server.

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

commented

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)
commented

Okay, thank you.

commented

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

commented

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.