Advertisement
Guest User

:fixMcSources Error

a guest
Feb 19th, 2016
370
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.26 KB | None | 0 0
  1.  
  2. #################################################
  3. ForgeGradle 2.0-SNAPSHOT-2a11443
  4. https://github.com/MinecraftForge/ForgeGradle
  5. #################################################
  6. Powered by MCP unknown
  7. http://modcoderpack.com
  8. by: Searge, ProfMobius, Fesh0r,
  9. R4wk, ZeuX, IngisKahn, bspkrs
  10. #################################################
  11. :cleanCache
  12. :clean
  13. :deobfCompileDummyTask
  14. :deobfProvidedDummyTask
  15. :getVersionJson
  16. :extractUserdev
  17. :extractDependencyATs SKIPPED
  18. :extractMcpData
  19. :extractMcpMappings
  20. :genSrgs
  21. :downloadClient
  22. :downloadServer
  23. :splitServerJar
  24. :mergeJars
  25. :deobfMcSRG
  26. Applying SpecialSource...
  27. Applying Exceptor...
  28. :getFernFlower
  29. :decompileMc
  30. :fixMcSources
  31. Patching failed: minecraft\net\minecraft\command\PlayerSelector.java
  32. Hunk 1 failed!
  33. Hunk 2 failed!
  34. Hunk 3 failed!
  35. Hunk 4 failed!
  36. Hunk 5 failed!
  37. Hunk 6 failed!
  38. :fixMcSources FAILED
  39.  
  40. FAILURE: Build failed with an exception.
  41.  
  42. * What went wrong:
  43. Execution failed for task ':fixMcSources'.
  44. > com.cloudbees.diff.PatchException: Cannot find hunk target
  45.  
  46. * Try:
  47. Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
  48.  
  49. BUILD FAILED
  50.  
  51. Total time: 22 mins 12.622 secs
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement