Posted July 1, 201510 yr So im trying to setup forge 1.7.10 and when i run setupDecompWorkspace i get this error: C:\Users\john\Desktop\Minecraft Mods\forge-1.7.10-10.13.4.1448-1.7.10-src>gradle w setupDecompWorkspace FAILURE: Build failed with an exception. * What went wrong: A problem occurred configuring root project 'forge-1.7.10-10.13.4.1448-1.7.10-sr c'. > Could not open buildscript class cache for build file 'C:\Users\john\Desktop\M inecraft Mods\forge-1.7.10-10.13.4.1448-1.7.10-src\build.gradle' (C:\Users\john\ .gradle\caches\2.0\scripts\build_2n89d7nu8105mn84crl2s6oc0q\ProjectScript\builds cript). > java.net.SocketException: Unrecognized Windows Sockets error: 87: Socket cr eation failed * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. BUILD FAILED Total time: 3.488 secs C:\Users\john\Desktop\Minecraft Mods\forge-1.7.10-10.13.4.1448-1.7.10-src> Now, ive gone and looked in C:\Users\john\.gradle\caches\2.0\scripts\build_2n89d7nu8105mn84crl2s6oc0q\ProjectScript\buildscript\ and it is empty! How can i get the files needed in this folder? Thnx
July 2, 201510 yr Author Delete C:\Users\john\.gradle\caches\2.0\scripts\ completely, seems that the cache got corrupted. Still not working, everytime i run it, it seems to never make any files in C:\Users\john\.gradle\caches\2.0\scripts\build_2n89d7nu8105mn84crl2s6oc0q\ProjectScript\buildscript\ which causes it to fail. Also when i try to launch Minecraft.exe, i get the same message when launching: Downloading: https://s3.amazonaws.com/Minecraft.Download/launcher/launcher.pack.lzma (try x/10) Exception: java.net.SocketException: Unrecognized Windows Sockets error: 87: create is it something to do with java?
July 2, 201510 yr Author I fixed it! Did some research on the "SocketException" and had to run 'netsh winsoc reset'. Now everything is working
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.