Advertisement
kaytitulaer2008

Untitled

Jan 24th, 2022
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.89 KB | None | 0 0
  1. Executing Gradle task: eclipse
  2. Build info: MCreator 2021.3.53117, forge-1.17.1, 64-bit, 16251 MB, Windows 10, JVM 16.0.2, JAVA_HOME: D:\MCreator\jdk
  3.  
  4. FAILURE: Build failed with an exception.
  5. * What went wrong:
  6. A problem occurred configuring root project 'Kays-utilitys'.
  7. > Could not resolve all artifacts for configuration ':classpath'.
  8. > Could not download fastutil-8.3.1.jar (it.unimi.dsi:fastutil:8.3.1)
  9. > Could not get resource 'https://maven.minecraftforge.net/it/unimi/dsi/fastutil/8.3.1/fastutil-8.3.1.jar'.
  10. > Premature end of Content-Length delimited message body (expected: 19,011,744; received: 8,287,552)
  11. * Try:
  12. 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.
  13. * Get more help at https://help.gradle.org
  14. BUILD FAILED in 3m 1s
  15.  
  16. BUILD FAILED
  17. Task completed in 3 minutes and 2 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement