as already written in #2587 :
the Paper installscript has also a failure:
https://pastebin.com/ju1cPdsS
jq won't find Paper 1.16.1, trough ist available: https://papermc.io/api/v1/paper
The paper egg from @parkervcp works fine and installs 1.16.1
I am checking this now.
This is a jq error apparently.
i got a more simple script where you type the version and it download that release
The idea is not bad to check if the choosen Version is valid and to be able to choos ab build number.
I replaced the egg by parkervcps which works fine
I am using their api to get the list of versions they support.
I have fixed the issue and am making a PR now
Most helpful comment
I am using their api to get the list of versions they support.
I have fixed the issue and am making a PR now