Jump to content

XlaytonPlz

Members
  • Posts

    10
  • Joined

  • Last visited

Everything posted by XlaytonPlz

  1. It worked, I dunno exactly what was wrong, but it worked. -__(-_-)__-
  2. OK, so Im pretty sure the redownload worked. A download is going, but my internet is slow. One last update coming for possible confirmation once actually done.
  3. All my attempts have been in different folders. I tried deleting gradle folders, and it caused it failed out twice before downloading gradle-2.14-bin.zip downloading still, edit when done
  4. Twice. EDIT: Tried again, same problem. Thrice.
  5. Huh. the gradlew batch file is kicking up the errors alone. Now im even more confused. Oof
  6. Everything that it says is in the OP. I ran it again to make sure. Also, just to cover my own bases, I did cd to the right folder. I also tried this command before with Java 10.x before, and got the same message
  7. JDK: 1.8.0_181 JRE 1.8.0_181 Forge: 1.12.2-14.23.4.2705
  8. Whenever I try to run "gradlew setupDecompWorkspace" it gives me this error consistently: Exception in thread "main" java.lang.reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.gradle.wrapper.BootstrapMainStarter.start(BootstrapMainStarter.java:30) at org.gradle.wrapper.WrapperExecutor.execute(WrapperExecutor.java:127) at org.gradle.wrapper.GradleWrapperMain.main(GradleWrapperMain.java:61) Caused by: java.lang.NoClassDefFoundError: org/gradle/api/internal/classpath/ModuleRegistry at org.gradle.launcher.GradleMain.main(GradleMain.java:23) ... 7 more Caused by: java.lang.ClassNotFoundException: org.gradle.api.internal.classpath.ModuleRegistry at java.net.URLClassLoader.findClass(URLClassLoader.java:381) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ... 8 more I tried to search around for other issues similar, but I cant find anything.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.