So I was loading my modpack with sponge and several plugins, but it seemed as if I could only run one or the other. After testing multiple mods, what I found was that sponge and its plugins would only load if the mod Davincis Vessels were removed.
Server log without davincis vessels: C:\Users\abada\Desktop\DLIII>java -versionjava version "1.8.0_31"Java(TM) - Pastebin.com
Server log with davincis vessels: C:\Users\abada\Desktop\DLIII>java -versionjava version "1.8.0_31"Java(TM) - Pastebin.com
Any idea on how I could fix this? Help is much appreciated.
phit
December 25, 2017, 5:29pm
2
solved by renaming the sponge jar to load before moving world as it uses a newer mixin version, making sponge not load
1 Like
Hey, can you give an instruction on how to make sponge start first?
It is the same technique as oldmixen and listed in the common crash post
There a few well-known crashes that happen with SpongeForge and some modpacks at present, that can easily be fixed. If your server is crashing upon startup, please check if a part of your server log matches the examples below - and if so, try the suggested fixes.
[UPDATE] First check out the new Mod Compatibilty Page on the SpongeDocs!
In general, if you are having issues setting up a sponge server, or think you may have found a bug, search this category and check that the problem hasn’t alrea…