Advertisement
michaelthenson

Pore-BUILD FAILED

Feb 14th, 2016
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.88 KB | None | 0 0
  1. $ ./gradlew
  2. :clean UP-TO-DATE
  3. :Porekit:clean UP-TO-DATE
  4. :ap:clean UP-TO-DATE
  5. :licenseFormatMain UP-TO-DATE
  6. :licenseFormatTest UP-TO-DATE
  7. :licenseFormat UP-TO-DATE
  8. :ap:licenseFormatMain UP-TO-DATE
  9. :ap:licenseFormatTest UP-TO-DATE
  10. :ap:licenseFormat UP-TO-DATE
  11. :findGit
  12. Using git version 2.7.1.windows.2 for patching submodule lib/Bukkit.
  13. :updateSubmodules UP-TO-DATE
  14. :applyPatches
  15. Resetting C:\Users\Michael\Pore\Porekit...
  16. Applying patches from C:\Users\Michael\Pore\patches to C:\Users\Michael\Pore\Porekit
  17. :applyPatches FAILED
  18.  
  19. FAILURE: Build failed with an exception.
  20.  
  21. * What went wrong:
  22. Execution failed for task ':applyPatches'.
  23. > Process returned error code. Expression: (result == 0). Values: result = 128
  24.  
  25. * Try:
  26. Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
  27.  
  28. BUILD FAILED
  29.  
  30. Total time: 7.512 secs
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement