Advertisement
Guest User

Forge Mod Builder - E:/josh/custom minecraft mods - 24/02/2019 02:07:43

a guest
Feb 23rd, 2019
224
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.47 KB | None | 0 0
  1. Checking for updates at URL: https://raw.githubusercontent.com/CJMinecraft01/ForgeModBuilder/master/update.json
  2. No update found
  3. Creating a new project!
  4. Found download link: https://files.minecraftforge.net/maven/net/minecraftforge/forge/1.12.1-14.22.1.2478/forge-1.12.1-14.22.1.2478-mdk.zip
  5. Downloaded file to E:\josh\temp.zip
  6. Extracting file to E:\josh\custom minecraft mods
  7. Setting up build file!
  8. Loaded project: E:\josh\custom minecraft mods, MC: 1.12.1, Forge: 14.22.1.2478, MCP: snapshot_20170624
  9. Setting up project: E:\josh\custom minecraft mods, MC: 1.12.1, Forge: 14.22.1.2478, MCP: snapshot_20170624
  10. Setting editor to eclipse
  11. Ran gradlew command: gradlew setupDecompWorkspace eclipse
  12. To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/2.14/userguide/gradle_daemon.html.
  13. This mapping 'snapshot_20170624' was designed for MC 1.12! Use at your own peril.
  14. #################################################
  15. ForgeGradle 2.3-SNAPSHOT-7764e3e
  16. https://github.com/MinecraftForge/ForgeGradle
  17. #################################################
  18. Powered by MCP
  19. http://modcoderpack.com
  20. by: Searge, ProfMobius, R4wk, ZeuX
  21. Fesh0r, IngisKahn, bspkrs, LexManos
  22. #################################################
  23. Version string 'Jade' does not match SemVer specification
  24. You should try SemVer : http://semver.org/
  25. :deobfCompileDummyTask
  26. :deobfProvidedDummyTask
  27. :getVersionJson
  28. :extractUserdev
  29. Download https://files.minecraftforge.net/maven/net/minecraftforge/forge/1.12.1-14.22.1.2478/forge-1.12.1-14.22.1.2478.pom
  30. Download https://files.minecraftforge.net/maven/net/minecraftforge/forge/1.12.1-14.22.1.2478/forge-1.12.1-14.22.1.2478-userdev.jar
  31. :extractDependencyATs SKIPPED
  32. :extractMcpData
  33. Download https://files.minecraftforge.net/maven/de/oceanlabs/mcp/mcp/1.12.1/mcp-1.12.1-srg.zip
  34. :extractMcpMappings
  35. Download https://files.minecraftforge.net/maven/de/oceanlabs/mcp/mcp_snapshot/20170624-1.12/mcp_snapshot-20170624-1.12.zip
  36. :genSrgs
  37. :downloadClient
  38. :downloadServer
  39. :splitServerJar
  40. :mergeJars
  41. :deobfMcSRG
  42. Applying SpecialSource...
  43. Applying Exceptor...
  44. :decompileMc
  45. Download https://libraries.minecraft.net/com/mojang/realms/1.10.17/realms-1.10.17.pom
  46. Download https://libraries.minecraft.net/com/mojang/realms/1.10.17/realms-1.10.17.jar
  47. :fixMcSources
  48. :applySourcePatches
  49. :remapMcSources
  50. :recompileMc FAILED
  51.  
  52. BUILD FAILED
  53.  
  54. Total time: 4 mins 6.29 secs
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement