Crucible, a fork of Thermos, is a CraftBukkit and Forge server implementation for 1.7.10, providing the ability to load both Forge mods and Bukkit plugins alongside each other.
It crashes upon startup. Something with
Caused by: java.lang.NoSuchMethodError: joptsimple.internal.Strings.join(Ljava/util/List;Ljava/lang/String;)Ljava/lang/String;
at ivorius.reccomplex.structures.generic.matchers.BiomeMatcher.ofTypes(BiomeMatcher.java:47)
at ivorius.reccomplex.RCRegistryHandler.registerBiomePresets(RCRegistryHandler.java:276)
at ivorius.reccomplex.RCRegistryHandler.preInit(RCRegistryHandler.java:156)
at ivorius.reccomplex.RecurrentComplex.preInit(RecurrentComplex.java:121)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
It crashes upon startup. Something with Caused by: java.lang.NoSuchMethodError: joptsimple.internal.Strings.join(Ljava/util/List;Ljava/lang/String;)Ljava/lang/String; at ivorius.reccomplex.structures.generic.matchers.BiomeMatcher.ofTypes(BiomeMatcher.java:47) at ivorius.reccomplex.RCRegistryHandler.registerBiomePresets(RCRegistryHandler.java:276) at ivorius.reccomplex.RCRegistryHandler.preInit(RCRegistryHandler.java:156) at ivorius.reccomplex.RecurrentComplex.preInit(RecurrentComplex.java:121) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
Full log provided below
crash-2021-03-12_09.13.59-server.txt