LibrarianLib

LibrarianLib

18M Downloads

Sponge compat jar throwing verifyError on client

elementalistic opened this issue ยท 4 comments

commented

Modpack: Omnifactory 1.0

Replacing the librarianlib-1.12.2-4.17.jar with librarianlib-1.12.2-bugfix-sponge-compat-4.20-20190524.142005-1-release.jar on the client and then launching the game results in the attached crash logs(I've included 2 separate ones).

https://gist.github.com/elementalistic/8f968835251bbcdc11ad6aefd4108a9e

Using "-noverify" in the jvm parameters bypasses the check and launches fine, allowing connection to a server with the same librarianlib version.

See Unable to run liblib on SpongeForge server #77 for original link to the jar.

commented

This snapshot build should fix it.
If you can confirm, I'll be able to merge into main branch :)

commented