Ivorforce / RecurrentComplex

Structure mod for Minecraft
MIT License
54 stars 40 forks source link

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

Open ghost opened 3 years ago

ghost commented 3 years ago

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 commented 2 years ago

Please please don't let this die!!

Ivorforce commented 2 years ago

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