LibrarianLib

LibrarianLib

18M Downloads

Unable to run liblib on SpongeForge server

GlassSpirit opened this issue · 12 comments

commented

Server is crashing when trying to load LibrarianLib.
Latest log : link
Debug log : link
Seems like liblib asm hooks have conflicts with sponge server

commented

That's new, I've used liblib on spongeforge servers for years o.O

commented

Do you have any ideas what could be wrong?
I only have spongeforge, forgelin and liblib installed to make it crash.

commented

Error occurs since liblib 4.16-SNAPSHOT, on 4.15 everything works fine

commented

this made it into 4.17 now and we are seeing a bunch of reports for this on the Sponge Discord server

commented

Someone run the server with -Dlegacy.debugClassLoading=true with and without SpongeForge. If the class net.minecraft.util.text.TextComponentBase shows up, need the full log until that point.

commented

are there any updates to this issue?
the newest beta release of FTB Interactions has the latest version of librarianlib (4.18)

commented

Someone run the server with -Dlegacy.debugClassLoading=true with and without SpongeForge. If the class net.minecraft.util.text.TextComponentBase shows up, need the full log until that point.

sorry missed this before posting

here are the 2 requested logs

With Sponge: Link
Without Sponge: Link

commented

If someone else could confirm this jar fixes this issue, we'll publish it ASAP.

commented

Can confirm this new fixes has fixed the issue with Sponge and works on there latest update from two days ago

commented

Confirm server running and joinable with the attached jar.
Using spongeforge-1.12.2-2768-7.1.5.jar

I did have an issue on the client side with it throwing a crash of "java.lang.VerifyError: Expecting a stackmap frame at branch target 81". Launching with "-noverify" got pass it. This was replacement librarianlib-1.12.2-4.17.jar.old.
Modpack: Omnifactory 1.0

commented

@elementalistic plese open a separate issue about it, and attach relevant logs/reports, thanks :)