anatawa12 / ForgeGradle-1.2

This is only for FG_1.2(for minecraft 1.7.10). Minecraft mod development framework used by Forge and FML for the gradle build system
GNU Lesser General Public License v2.1
80 stars 30 forks source link

Build without setupDecompWorkspace broken #73

Closed anatawa12 closed 3 years ago

anatawa12 commented 3 years ago

https://github.com/Kai-Z-JP/KaizPatchX/pull/24 failure

anatawa12 commented 3 years ago

Testing with anatawa12/ForgeGradle-example-runner, builds with setupDecompWorkspace are succeed. setupCiWorkspace and setupDevWorkspace failred with :applyBinPatches task failre

> There is a binary discrepency between the expected input class net.minecraft.crash.CrashReport (b) and the actual class. Checksum on disk is 4bb6e52, in patch 242e6e52. Things are probably about to go very wrong. Did you put something into the jar file?