Spongeforge designed for the wrong version of forge

I recently bought and prepared a pixelmon server for me and some friends, and were trying to get it to work with both additional mods and plugins.
However, after adding spongeforge the server will no longer start.

The error line I believe is relevant is:
The mod spongeforge was designed for forge 1.12.2-14.23.5.2825 but version 14.23.5.2814 is in use. It may not work properly.

Please help! I’ve tried everything I can think of :frowning:

the mods on the server are:

Pixelmon reforged
better agriculture
buildcraft
Coffee-workshop
Decocraft
Forgelin
Hwyla
Industrial Foregoing
INdustrialcraft
mantle-mod
mob grinding utilities
pams harvestcraft
project e
PTRlib
railcraft
random enchants
spongeforge (duh)
Tesla-API
tesla-core-lib
Tinkers construct
Wizardry

Plugins:
Choptree
EssentialsX

It’s worth noting all the mods worked together fine before spongeforge, so I assume there’s some incompatibility there however nothing in the logs suggests this

A whole log would be nice to see what is actually going wrong. But from the very limited information you have given us, it looks like your sponge forge version is newer then the forge you are using. You can use a older version of sponge forge to boot on a newer version of forge.

Try this version of sponge, its designed for forge 2768 but it will run every plugin that was on your server before as its the same api version.

https://repo.spongepowered.org/maven/org/spongepowered/spongeforge/1.12.2-2768-7.1.6-RC3686/spongeforge-1.12.2-2768-7.1.6-RC3686.jar

Edit:

On a sidenote. EssentialsX is not a sponge plugin, thats a bukkit plugin. Make sure you are using sponge plugins, bukkit plugins are not compatible.
Here is the best place to get sponge plugins.

1 Like

I concur with @MoseMister - you either need to use an older version of SpongeForge that targets an older Forge build (as he describes above), or you could update Forge itself to build 2825 or better. That’s why we include the required (minimum) Forge version in the filename.

07.06 18:34:50 [Multicraft] Received start command
07.06 18:34:50 [Multicraft] Loading server properties
07.06 18:34:50 [Multicraft] Starting server!
07.06 18:34:50 [Multicraft] Loaded config for “Reforged”
07.06 18:34:50 [Multicraft] Updating eula.txt file
07.06 18:34:52 [Server] INFO 2019-06-07 18:34:52,734 main WARN Disabling terminal, you’re running in an unsupported environment.
07.06 18:34:52 [Server] main/INFO [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
07.06 18:34:52 [Server] main/INFO [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
07.06 18:34:52 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
07.06 18:34:52 [Server] main/INFO [FML]: Forge Mod Loader version 14.23.5.2814 for Minecraft 1.12.2 loading
07.06 18:34:52 [Server] main/INFO [FML]: Java is OpenJDK 64-Bit Server VM, version 1.8.0_212, running on Linux:amd64:4.9.180-xxxx-std-ipv6-64, installed at /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64/jre
07.06 18:34:52 [Server] main/INFO [FML]: Searching /./mods for mods
07.06 18:34:52 [Server] main/WARN [FML]: Found FMLCorePluginContainsFMLMod marker in Forgelin-1.8.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
07.06 18:34:52 [Server] main/WARN [FML]: The coremod net.shadowfacts.forgelin.preloader.ForgelinPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
07.06 18:34:52 [Server] main/WARN [FML]: The coremod ForgelinPlugin (net.shadowfacts.forgelin.preloader.ForgelinPlugin) is not signed!
07.06 18:34:53 [Server] main/INFO [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from spongeforge-1.12.2-2825-7.1.6.jar
07.06 18:34:53 [Server] main/INFO [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
07.06 18:34:53 [Server] main/INFO [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
07.06 18:34:53 [Server] main/INFO [mixin]: SpongePowered MIXIN Subsystem Version=0.7.11 Source=file:/./mods/spongeforge-1.12.2-2825-7.1.6.jar Service=LaunchWrapper Env=SERVER
07.06 18:34:53 [Server] main/WARN [FML]: The coremod SpongeCoremod (org.spongepowered.mod.SpongeCoremod) is not signed!
07.06 18:34:53 [Server] main/INFO [mixin]: Compatibility level set to JAVA_8
07.06 18:34:53 [Server] main/INFO [mixin]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[DEFAULT]
07.06 18:34:53 [Server] main/INFO [mixin]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[PREINIT]
07.06 18:34:53 [Server] main/INFO [mixin]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[INIT]
07.06 18:34:53 [Server] main/INFO [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
07.06 18:34:53 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
07.06 18:34:53 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
07.06 18:34:53 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
07.06 18:34:54 [Server] main/INFO [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
07.06 18:34:54 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
07.06 18:34:54 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
07.06 18:34:54 [Server] main/INFO [LaunchWrapper]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
07.06 18:34:54 [Server] main/INFO [mixin]: Initialised Mixin FML Remapper Adapter with net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper@53dfacba
07.06 18:34:54 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
07.06 18:34:55 [Server] main/INFO [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
07.06 18:34:55 [Server] main/INFO [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.mixin.EnvironmentStateTweaker
07.06 18:34:55 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
07.06 18:34:55 [Server] main/INFO [LaunchWrapper]: Calling tweak class org.spongepowered.asm.mixin.EnvironmentStateTweaker
07.06 18:34:59 [Server] main/WARN [mixin]: Error loading class: net/minecraftforge/common/util/Constants$BlockFlags (java.lang.ClassNotFoundException: The specified class ‘net.minecraftforge.common.util.Constants$BlockFlags’ was not found)
07.06 18:35:00 [Server] main/WARN [mixin]: Static binding violation: PRIVATE overwrite method initializeConnectionToPlayer in mixins.common.core.json:server.MixinPlayerList cannot reduce visibiliy of PUBLIC target method, visibility will be upgraded.
07.06 18:35:00 [Server] main/INFO [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
07.06 18:35:06 [Server] Server thread/INFO Starting minecraft server version 1.12.2
07.06 18:35:06 [Server] Server thread/INFO [FML]: MinecraftForge v14.23.5.2814 Initialized
07.06 18:35:06 [Server] Server thread/INFO [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
07.06 18:35:06 [Server] Server thread/INFO [FML]: Replaced 1036 ore ingredients
07.06 18:35:07 [Server] Server thread/INFO [Sponge]: Found mcmod.info at jar:file:/./mods/spongeforge-1.12.2-2825-7.1.6.jar!/mcmod.info
07.06 18:35:07 [Server] Server thread/INFO [Sponge]: Creating injector in stage ‘PRODUCTION’
07.06 18:35:10 [Server] Server thread/INFO [FML]: Searching /./mods for mods
07.06 18:35:12 [Server] Server thread/INFO [FML]: Disabling mod ptrmodellib it is client side only.
07.06 18:35:13 [Server] Server thread/INFO [FML]: Forge Mod Loader has identified 35 mods to load
07.06 18:35:13 [Server] Server thread/WARN [FML]: Missing English translation for FML: assets/fml/lang/en_us.lang
07.06 18:35:13 [Server] Server thread/WARN [FML]: Missing English translation for spongeapi: assets/spongeapi/lang/en_us.lang
07.06 18:35:13 [Server] Server thread/WARN [FML]: Missing English translation for spongeforge: assets/spongeforge/lang/en_us.lang
07.06 18:35:13 [Server] Server thread/WARN [FML]: Missing English translation for buildcraftbuilders: assets/buildcraftbuilders/lang/en_us.lang
07.06 18:35:13 [Server] Server thread/WARN [FML]: Missing English translation for buildcraftcore: assets/buildcraftcore/lang/en_us.lang
07.06 18:35:13 [Server] Server thread/WARN [FML]: Missing English translation for buildcraftenergy: assets/buildcraftenergy/lang/en_us.lang
07.06 18:35:13 [Server] Server thread/WARN [FML]: Missing English translation for buildcraftfactory: assets/buildcraftfactory/lang/en_us.lang
07.06 18:35:13 [Server] Server thread/WARN [FML]: Missing English translation for buildcraftlib: assets/buildcraftlib/lang/en_us.lang
07.06 18:35:13 [Server] Server thread/WARN [FML]: Missing English translation for buildcraftrobotics: assets/buildcraftrobotics/lang/en_us.lang
07.06 18:35:13 [Server] Server thread/WARN [FML]: Missing English translation for buildcraftsilicon: assets/buildcraftsilicon/lang/en_us.lang
07.06 18:35:13 [Server] Server thread/WARN [FML]: Missing English translation for buildcrafttransport: assets/buildcrafttransport/lang/en_us.lang
07.06 18:35:13 [Server] Server thread/WARN [FML]: Missing English translation for forgelin: assets/forgelin/lang/en_us.lang
07.06 18:35:13 [Server] Server thread/WARN [FML]: Missing English translation for ic2: assets/ic2/lang/en_us.lang
07.06 18:35:13 [Server] Server thread/WARN [FML]: Missing English translation for mantle: assets/mantle/lang/en_us.lang
07.06 18:35:13 [Server] Server thread/WARN [FML]: Missing English translation for teslacorelib_registries: assets/teslacorelib_registries/lang/en_us.lang
07.06 18:35:13 [Server] Server thread/WARN [Sponge]: The mod spongeforge was designed for forge 1.12.2-14.23.5.2825 but version 14.23.5.2814 is in use. It may not work properly.
07.06 18:35:13 [Server] Server thread/WARN [Sponge]: The mod spongeforge was designed for forge 1.12.2-14.23.5.2825 but version 14.23.5.2814 is in use. It may not work properly.
07.06 18:35:13 [Server] Server thread/INFO [FML]: FML has found a non-mod file ChopTree.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
07.06 18:35:13 [Server] Server thread/INFO [FML]: FML has found a non-mod file EssentialsX-2.16.1.0.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
07.06 18:35:13 [Server] Server thread/INFO [FML]: FML has found a non-mod file EssentialsXAntiBuild-2.16.1.0.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
07.06 18:35:13 [Server] Server thread/INFO [FML]: FML has found a non-mod file EssentialsXChat-2.16.1.0.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
07.06 18:35:13 [Server] Server thread/INFO [FML]: FML has found a non-mod file EssentialsXGeoIP-2.16.1.0.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
07.06 18:35:13 [Server] Server thread/INFO [FML]: FML has found a non-mod file EssentialsXProtect-2.16.1.0.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
07.06 18:35:13 [Server] Server thread/INFO [FML]: FML has found a non-mod file EssentialsXSpawn-2.16.1.0.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
07.06 18:35:13 [Server] Server thread/INFO [FML]: FML has found a non-mod file EssentialsXXMPP-2.16.1.0.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
07.06 18:35:13 [Server] Server thread/INFO [FML]: FML has found a non-mod file PTRLib-1.0.4.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
07.06 18:35:13 [Server] Server thread/INFO [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, spongeapi, sponge, spongeforge, betteragriculture, bibliocraft, buildcraftbuilders, buildcraftcore, buildcraftenergy, buildcraftfactory, buildcraftlib, buildcraftrobotics, buildcraftsilicon, buildcrafttransport, coffeework, props, forgelin, waila, industrialforegoing, ic2, mantle, mob_grinding_utils, harvestcraft, pixelmon, projecte, railcraft, randomenchantments, tesla, teslacorelib, teslacorelib_registries, tconstruct, ebwizardry] at CLIENT
07.06 18:35:13 [Server] Server thread/INFO [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, spongeapi, sponge, spongeforge, betteragriculture, bibliocraft, buildcraftbuilders, buildcraftcore, buildcraftenergy, buildcraftfactory, buildcraftlib, buildcraftrobotics, buildcraftsilicon, buildcrafttransport, coffeework, props, forgelin, waila, industrialforegoing, ic2, mantle, mob_grinding_utils, harvestcraft, pixelmon, projecte, railcraft, randomenchantments, tesla, teslacorelib, teslacorelib_registries, tconstruct, ebwizardry] at SERVER
07.06 18:35:14 [Server] Server thread/WARN [Sponge]: There’s no certificate fingerprint available
07.06 18:35:16 [Server] Server thread/WARN [teslacorelib]: Annotated class ‘net.ndrei.teslacorelib.blocks.multipart.MultiPartBlockEvents’ not found!
07.06 18:35:17 [Server] Server thread/INFO [STDERR]: [org.spongepowered.asm.mixin.transformer.MixinTransformer:transformClassBytes:519]: org.spongepowered.asm.mixin.injection.throwables.InjectionError: Critical injection failure: Redirector redirect$afterCanFlowInto$bcg000(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;I)Z in mixins.forge.core.json:forge.fluids.MixinBlockFluidClassic failed injection check, (0/1) succeeded. Using refmap mixins.forge.refmap.json
07.06 18:35:17 [Server] Server thread/INFO [STDERR]: [org.spongepowered.asm.mixin.transformer.MixinTransformer:transformClassBytes:519]: at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.postInject(InjectionInfo.java:290)
07.06 18:35:17 [Server] Server thread/INFO [STDERR]: [org.spongepowered.asm.mixin.transformer.MixinTransformer:transformClassBytes:519]: at org.spongepowered.asm.mixin.transformer.MixinTargetContext.applyInjections(MixinTargetContext.java:1203)
07.06 18:35:17 [Server] Server thread/INFO [STDERR]: [org.spongepowered.asm.mixin.transformer.MixinTransformer:transformClassBytes:519]: at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyInjections(MixinApplicatorStandard.java:938)
07.06 18:35:17 [Server] Server thread/INFO [STDERR]: [org.spongepowered.asm.mixin.transformer.MixinTransformer:transformClassBytes:519]: at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:322)
07.06 18:35:17 [Server] Server thread/INFO [STDERR]: [org.spongepowered.asm.mixin.transformer.MixinTransformer:transformClassBytes:519]: at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:280)
07.06 18:35:17 [Server] Server thread/INFO [STDERR]: [org.spongepowered.asm.mixin.transformer.MixinTransformer:transformClassBytes:519]: at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:353)
07.06 18:35:17 [Server] Server thread/INFO [STDERR]: [org.spongepowered.asm.mixin.transformer.MixinTransformer:transformClassBytes:519]: at org.spongepowered.asm.mixin.transformer.MixinTransformer.apply(MixinTransformer.java:724)
07.06 18:35:17 [Server] Server thread/INFO [STDERR]: [org.spongepowered.asm.mixin.transformer.MixinTransformer:transformClassBytes:519]: at org.spongepowered.asm.mixin.transformer.MixinTransformer.applyMixins(MixinTransformer.java:703)
07.06 18:35:17 [Server] Server thread/INFO [STDERR]: [org.spongepowered.asm.mixin.transformer.MixinTransformer:transformClassBytes:519]: at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:509)
07.06 18:35:17 [Server] Server thread/INFO [STDERR]: [org.spongepowered.asm.mixin.transformer.MixinTransformer:transformClassBytes:519]: at org.spongepowered.asm.mixin.transformer.Proxy.transform(Proxy.java:72)
07.06 18:35:17 [Server] Server thread/INFO [STDERR]: [org.spongepowered.asm.mixin.transformer.MixinTransformer:transformClassBytes:519]: at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279)
07.06 18:35:17 [Server] Server thread/INFO [STDERR]: [org.spongepowered.asm.mixin.transformer.MixinTransformer:transformClassBytes:519]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176)
07.06 18:35:17 [Server] Server thread/INFO [STDERR]: [org.spongepowered.asm.mixin.transformer.MixinTransformer:transformClassBytes:519]: at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
07.06 18:35:17 [Server] Server thread/INFO [STDERR]: [org.spongepowered.asm.mixin.transformer.MixinTransformer:transformClassBytes:519]: at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
07.06 18:35:17 [Server] Server thread/INFO [STDERR]: [org.spongepowered.asm.mixin.transformer.MixinTransformer:transformClassBytes:519]: at net.minecraftforge.fml.common.asm.transformers.EventSubscriptionTransformer.buildEvents(EventSubscriptionTransformer.java:106)
07.06 18:35:17 [Server] Server thread/INFO [STDERR]: [org.spongepowered.asm.mixin.transformer.MixinTransformer:transformClassBytes:519]: at net.minecraftforge.fml.common.asm.transformers.EventSubscriptionTransformer.transform(EventSubscriptionTransformer.java:82)
07.06 18:35:17 [Server] Server thread/INFO [STDERR]: [org.spongepowered.asm.mixin.transformer.MixinTransformer:transformClassBytes:519]: at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.transform(ASMTransformerWrapper.java:256)
07.06 18:35:17 [Server] Server thread/INFO [STDERR]: [org.spongepowered.asm.mixin.transformer.MixinTransformer:transformClassBytes:519]: at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279)
07.06 18:35:17 [Server] Server thread/INFO [STDERR]: [org.spongepowered.asm.mixin.transformer.MixinTransformer:transformClassBytes:519]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176)
07.06 18:35:17 [Server] Server thread/INFO [STDERR]: [org.spongepowered.asm.mixin.transformer.MixinTransformer:transformClassBytes:519]: at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
07.06 18:35:17 [Server] Server thread/INFO [STDERR]: [org.spongepowered.asm.mixin.transformer.MixinTransformer:transformClassBytes:519]: at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
07.06 18:35:17 [Server] Server thread/INFO [STDERR]: [org.spongepowered.asm.mixin.transformer.MixinTransformer:transformClassBytes:519]: at net.minecraftforge.fml.common.asm.transformers.EventSubscriptionTransformer.buildEvents(EventSubscriptionTransformer.java:106)
07.06 18:35:17 [Server] Server thread/INFO [STDERR]: [org.spongepowered.asm.mixin.transformer.MixinTransformer:transformClassBytes:519]: at net.minecraftforge.fml.common.asm.transformers.EventSubscriptionTransformer.transform(EventSubscriptionTransformer.java:82)
07.06 18:35:17 [Server] Server thread/INFO [STDERR]: [org.spongepowered.asm.mixin.transformer.MixinTransformer:transformClassBytes:519]: at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.transform(ASMTransformerWrapper.java:256)
07.06 18:35:17 [Server] Server thread/INFO [STDERR]: [org.spongepowered.asm.mixin.transformer.MixinTransformer:transformClassBytes:519]: at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279)
07.06 18:35:17 [Server] Server thread/INFO [STDERR]: [org.spongepowered.asm.mixin.transformer.MixinTransformer:transformClassBytes:519]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176)
07.06 18:35:17 [Server] Server thread/INFO [STDERR]: [org.spongepowered.asm.mixin.transformer.MixinTransformer:transformClassBytes:519]: at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
07.06 18:35:17 [Server] Server thread/INFO [STDERR]: [org.spongepowered.asm.mixin.transformer.MixinTransformer:transformClassBytes:519]: at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
07.06 18:35:17 [Server] Server thread/INFO [STDERR]: [org.spongepowered.asm.mixin.transformer.MixinTransformer:transformClassBytes:519]: at slimeknights.tconstruct.TConstruct.(TConstruct.java:108)
07.06 18:35:17 [Multicraft] Server shut down (starting)
07.06 18:35:17 [Multicraft] Not restarting crashed server.
07.06 18:35:17 [Multicraft] Server stopped

Critical injection failure: Redirector

Yep. Your sponge version requires a newer forge. As mentioned before either downgrade your sponge or upgrade your forge.

Also as mentioned before in my edit, essentialsX and choptree are not Sponge Plugins, they will not work.

As a side note, upload your errors to a site such as pastebin and send the link on here. Reading crashes, logs, etc is difficult to read as everything is squished together even before formatting so make our jobs on reading the crash easier by not destroying the formatting. Also means you paste a single link here instead of a wall of text :slight_smile:

3 Likes

Thanks for the help to both of you :slight_smile:
I downgraded my sponge to the one that the other gentlemen uploaded, and the server was able to boot up.
And as you said, essentialsX and Choptree didn’t work.

After using Nucleus (the sponge version of essentials) it worked swell. Unfortunately TreeDestroyage (the only choptree alternative i could find) download link doesn’t work.

Sorry for posting the wall of text, i’ll remember that for the future. (also I appreciate the fact you gave reasoning, really helps me to understand :slight_smile: )

1 Like

Glad its working. It looks like TreeDestroyage has been discontinued, however the GitHub (source code) is still up.
If the github is up to date compared to the latest version then you could create your own jar file from the code.

1 Like

I’m not really familiar with anything java. Sad to hear it’s discontinued.

No idea how to create a jar file from the code, so looks like imma need a really good hatchet.

Thanks for all the help!

Just reading the description of TreeDestroyage and then looking to attempt to find an alternative. I found this CubeEngine / CubeEngine - ChopChop

Also. Building a jar from java code is 2 commands, no coding needed. Its up to you

1 Like

I compiled a version of this plugin and it still seems to work fine in the new spongeforge.

2 Likes