Skip to content

Bug Reporting

iaretechnician edited this page Mar 6, 2026 · 2 revisions
World Domination Software LLC — Projects Hub

🐞 Bug Reporting

🔗 Quick Links

📚 Table of Contents

Overview

This page explains how to report bugs so we can understand, reproduce, and fix them efficiently.

Choosing the right template

When filing an issue in our public hub, use the template that best fits your problem:

  • Bug report – Gameplay or UI issues.
  • Crash report – Crashes, freezes, or fatal errors.
  • Performance issue – Low FPS, stuttering, long load times.
  • Multiplayer / online issue – Connection, matchmaking, or co-op problems.

What to include

Try to include:

  • Platform – Windows, Linux, macOS, Android, iOS, Steam Deck, or other.
  • Game version / build – The version number or build name from the game, launcher, or store.
  • Steps to reproduce – Numbered steps starting from a fresh launch.
  • Expected vs actual behavior – What you expected to happen and what actually happened.
  • Frequency – Does this happen every time, sometimes, or only once?
  • Logs or error messages – Short, relevant snippets (with personal data removed).

Example of an effective bug report

Summary: Inventory item disappears when dragged onto quickbar.

Steps to reproduce:

  1. Start a new game.
  2. Pick up any item.
  3. Drag it onto quickbar slot 1.

Expected: The item appears in slot 1 and remains in the inventory.

Actual: The item disappears from both the inventory and the quickbar.

Troubleshooting before reporting

Before filing a bug, consider basic checks from Troubleshooting:

  • Restart the game and your device.
  • Verify game files if your platform supports it.
  • Update graphics drivers and the operating system.

If you are ever unsure whether something is a bug or intended behavior, start with a support channel described in Support.

Related pages

Tags: documentation, bug-reporting, support

Clone this wiki locally