Paper Spigot don't compile

Been trying to compile Paper Spigot in the Spigot / Craftbukkit Profile section, will this be fixed soon or do I need to do something to OS to make it work?

Do you, for example, get any errors?

attempting to build version: ‘1.9’ use --rev to override
Could not get version 1.9 does it exist? Try another version or use ‘latest’
java.io.FileNotFoundException: https://ci.destroystokyo.com/userContent/paperversions/1.9.json at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1836) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1441) at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) at org.spigotmc.builder.Builder.get(Builder.java:494) at org.spigotmc.builder.Builder.main(Builder.java:241)

It seesm like the paper spigot project have stopped publishing their releases here: https://ci.destroystokyo.com/userContent/paperversions/

You may have to download the latest version manually from here:
https://ci.destroystokyo.com/job/PaperSpigot/

so paperclip is the same as papertools?

No, Papertools is the compiler that where needed to build paper spigot. paperclip is what they chose to call the compiled jar they now offer.

The PaperSpigot section will be removed, as PaperSpigot is now known as Paper/PaperClip, and although the PaperSpigot Build Tools (PaperTools) is no longer used for new versions after 1.8.8, you can still use it for 1.8.8 and previous. So to get 1.9+builds of it, it’s here

Chances are the PaperSpigot section will be removed now, however with the way profiles work (well with the way they work for BungeeCord) it’s possible to use that same concept for the new PaperClip builds, and maybe BungeeCord’s alternative (Waterfall) can be added as well.
If you’d like to download the latest version directly, here’s the link: https://ci.destroystokyo.com/job/PaperSpigot/lastSuccessfulBuild/artifact/paperclip.jar
Essentially what Paper did was simplify things back to the way things used to be back in the day, before Bukkit’s DMCA which is download+run.

Sorry I really should’ve said something a month or two ago since I was the one who even suggested PaperSpigot to be added but I kept forgetting since I haven’t been using the Spigot/Craftbukkit section nor have I been really playing with the UI…I’ve just been busy.

1 Like