tterrag1098 / BON2

A rewrite for Immibis's bearded-octo-nemesis for ForgeGradle
GNU Lesser General Public License v3.0
182 stars 50 forks source link

BON2 won't see old(er) version of forge #23

Closed ianc1215 closed 8 years ago

ianc1215 commented 8 years ago

I am trying to decompile an old 1.6.4 mod using the last version of forge (9.11.1.964) for 1.6.4. This was one of the first version to use the gradle system but for an unknown reason BON2 is not showing that version as a valid option.

Any idea why?

Parker8283 commented 8 years ago

Two things. One, BON is not showing 1.6.4 because that was under FG 1.0, which used a different system for SRGs. Two, even if it was a valid option, you could not decompile Forge as Forge uses notch names, which I don't support.

ianc1215 commented 8 years ago

That makes sense that FG 1.0 is not supported. I miss spoke I was trying to decompile a mod built on 1.6.4. Not decompile forge itself.

Parker8283 commented 8 years ago

Ah, so only one thing then! :P