Guest User

MCreator Error 08/31/20

a guest
Aug 31st, 2020
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.13 KB | None | 0 0
  1. Executing Gradle task: setupDecompWorkspace --refresh-dependencies
  2.  
  3. Build info: MCreator 2020.2.14217, 1.12.2, 64-bit, 8034 MB, Windows 10, JVM 1.8.0_232, JAVA_HOME: C:\Users\Malac\OneDrive\Desktop\MCreator20202\jdk
  4.  
  5. This mapping 'snapshot_20171003' was designed for MC 1.12! Use at your own peril.
  6.  
  7. #################################################
  8.  
  9.          ForgeGradle 2.3-SNAPSHOT-6084129e        
  10.  
  11.   https://github.com/MinecraftForge/ForgeGradle  
  12.  
  13. #################################################
  14.  
  15.                  Powered by MCP                  
  16.  
  17.              http://modcoderpack.com             
  18.  
  19.      by: Searge, ProfMobius, R4wk, ZeuX          
  20.  
  21.      Fesh0r, IngisKahn, bspkrs, LexManos         
  22.  
  23. #################################################
  24.  
  25. :deobfCompileDummyTask
  26.  
  27. :deobfProvidedDummyTask
  28.  
  29. :getVersionJson
  30.  
  31. :extractUserdev UP-TO-DATE
  32.  
  33. :extractDependencyATs SKIPPED
  34.  
  35. :extractMcpData SKIPPED
  36.  
  37. :extractMcpMappings SKIPPED
  38.  
  39. :genSrgs SKIPPED
  40.  
  41. :downloadClient SKIPPED
  42.  
  43. :downloadServer SKIPPED
  44.  
  45. :splitServerJar SKIPPED
  46.  
  47. :mergeJars SKIPPED
  48.  
  49. :deobfMcSRG SKIPPED
  50.  
  51. :decompileMc SKIPPED
  52.  
  53. :fixMcSources SKIPPED
  54.  
  55. :applySourcePatches
  56.  
  57. :remapMcSources
  58.  
  59. :recompileMc SKIPPED
  60.  
  61. :extractNatives FAILED
  62.  
  63. FAILURE: Build failed with an exception.
  64.  
  65. * What went wrong:
  66.  
  67. Execution failed for task ':extractNatives'.
  68.  
  69. > Could not expand ZIP 'C:\Users\Malac\.mcreator\gradle\caches\modules-2\files-2.1\org.lwjgl.lwjgl\lwjgl-platform\2.9.4-nightly-20150209\b84d5102b9dbfabfeb5e43c7e2828d98a7fc80e0\lwjgl-platform-2.9.4-nightly-20150209-natives-windows.jar'.
  70.  
  71. * Try:
  72.  
  73. 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.
  74.  
  75. * Get more help at https://help.gradle.org
  76.  
  77. BUILD FAILED in 1m 51s
  78.  
  79. 7 actionable tasks: 6 executed, 1 up-to-date
  80.  
  81. BUILD FAILED
  82.  
  83. Task completed in 111678 milliseconds
Add Comment
Please, Sign In to add comment