-
Bug
-
Resolution: Done
-
Minor
-
Windows 10
OpenJDK 17
-
git-BuildTools-a50d932-181
-
Yes
Trying to get this Server Jar setup for the first time and keep getting the error in the title (Logs attached also)
Tried re-running it multiple times = no change
Tried deleting everything and rebuildingĀ = no change
Tried finding if there were similar tickets = none
There is this link in the log but the language it uses doesn't mean anything to me:
http://cwiki.apache.org/confluence/display/MAVEN/PluginContainerException
EDIT 1: Saw something saying to delete the m2 folder under %userdata% - did this and cleared all the other files = the build managed to crash my server every single time without fail and it won't finish
EDIT 2: My server is more than sufficient for this also:
Ryzen 2700x
32GB 3KMhz RAM
GTX 1060 3GB
1TB HDD
I've scowered through Event Viewer and cannot find a direct Event which seems to cause the crash, it may be graphical as the screen just shuts off and I'm unable to do anything except hard reset
EDIT 3: Okay I've tinkered around some more, I wasn't using the recommended Azul JDK 17 so I cleanly removed the old and install that
Still getting the same issue, it either fully bricks my server or essentially signs me out
Think the problem is with the Apache Maven repositories
In the two new BuildLogs both of them fail when trying to grab some form of Apache Maven rep and then somehow it manages to sign me out of Windows/cut off the output entirely
After signing back in and re-running the tool, it just fails at the Apache Maven steps again with the newely attached error
I have tried a lot of things to make the GUI work but it's not having it
I also tried the CLI method but everytime I try to run the Spigot Jar it says it doesn't have access - running as admin doesn't work - adding Sudo before the command doesn't work = wrong file type (face palm) needed to download the BuildTools.jar
Ran the CLI method after using a Git Bash ran as Admin - Exact same issue