-
-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ClassLoader loading order issue(?) #64
Comments
Additional stack trace from #66:
It seems like Jumploader may mess with the class loading order by injecting its own |
is it possible to use jumploader with it as I need to as it makes it easier with downloading the modpack |
Not currently. I do not use Jumploader, so I will need to debug using it specifically to figure out what goes wrong. This kind of class loading issue is interesting to me, so I'll probably have enough motivation to figure it out this week. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
so it was still in for some reason but it still crashing https://pastebin.com/xDsXvYjy |
im trying to find the mod but it might take a little to find the issue cuz i cant really read the logs and understand them |
here my entire crash log i cant figure it out https://pastebin.com/09zPds1L |
Can you email me a zip of all of the mods you are using? I'd like to try to reproduce the issue in a controlled environment. |
i am encountering this issue as well, without jumploader, but with a lot of other mods, do you still need a pack to reproduce this? |
Yes please! If you can narrow down the mods before you send it that would be fantastic, but even just the pack is enough. This weird issue has persisted for so long and I'm excited to finally have a fresh lead to go on. |
see comment below |
i disabled almost all mods.. i think https://paste.ee/p/gOOeA here i managed to open a world fine: here is a pack to reproduce it |
Got somewhere: The Looks like somebody beat me to the punch with the analysis: FabricMC/fabric-language-scala#17 |
you might be able to shadow JNA and repackage it to avoid scala messing with it? either way i hope the fix will be available for 1.16.5 too |
That would just delay the issue and cause more problems down the line. To fix the issue right now, you could build a version of Either way, it seems like the solution is to update |
From CurseForge: https://www.curseforge.com/minecraft/mc-mods/mumble-link-fabric?comment=175
Log: https://pastebin.com/raw/UWz4ppgm
Stack trace:
The text was updated successfully, but these errors were encountered: