Mod Causes crash with the latest version of Simply Jetpacks 2
JesseSilv opened this issue · 17 comments
happens with me too, it looks like this new mod adds something called a pancake hippo for a jetpack? Wtf is that all about?
at landmaster.plustic.modifiers.armor.JetpackPancakeHippos.<clinit>(JetpackPancakeHippos.java:112)
It basically just adds jetpacks as an element/component of the custom armor that Construct's Armory adds. The pull request that I made (#18) fixes all these issues.
"Well, the class was removed in one of the last updates, is called "KeybindHandler", I don't know why plustic is referencing my class hardcoded, but that problem has to be fixed on there end." - this is from Tomson124 regarding this issue.
Only noticed your comment right now @Th0mas-7 if there's work that my fix doesn't address I'd love to still incorporate it
I seem to have the mod compiling again, this commit addresses the changes for getting it to work with SimplyJetpacks again
Alpha build on curseforge here https://www.curseforge.com/minecraft/mc-mods/plusticminusbad/files/3061603
I haven't been able to test it, but if others confirm that it's working I can mark it as a release
I can confirm that I was able to load up without crashing after using the updated version on the client side. It looks like it's still having problems on the server side.
ok I got a crash. Fluid Registry Corrupted. https://pastebin.com/nd43Gx7c
I'm also still getting the Simply Jetpacks 2 crash. I would appreciate a fix as soon as is convenient.
@HariboTer You are still using the old version (according to the log file you posted). If you used the CF app, you need to go into the project page and manually select the alpha version.
looks like stuff like applied energistics is trying to index tooltips or some crap on launch, and the way this mod was coded caused that to be an issue.
@ rz7d helped identify a spot where I removed a try-catch that was previously preventing this
4cfeb69#r43329635
Working on some stuff now :/
https://www.curseforge.com/minecraft/mc-mods/plusticminusbad/files/3085037
This is the link to the latest build (if it says not found, then it's probably still awaiting approval)
It should fix the issue where servers crash on launch caused by loading client classes server side.
Please let me know if this does or doesn't fix the issue
I just tried the newest alpha build and am still getting a crash from the Simply Jetpacks 2 integration :-/
Crash report:
crash-2020-12-07_03.19.27-client.txt