Advertisement
Guest User

Untitled

a guest
Dec 22nd, 2020
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.51 KB | None | 0 0
  1. Executing
  2. Gradle task: setupDecompWorkspace --refresh-dependencies
  3.  
  4. Build
  5. info: MCreator 2020.5.47520, forge-1.12.2, 64-bit, 7785 MB, Linux, JVM
  6. 1.8.0_265, JAVA_HOME:
  7. /home/imprevisible/Téléchargements/MCreator20205/jdk/jre
  8.  
  9. This
  10. mapping 'snapshot_20171003' was designed for MC 1.12! Use at your own
  11. peril.
  12.  
  13. :deobfCompileDummyTask
  14.  
  15. :deobfProvidedDummyTask
  16.  
  17. :getVersionJson
  18.  
  19. :extractUserdev
  20. UP-TO-DATE
  21.  
  22. :extractDependencyATs
  23. SKIPPED
  24.  
  25. :extractMcpData
  26. SKIPPED
  27.  
  28. :extractMcpMappings
  29.  
  30. :genSrgs
  31. SKIPPED
  32.  
  33. :downloadClient
  34. SKIPPED
  35.  
  36. :downloadServer
  37. SKIPPED
  38.  
  39. :splitServerJar
  40. SKIPPED
  41.  
  42. :mergeJars
  43. SKIPPED
  44.  
  45. :deobfMcSRG
  46. SKIPPED
  47.  
  48. :decompileMc
  49.  
  50. Download
  51. https://repo.maven.apache.org/maven2/org/scala-lang/scala-compiler/2.11.1/scala-compiler-2.11.1.jar
  52.  
  53. :fixMcSources
  54.  
  55. :applySourcePatches
  56.  
  57. :remapMcSources
  58.  
  59. :recompileMc
  60. FAILED
  61.  
  62. FAILURE:
  63. Build failed with an exception.
  64.  
  65. *
  66. What went wrong:
  67.  
  68. Execution
  69. failed for task ':recompileMc'.
  70.  
  71. >
  72. Compile failed; see the compiler error output for details.
  73.  
  74. *
  75. Try:
  76.  
  77. Run
  78. with --stacktrace option to get the stack trace. Run with --info or
  79. --debug option to get more log output. Run with --scan to get full
  80. insights.
  81.  
  82. *
  83. Get more help at https://help.gradle.org
  84.  
  85. BUILD
  86. FAILED in 6m 16s
  87.  
  88. 10
  89. actionable tasks: 9 executed, 1 up-to-date
  90.  
  91. BUILD
  92. FAILED
  93.  
  94. Task
  95. completed in 376871 milliseconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement