-
Bug
-
Resolution: Cannot Reproduce
-
Minor
-
None
-
None
When I attempt compilation, I get the following error.
Applying patches to Spigot-API... *** Please tell me who you are. Run git config --global user.email "[email protected]" git config --global user.name "Your Name" to set your account's default identity. Omit --global to set the identity only in this repository. fatal: unable to auto-detect email address (got 'rjwhi@LAPTOP-NVER04OB.(none)') *** Please tell me who you are. Run git config --global user.email "[email protected]" git config --global user.name "Your Name" to set your account's default identity. Something did not apply cleanly to Spigot-API.Omit --global to set the identity only in this repository. Please review above details and finish the apply then fatal: unable to auto-detect email address (got 'rjwhi@LAPTOP-NVER04OB.(none)') save the changes with rebuildPatches.sh Error compiling Spigot. Please check the wiki for FAQs. If this does not resolve your issue then please pastebin the entire BuildTools.log.txt file when seeking support. java.lang.RuntimeException: Error running command, return status !=0: [sh, applyPatches.sh] at org.spigotmc.builder.Builder.runProcess(Builder.java:561) at org.spigotmc.builder.Builder.main(Builder.java:443)
Even after attempting those commands it gives the same error and so I tried git init to no avail.