Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to install Paper 1.21 #394

Open
JoshLoecker opened this issue Jun 21, 2024 · 2 comments
Open

Unable to install Paper 1.21 #394

JoshLoecker opened this issue Jun 21, 2024 · 2 comments
Labels
bug Something isn't working enhancement New feature or request

Comments

@JoshLoecker
Copy link

Description

When selecting Paper as the server type and 1.21 as the version, I get the following error notification

Setting up Minecraft server Survival
Instance creation failed: An error occurred (Internal Error): Could not find a paper server jar for version 1.21
@seliayeu
Copy link
Contributor

Looks like the issue is that we don't support experimental branches (the code in get_paper_jar_url filters by default channel instead of experimental).
Whether or not we decide to support it, having unsupported versions appear as valid on the frontend is probably not a good idea, though.

@JoshLoecker
Copy link
Author

The option to install experimental branches would be greatly appreciated, even if it meant enabling an "experimental" flag, UI button, etc. to allow them :)

@seliayeu seliayeu added bug Something isn't working enhancement New feature or request labels Jun 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants