Simply Jetpacks 2

Simply Jetpacks 2

50M Downloads

[1.12.2] Server does not start with Simply Jetpacks

KuwuroUsagi opened this issue ยท 12 comments

commented

attempting to start a server (1.12.2) with a few mods, simply jetpacks included. it's throwing an error on multiple server jars, so i'm tearing my hair out a bit trying to figure out whether it's an issue with cauldron or another mod
modlist:
https://kurousagi.pw/xd/feeULSj.txt
catserver log:
https://kurousagi.pw/xd/OKE9RMM.txt
magma logs:
https://kurousagi.pw/xd/K72fnCo.txt
everything works fine when removing simply jetpacks

commented
commented

Most likely an issue with cauldron, as unfortunately Cauldron breaks a lot of mods that hook deeply into Minecraft/Forge. Can you try starting a normal forge server with the exact same mod list to see if it works in a "vanilla" Forge environment?

commented

Hi I work with the guy who created this issue, I can confirm that I was able to successfully load up my game and create a world in single player with the modpack with Simply Jetpacks

commented

server starts with "vanilla" forge version 1.12.2 - 14.23.5.2854 with the previously posted modlist

commented

If you were to try an and older version of the mod, maybe back one version, and it works then, I might be able to fix it. If not, our entire code base is not compatible
-StormedPanda

Give it a try, and I'll see what I can do
-StormedPanda

Attempt with SimplyJetpacks2-1.12.2-2.2.15.69 crashreport:

https://kurousagi.pw/xd/XWIbzZN.txt

latest:
https://kurousagi.pw/xd/24Z7Bg4.txt

Attempt with SimplyJetpacks2-1.12.2-2.2.12.65 crashreport:

https://kurousagi.pw/xd/pfs0Vxh.txt

latest:
https://kurousagi.pw/xd/bxdC7gP.txt

Attempt with SimplyJetpacks2-1.12.2-2.2.11.64 crashreport:

https://kurousagi.pw/xd/F6UL1Zs.txt

latest:
https://kurousagi.pw/xd/Fbd8uHH.txt

Attempt with SimplyJetpacks2-1.12.2-2.2.10.63 crashreport:

https://kurousagi.pw/xd/10i57ma.txt

latest:
https://kurousagi.pw/xd/Bbmtfu2.txt

Attempt with SimplyJetpacks2-1.12.2-2.2.9.58 crashreport:

https://kurousagi.pw/xd/rtXkBtQ.txt

latest:
https://kurousagi.pw/xd/M5Rz4sD.txt

Attempt with SimplyJetpacks2-1.12.2-2.2.8.56 crashreport:

https://kurousagi.pw/xd/Rp3lEGZ.txt

latest:
https://kurousagi.pw/xd/LgwqxXQ.txt

At this point I disabled all the other mods aside from simply jetpacks/redstone flux to prevent log clogging On my attempt with SimplyJetpacks2-1.12.2-2.2.7.45 the server started fine, adding mods back to test All mods added resulted in crash, adding them back one by one now Also went back to using SimplyJetpacks2-1.12.2-2.2.16.1 and adding mods one by one

will post again after the process is complete

commented

I'm about 100 mods in, and I can confirm that the following mod causes a crash.
https://www.curseforge.com/minecraft/mc-mods/librarianlib
https://github.com/TeamWizardry/LibrarianLib

This library is required for
https://www.curseforge.com/minecraft/mc-mods/random-psideas
https://github.com/Kamefrede/rpsideas

latest.log without LibrarianLib:
https://kurousagi.pw/xd/EP8mgbb.txt

latest.log with LibrarianLib:
https://kurousagi.pw/xd/YVl6LOH.txt

crashreport with LibrarianLib:
https://kurousagi.pw/xd/XS6Xyg6.txt

commented

Our ASM doesn't even touch that method, so I'm not sure what would be the issue. Also, LibrarianLib for 1.12 is no longer being actively supported, though we will still try to fix any critical issues.

Unfortunately, a Cauldron ASM incompatibility isn't likely to be classified as a critical issue, especially considering the time and effort required to diagnose and fix it.

commented

I will try to look into this.

commented

im getting the same error have tried with 3 Forge + Bukkit server softwares, all given me the same error

commented

i have updated Librarianlib from 20 to 22 and still getting same crash

commented

LibrarianLib for 1.12 is no longer actively being updated outside of critical issues. So unfortunately it seems liblib is going to be incompatible with cauldron servers.