Advertisement
Guest User

mcreator error 2

a guest
Aug 2nd, 2022
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.00 KB | None | 0 0
  1. Executing Gradle task: eclipse
  2. Build info: MCreator 2021.2.36710, forge-1.16.5, 64-bit, 16136 MB, Windows 10, JVM 11.0.11, JAVA_HOME: C:\Program Files\Pylo\MCreator\jdk
  3. FAILURE: Build failed with an exception.
  4. * What went wrong:
  5. A problem occurred configuring root project 'simple_dj_decks_1_16_5_v1'.
  6. > Could not resolve all dependencies for configuration ':_compileJava_1'.
  7.  > Failed to calculate the value of task ':compileJava' property 'javaCompiler'.
  8.   > Unable to download toolchain matching these requirements: {languageVersion=8, vendor=any, implementation=vendor-specific}
  9.   > Could not get resource 'https://api.adoptopenjdk.net/v3/binary/latest/8/ga/windows/x64/jdk/hotspot/normal/adoptopenjdk'.
  10.   > Tag mismatch!
  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 5m 43s
  15. BUILD FAILED
  16. Task completed in 5 minutes and 44 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement