jredfox
jredfox
@DrBrad can you just recode this from scratch not using a web library to port forward offline. I can even pay you in a couple months if it's simple as...
@bcutter check your pull request there are 4 values now not 3 and they all worked in windows 11 tested two months ago on the latest build
@bcutter changing the config of the guid just changes the guid to a different one that was valid but doesn't work the same
> Getting a similar issue when building an output jar, as prior to compiling it seems to check for updates. this is why I really don't like gradle it breaks...
> I generally recommend FG 3.x or later MDK which is distributed in forge build 2860 (https://maven.minecraftforge.net/net/minecraftforge/forge/1.12.2-14.23.5.2860/forge-1.12.2-14.23.5.2860-mdk.zip), which is supported by FG 4.x / 5.x. doesn't appear to work either...
> our plugin is fg 2.x which is different from 3.x or later. Couldn't get the one you linked working unfortunately with my IDE. I require Eclipse neon for bytecode-outline...
> if gradle version is problm for you, try upfrade gradle and possibly FG. FG 4.x / 5.x is compatible with FG 3.x config I was simply stating the newer...
Edit: seems to be working again. I don't know if it's still happening but if it's still fixed by next week feel free to close this issue.
original message ``` Unzipping C:\Users\jredfox\.gradle\wrapper\dists\gradle-4.4.1-bin\7pth8eae7h3dc5vcl4p1gpja4r\gradle-4.4.1-bin.zip to C:\Users\jredfox\.gradle\wrapper\dists\gradle-4.4.1-bin\7pth8eae7h3dc5vcl4p1gpja4r Exception in thread "main" java.lang.RuntimeException: java.util.zip.ZipException: error in opening zip file at org.gradle.wrapper.ExclusiveFileAccessManager.access(ExclusiveFileAccessManager.java:78) at org.gradle.wrapper.Install.createDist(Install.java:44) at org.gradle.wrapper.WrapperExecutor.execute(WrapperExecutor.java:126) at org.gradle.wrapper.GradleWrapperMain.main(GradleWrapperMain.java:58) Caused by: java.util.zip.ZipException: error...
[[PATCHED]forge-1.6.4-9.11.1.964-src.zip](https://github.com/anatawa12/ForgeGradle-1.2/files/15442753/PATCHED.forge-1.6.4-9.11.1.964-src.zip) the patched forge 1.6.4 MDK I had archived says ``` FAILURE: Build failed with an exception. * What went wrong: The setupDecompWorkspace will only work with Java 7! This...