-
Type:
Bug
-
Resolution: Cannot Reproduce
-
Priority:
Minor
-
None
-
Environment:
Windows 10 x64bit
JDK 16.0.1
-
git-BuildTools-e03ad1c-130 (#130)
-
Yes
BuildTools fail to start outside Git-bash (windows commandline for example).
Loading BuildTools version: git-BuildTools-e03ad1c-130 (#130) Java Version: Java 16 Current Path: C:\WINDOWS\system32\. *** Could not find PortableGit installation, downloading. *** Starting download of https://github.com/git-for-windows/git/releases/download/v2.30.0.windows.1/PortableGit-2.30.0-64-bit.7z.exe Downloaded file: PortableGit-2.30.0-64-bit\PortableGit-2.30.0-64-bit.7z.exe with hash: 6497e30fc6141e3c27af6cc3a081861043a7666dd54f395d47184e8eb75f5d61 Extracting downloaded git install Exception in thread "main" java.lang.RuntimeException: Error running command, return status !=0: [C:\WINDOWS\system32\cmd.exe, /D, /C, C:\WINDOWS\system32\PortableGit-2.30.0-64-bit\PortableGit-2.30.0-64-bit.7z.exe, -y, -gm2, -nr] at org.spigotmc.builder.Builder.runProcess0(Builder.java:919) at org.spigotmc.builder.Builder.runProcess(Builder.java:850) at org.spigotmc.builder.Builder.main(Builder.java:220) at org.spigotmc.builder.Bootstrap.main(Bootstrap.java:27)