LapisSea

Untitled

Jan 16th, 2016
198
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.30 KB | None | 0 0
  1. C:\Users\****\Desktop\java projects\RandomForgeMod>gradlew setupDecompWorkspace eclipse --refresh-dependencies
  2. Picked up _JAVA_OPTIONS: -Xmx1024M
  3. This set of MCP mappings was designed for MC 1.8.8. Use at your own peril.
  4. #################################################
  5. ForgeGradle 2.1-SNAPSHOT-b9904dd
  6. https://github.com/MinecraftForge/ForgeGradle
  7. #################################################
  8. Powered by MCP unknown
  9. http://modcoderpack.com
  10. by: Searge, ProfMobius, Fesh0r,
  11. R4wk, ZeuX, IngisKahn, bspkrs
  12. #################################################
  13. :deobfCompileDummyTask
  14. :deobfProvidedDummyTask
  15. :getVersionJson
  16. :extractUserdev UP-TO-DATE
  17. :extractDependencyATs SKIPPED
  18. :extractMcpData SKIPPED
  19. :extractMcpMappings SKIPPED
  20. :genSrgs SKIPPED
  21. :downloadClient SKIPPED
  22. :downloadServer SKIPPED
  23. :splitServerJar SKIPPED
  24. :mergeJars SKIPPED
  25. :deobfMcSRG SKIPPED
  26. :decompileMc FAILED
  27.  
  28. FAILURE: Build failed with an exception.
  29.  
  30. * What went wrong:
  31. Execution failed for task ':decompileMc'.
  32. > GC overhead limit exceeded
  33.  
  34. * Try:
  35. Run with --stacktrace option to get the stack trace. Run with --info or --debug
  36. option to get more log output.
  37.  
  38. BUILD FAILED
  39.  
  40. Total time: 3 mins 59.432 secs
  41.  
  42. C:\Users\****\Desktop\java projects\RandomForgeMod>
Add Comment
Please, Sign In to add comment