Advertisement
Guest User

Untitled

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