Description
When trying to build a server it will fail because of a PaperMC API error that prevents the server .jar from being downloaded. Using other server software works fine allowing me to build and start the server.
Error: Resolving Paper
Caused by:
0: error decoding response body: unknown variant `ALPHA`, expected `default` or `experimental` at line 1 column 138
1: unknown variant `ALPHA`, expected `default` or `experimental` at line 1 column 138
Steps to Reproduce
- Create a new server. (
mcman init)
- In Type of server choose
Normal Server (vanilla, spigot, paper etc.)
- In Which server software to use? choose
PaperMC - Spigot fork, most popular
- Continue initialization.
- Try to build the server with
mcman build.
Expected Behavior
The server should build correctly allowing me to use Docker to start the server.
Screenshots
N/A.
Environment
- OS:
Debian GNU/Linux 13 (trixie) x86_64
- Kernel:
Linux 6.12.74+deb13+1-amd64
- Docker:
29.4.0 | Context: rootless | Compose: v5.1.2
Additional Context
N/A.
Description
When trying to build a server it will fail because of a PaperMC API error that prevents the server
.jarfrom being downloaded. Using other server software works fine allowing me to build and start the server.Error: Resolving Paper Caused by: 0: error decoding response body: unknown variant `ALPHA`, expected `default` or `experimental` at line 1 column 138 1: unknown variant `ALPHA`, expected `default` or `experimental` at line 1 column 138Steps to Reproduce
mcman init)Normal Server (vanilla, spigot, paper etc.)PaperMC - Spigot fork, most popularmcman build.Expected Behavior
The server should build correctly allowing me to use Docker to start the server.
Screenshots
N/A.
Environment
Debian GNU/Linux 13 (trixie) x86_64Linux 6.12.74+deb13+1-amd6429.4.0 | Context: rootless | Compose: v5.1.2Additional Context
N/A.