Guest User

Untitled

a guest
Jun 5th, 2024
180
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.84 KB | None | 0 0
  1. Starting Gradle Daemon...
  2. Gradle Daemon started in 2 s 652 ms
  3.  
  4. > Configure project :
  5. Java: 21.0.3, JVM: 21.0.3+9-LTS (Eclipse Adoptium), Arch: x86_64
  6.  
  7. FAILURE: Build failed with an exception.
  8.  
  9. * What went wrong:
  10. A problem occurred configuring root project 'forge-1.20.6-50.0.15-mdk'.
  11. > Could not resolve all files for configuration ':_compileJava_1'.
  12. > Could not find lwjgl-freetype-3.3.3-natives-macos-patch.jar (org.lwjgl:lwjgl-freetype:3.3.3).
  13. Searched in the following locations:
  14. https://maven.minecraftforge.net/org/lwjgl/lwjgl-freetype/3.3.3/lwjgl-freetype-3.3.3-natives-macos-patch.jar
  15.  
  16. * Try:
  17. > Run with --stacktrace option to get the stack trace.
  18. > Run with --info or --debug option to get more log output.
  19. > Run with --scan to get full insights.
  20. > Get more help at https://help.gradle.org.
  21.  
  22. CONFIGURE FAILED in 15s
  23.  
Advertisement
Add Comment
Please, Sign In to add comment