Guest User

Untitled

a guest
Apr 27th, 2021
276
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.37 KB | None | 0 0
  1. Executing
  2. Gradle task: eclipse
  3.  
  4. Build
  5. info: MCreator 2021.1.16710, forge-1.15.2, 64-bit, 3930 MB, Windows 10,
  6. JVM 1.8.0_275, JAVA_HOME: C:\Program Files\Pylo\MCreator\jdk
  7.  
  8. FAILURE:
  9. Build failed with an exception.
  10.  
  11. *
  12. What went wrong:
  13.  
  14. A
  15. problem occurred configuring root project 'enhancedcraft'.
  16.  
  17. >
  18. Could not resolve all artifacts for configuration ':classpath'.
  19.  
  20.  
  21. > Could not resolve com.google.guava:guava:26.0-jre.
  22.  
  23.  
  24. Required by:
  25.  
  26.  
  27. project : > net.minecraftforge.gradle:ForgeGradle:3.0.195
  28.  
  29.  
  30. project : > net.minecraftforge.gradle:ForgeGradle:3.0.195 >
  31. net.minecraftforge:artifactural:1.0.13
  32.  
  33.  
  34. > Could not resolve com.google.guava:guava:26.0-jre.
  35.  
  36.  
  37. > Could not get resource
  38. 'https://maven.minecraftforge.net/com/google/guava/guava/26.0-jre/guava-26.0-jre.pom'.
  39.  
  40.  
  41. > Could not HEAD
  42. 'https://maven.minecraftforge.net/com/google/guava/guava/26.0-jre/guava-26.0-jre.pom'.
  43.  
  44.  
  45. > Read timed out
  46.  
  47. *
  48. Try:
  49.  
  50. Run
  51. with --stacktrace option to get the stack trace. Run with --info or
  52. --debug option to get more log output. Run with --scan to get full
  53. insights.
  54.  
  55. *
  56. Get more help at https://help.gradle.org
  57.  
  58. BUILD
  59. FAILED in 34s
  60.  
  61. BUILD
  62. FAILED
  63.  
  64. Task
  65. completed in 39 seconds
Advertisement
Add Comment
Please, Sign In to add comment