-
Notifications
You must be signed in to change notification settings - Fork 0
Help
Michal Schiller edited this page Oct 30, 2025
·
2 revisions
Here’s a collection of common issues you might encounter while using mcserv — and how to fix them.
If something isn’t listed here, feel free to reach out — you might have discovered a new bug!
- Add more issues and fixes
This usually means you don’t have a Java Runtime Environment (JRE) installed.
You can download one from a trusted source such as OpenLogic or Adoptium.
Once installed, restart mcserv and try again.
If your server still won’t start, contact me — there might be a configuration issue or a bug in the app.
If Cloudflared doesn’t start automatically:
- Go to the Manage tab.
- Look for the Download button at the bottom right.
- Click it to download the correct
cloudflared.exe(or binary for your OS). - Move the downloaded file to the root folder of your mcserv installation (where the app is located).
After that, try launching Cloudflared again — it should now run properly.