Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
ghost opened this issue Sep 23, 2021 · 2 comments

Comments

@ghost
Copy link

ghost commented Sep 23, 2021

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
Copy link
Author

ghost commented Jan 28, 2022

Please please don't let this die!!

@Ivorforce
Copy link
Owner

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant