You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
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.
The text was updated successfully, but these errors were encountered:
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 :)
Hi all,
Truly an incredible mod. Works perfectly in Single player.
However, I keep getting the same error:
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.
The text was updated successfully, but these errors were encountered: