Advertisement
Guest User

Untitled

a guest
Feb 7th, 2016
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 1.72 KB | None | 0 0
  1. 18:27:47: Executing external task 'setupDecompWorkspace'...
  2. This set of MCP mappings was designed for MC 1.8.8. Use at your own peril.
  3. #################################################
  4.          ForgeGradle 2.1-SNAPSHOT-8267717        
  5.   https://github.com/MinecraftForge/ForgeGradle  
  6. #################################################
  7.                Powered by MCP unknown              
  8.              http://modcoderpack.com            
  9.          by: Searge, ProfMobius, Fesh0r,        
  10.          R4wk, ZeuX, IngisKahn, bspkrs          
  11. #################################################
  12. :deobfCompileDummyTask
  13. :deobfProvidedDummyTask
  14. :getVersionJson
  15. :extractUserdev
  16. Download http://files.minecraftforge.net/maven/net/minecraftforge/forge/1.8.9-11.15.1.1722/forge-1.8.9-11.15.1.1722.pom
  17. Download http://files.minecraftforge.net/maven/net/minecraftforge/forge/1.8.9-11.15.1.1722/forge-1.8.9-11.15.1.1722-userdev.jar
  18. :extractDependencyATs SKIPPED
  19. :extractMcpData
  20. Download http://files.minecraftforge.net/maven/de/oceanlabs/mcp/mcp/1.8.9/mcp-1.8.9-srg.zip
  21. :extractMcpMappings SKIPPED
  22. :genSrgs
  23. :downloadClient
  24. :downloadServer
  25. :splitServerJar
  26. :mergeJars
  27. :deobfMcSRG
  28. Applying SpecialSource...
  29. Applying Exceptor...
  30. :decompileMc
  31. Download https://libraries.minecraft.net/com/mojang/realms/1.7.58/realms-1.7.58.pom
  32. Download https://libraries.minecraft.net/com/mojang/realms/1.7.58/realms-1.7.58.jar
  33. :decompileMc FAILED
  34.  
  35. FAILURE: Build failed with an exception.
  36.  
  37. * What went wrong:
  38. Execution failed for task ':decompileMc'.
  39. > Java heap space
  40.  
  41. * Try:
  42. Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
  43.  
  44. BUILD FAILED
  45.  
  46. Total time: 7 mins 46.078 secs
  47. Java heap space
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement