Skip to content

BON 2.0.2 - The Manifest Fix

Compare
Choose a tag to compare
@Parker8283 Parker8283 released this 26 Dec 21:08
· 65 commits to master since this release

There has been a long-standing bug with deobfing JARs that had other files in the META-INF folder (namely, signed JARs). I never could figure out the reason why this was happening. Until clienthax came around and found out that the bug is actually with Java itself. Who would've thunk it? Anyway, with his help, I fixed the bug finally, so big thanks to him.

So, here's the actual changelog:

  • Fixed freeze bug with some JARs (issue noted above; again, thanks clienthax!)
  • Prevented non-valid versions of Forge from popping up in the version list
  • Removed the progress bar from reading in the mappings (wasn't 100% accurate all the time)