Advertisement
Guest User

Untitled

a guest
Aug 3rd, 2015
189
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.62 KB | None | 0 0
  1. fatal: 'd:/BuildTools/CraftBukkit' does not appear to be a git repository
  2. fatal: Could not read from remote repository.
  3.  
  4. Please make sure you have the correct access rights
  5. and the repository exists.
  6. HEAD is now at 58abbcb CraftBukkit $ Wed Jul 29 02:12:32 CEST 2015
  7. Resetting Spigot-Server to CraftBukkit...
  8. HEAD is now at 58abbcb CraftBukkit $ Wed Jul 29 02:12:32 CEST 2015
  9. Applying patches to Spigot-Server...
  10. You seem to have moved HEAD since the last 'am' failure.
  11. Not rewinding to ORIG_HEAD
  12. Applying: POM Changes
  13. Applying: mc-dev imports
  14. Using index info to reconstruct a base tree...
  15. Falling back to patching base and 3-way merge...
  16. Auto-merging src/main/java/net/minecraft/server/PacketHandshakingInSetProtocol.java
  17. CONFLICT (add/add): Merge conflict in src/main/java/net/minecraft/server/PacketHandshakingInSetProtocol.java
  18. Failed to merge in the changes.
  19. Patch failed at 0002 mc-dev imports
  20. The copy of the patch that failed is found in:
  21. e:/BuildTools/Spigot/Spigot-Server/.git/rebase-apply/patch
  22. When you have resolved this problem, run "git am --continue".
  23. If you prefer to skip this patch, run "git am --skip" instead.
  24. To restore the original branch and stop patching, run "git am --abort".
  25. Something did not apply cleanly to Spigot-Server.
  26. Please review above details and finish the apply then
  27. save the changes with rebuildPatches.sh
  28. Error compiling Spigot, are you running this jar via msysgit?
  29. java.lang.RuntimeException: Error running command, return status !=0: [bash, applyPatches.sh]
  30. at org.spigotmc.builder.Builder.runProcess(Builder.java:517)
  31. at org.spigotmc.builder.Builder.main(Builder.java:400)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement