Advertisement
Guest User

Untitled

a guest
Apr 20th, 2021
575
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.42 KB | None | 0 0
  1. > Configure project :
  2. New Dep: net.minecraftforge:forge:1.15.2-31.2.0_mapped_snapshot_20200514-1.15.1
  3. FAILURE: Build failed with an exception.
  4. * What went wrong:
  5. A problem occurred configuring root project 'sirve'.
  6. > Could not resolve all files for configuration ':_compileJava_1'.
  7. > Could not find patchy.jar (com.mojang:patchy:1.1).
  8. Searched in the following locations:
  9. https://files.minecraftforge.net/maven/com/mojang/patchy/1.1/patchy-1.1.jar
  10. > Could not find oshi-core.jar (oshi-project:oshi-core:1.1).
  11. Searched in the following locations:
  12. https://files.minecraftforge.net/maven/oshi-project/oshi-core/1.1/oshi-core-1.1.jar
  13. > Could not find icu4j-core-mojang.jar (com.ibm.icu:icu4j-core-mojang:51.2).
  14. Searched in the following locations:
  15. https://files.minecraftforge.net/maven/com/ibm/icu/icu4j-core-mojang/51.2/icu4j-core-mojang-51.2.jar
  16. > Could not find javabridge.jar (com.mojang:javabridge:1.0.22).
  17. Searched in the following locations:
  18. https://files.minecraftforge.net/maven/com/mojang/javabridge/1.0.22/javabridge-1.0.22.jar
  19. > Could not find brigadier.jar (com.mojang:brigadier:1.0.17).
  20. Searched in the following locations:
  21. https://files.minecraftforge.net/maven/com/mojang/brigadier/1.0.17/brigadier-1.0.17.jar
  22. > Could not find datafixerupper.jar (com.mojang:datafixerupper:2.0.24).
  23. Searched in the following locations:
  24. https://files.minecraftforge.net/maven/com/mojang/datafixerupper/2.0.24/datafixerupper-2.0.24.jar
  25. > Could not find authlib.jar (com.mojang:authlib:1.5.25).
  26. Searched in the following locations:
  27. https://files.minecraftforge.net/maven/com/mojang/authlib/1.5.25/authlib-1.5.25.jar
  28. > Could not find text2speech.jar (com.mojang:text2speech:1.11.3).
  29. Searched in the following locations:
  30. https://files.minecraftforge.net/maven/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar
  31. > Could not find text2speech-natives-windows.jar (com.mojang:text2speech:1.11.3).
  32. Searched in the following locations:
  33. https://files.minecraftforge.net/maven/com/mojang/text2speech/1.11.3/text2speech-1.11.3-natives-windows.jar
  34. * Try:
  35. Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
  36. * Get more help at https://help.gradle.org
  37. BUILD FAILED in 0s
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement