Advertisement
Guest User

Error

a guest
Apr 20th, 2021
295
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.75 KB | None | 0 0
  1. Executing
  2. Gradle task: eclipse
  3.  
  4. Build
  5. info: MCreator 2021.1.12313 EAP (12313), forge-1.16.5, 64-bit, 32690 MB,
  6. Windows 10, JVM 1.8.0_275, JAVA_HOME:
  7. C:\Users\coolboi_21\Downloads\MCreator EAP 2021.1 b12313 Windows
  8. 64bit\MCreatorEAP20211b12313\jdk
  9.  
  10. FAILURE:
  11. Build failed with an exception.
  12.  
  13. *
  14. What went wrong:
  15.  
  16. A
  17. problem occurred configuring root project 'armorstatus'.
  18.  
  19. >
  20. Could not resolve all files for configuration ':_compileJava_1'.
  21.  
  22.  
  23. > Could not find patchy-1.1.jar (com.mojang:patchy:1.1).
  24.  
  25.  
  26. Searched in the following locations:
  27.  
  28.  
  29.  
  30. https://files.minecraftforge.net/maven/com/mojang/patchy/1.1/patchy-1.1.jar
  31.  
  32.  
  33. > Could not find oshi-core-1.1.jar (oshi-project:oshi-core:1.1).
  34.  
  35.  
  36. Searched in the following locations:
  37.  
  38.  
  39.  
  40. https://files.minecraftforge.net/maven/oshi-project/oshi-core/1.1/oshi-core-1.1.jar
  41.  
  42.  
  43. > Could not find javabridge-1.0.22.jar (com.mojang:javabridge:1.0.22).
  44.  
  45.  
  46. Searched in the following locations:
  47.  
  48.  
  49.  
  50. https://files.minecraftforge.net/maven/com/mojang/javabridge/1.0.22/javabridge-1.0.22.jar
  51.  
  52.  
  53. > Could not find brigadier-1.0.17.jar (com.mojang:brigadier:1.0.17).
  54.  
  55.  
  56. Searched in the following locations:
  57.  
  58.  
  59.  
  60. https://files.minecraftforge.net/maven/com/mojang/brigadier/1.0.17/brigadier-1.0.17.jar
  61.  
  62.  
  63. > Could not find datafixerupper-4.0.26.jar
  64. (com.mojang:datafixerupper:4.0.26).
  65.  
  66.  
  67. Searched in the following locations:
  68.  
  69.  
  70.  
  71. https://files.minecraftforge.net/maven/com/mojang/datafixerupper/4.0.26/datafixerupper-4.0.26.jar
  72.  
  73.  
  74. > Could not find authlib-2.1.28.jar (com.mojang:authlib:2.1.28).
  75.  
  76.  
  77. Searched in the following locations:
  78.  
  79.  
  80.  
  81. https://files.minecraftforge.net/maven/com/mojang/authlib/2.1.28/authlib-2.1.28.jar
  82.  
  83.  
  84. > Could not find text2speech-1.11.3.jar (com.mojang:text2speech:1.11.3).
  85.  
  86.  
  87. Searched in the following locations:
  88.  
  89.  
  90.  
  91. https://files.minecraftforge.net/maven/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar
  92.  
  93.  
  94. > Could not find text2speech-1.11.3-natives-windows.jar
  95. (com.mojang:text2speech:1.11.3).
  96.  
  97.  
  98. Searched in the following locations:
  99.  
  100.  
  101.  
  102. https://files.minecraftforge.net/maven/com/mojang/text2speech/1.11.3/text2speech-1.11.3-natives-windows.jar
  103.  
  104. *
  105. Try:
  106.  
  107. Run
  108. with --stacktrace option to get the stack trace. Run with --info or
  109. --debug option to get more log output. Run with --scan to get full
  110. insights.
  111.  
  112. *
  113. Get more help at https://help.gradle.org
  114.  
  115. BUILD
  116. FAILED in 3m 7s
  117.  
  118. Task
  119. completed in 3 minutes and 13 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement