Skip to content

How to Report a Bug

bbzer0 edited this page Jun 3, 2026 · 2 revisions

Thank you for helping us make RadiumLauncher better! To get your issue fixed as quickly as possible, please follow this guide to create a clear and actionable bug report.


Step 1: Check Existing Issues

Before opening a new ticket, please use the search bar on the Issues page to see if someone else has already reported the same problem. If they have, you can add your logs or comments to that existing thread.

Step 2: Prepare the Information

A good bug report should include the following details:

  1. Clear Title: Summarize the issue in a few words (e.g., "[Linux] Launcher crashes on startup after update").
  2. Steps to Reproduce: Explain exactly what you did before the bug occurred.
  3. Expected vs. Actual Behavior: What should have happened, and what actually happened instead.
  4. Environment:
    • OS: Windows 10 / 11 / Linux (specify distro, e.g., Ubuntu 24.04)
    • Launcher Version: (e.g., v1.0 Stable)

Step 3: Attach Logs & Screenshots

Visuals and logs are the most important part of debugging!

  • Screenshots: If the launcher shows an error message, press Win + Shift + S (on Windows) or use your system screenshot tool on Linux to take a picture and paste it directly into the issue description.
  • Log Files: If the launcher crashes or gets stuck, please check the installation directory for any .log or .txt files and attach them.

Step 4: Create the Issue

Once you have everything ready:

  1. Go to the New Issue Page.
  2. Fill out the template with the information gathered above.
  3. Click Submit new issue.

Please note: Keep your bug reports respectful and informative. Low-effort reports without logs or descriptions may be closed automatically.

Clone this wiki locally