Server Crash
cactusjack95 opened this issue ยท 3 comments
Issue description: my server crashes as soon as I try to start it, but when I remove the T CONSTRUCT the server starts normal
crash report: https://pastebin.pl/view/90c605c4
Versions:
- Minecraft: 1.12.2
- Forge: i'm using Magma Dev HEAD-76d7610
- Mantle: Mantle-1.12-1.3.3.55.jar
- Tinkers Construct: TConstruct-1.12.2-2.13.0.183.jar
I fixed the problem by changing the server to forge, but anyway the mod is not compatible with craftbukkit, spigot or sponge
According to the error, your server software is missing one of the Java libraries we use in the mod. No idea why it would be missing, but start by looking there
We have never done much towards compat with non-Forge servers. They tend to break things that we cannot change, like this issue. In any case, we are basically done with 1.12 support in favor of 1.16
This was fixed in the latest version of Magma magmafoundation/Magma@ade7751