RecurrentComplex icon indicating copy to clipboard operation
RecurrentComplex copied to clipboard

Reccomplex working perfectly in Single Player -- yet gives me errors every time I try to run a server??

Open ghost opened this issue 3 years ago • 2 comments

Hi all,

Truly an incredible mod. Works perfectly in Single player. However, I keep getting the same error:

Description: Exception in server tick loop

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Recurrent Complex (reccomplex)
Caused by: java.lang.NoSuchMethodError: net.minecraft.world.biome.Biome.func_185359_l()Ljava/lang/String;
	at ivorius.reccomplex.utils.expression.BiomeExpression$BiomeNameVariableType.lambda$parse$0(BiomeExpression.java:57)

Here's my full crash log: https://pastebin.com/LwbPRisa

Finally, it definitely has something to do with my Structures files. When I empty my Structures, the server starts just fine. However, I NEED these structures. Why would they work in Singleplayer, with the exact same mods installed, but not on a server?

Thank you so much for your time.

ghost avatar Sep 23 '21 15:09 ghost

Please please don't let this die!!

ghost avatar Jan 28 '22 01:01 ghost

I think it might be that you use a feature that's broken, that's not used in the rest of the mod right now (biomes referenced by ID, or something). Perhaps you're on the wrong version of MC. In any case, unfortunately I'm not maintaining the mod anymore. But somebody else might pick it up, if we're lucky :)

Ivorforce avatar Jan 28 '22 10:01 Ivorforce