Skip to content
Michal Schiller edited this page Oct 30, 2025 · 2 revisions

Troubleshooting mcserv

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!

To-Do

  • Add more issues and fixes

My server doesn’t start!

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.

Cloudflared isn’t launching!

If Cloudflared doesn’t start automatically:

  1. Go to the Manage tab.
  2. Look for the Download button at the bottom right.
  3. Click it to download the correct cloudflared.exe (or binary for your OS).
  4. 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.

Clone this wiki locally