Bug Reports - xavier150/MMVS GitHub Wiki
Before reporting a bug
Are you having a bug with the game such as...
- The game doesn't start
- Crash
- Stuck on a black screen
- Other issues
Bug or Issue?
- Bug = Something that is not working as intended or broken. (Game crashes, stuck on a black screen, etc.)
- Issue = Something that is not necessarily broken but could be improved or clarified. (UX issues, unclear instructions, unbalanced gameplay, etc.)
For the issue report you can found more details here: Issue Reports
To report a bug you can report on:
- Discord Discord server in the forum channel
#🐛bug-reports.
(For the moment we use the same channel for bug and issues) - Or on GitHub: Issues (Not recommended)
Please report on my Discord server in priority,
If you can't because privacy or censorship issues, you can report on GitHub.
Before reporting a bug, try the following first:
- Check your system requirements here: System Requirements
- Update your drivers
- Check the common issues and solutions here: Common Issues
Reporting a bug (On Discord)
- Please do only one bug report per post, you can do several posts of course.
- To avoid duplicated reports, you can check if the bug hasn't already been reported by other users.
- If your bug already exists, you can add +1 emoji to support it. or add details about it in the comments.
- Add a title and a detailed description using the Bug Report Form
- You can also add pictures or drawings to better explain your bug.
- For medias you can find useful tips here: Tips to reports
- For crash reports, you can find them here: Found Crash Report
Here are the tags you can post:
| Tag | Description |
|---|---|
| 🎮 Gameplay | Issue related to the gameplay. |
| 👽 Translation | Issue related to translations. |
| 🤖 AI | Issue related to artificial intelligence. |
| 💫 Animation | Issue related to animation. |
| 💎 Rendering | Issue related to rendering. |
| 🖥️ User Interface | Issue related to the user interface. |
| 👻 Performances | Issue related to game performances. (Low FPS or Lags) |
| 😨 Crash | Issue related to a crash. |
| 🤔 Other | Other types of issues. |
| 🔗 Need Reproduce Steps | Requires steps to reproduce the issue. |
Here are the other tags that can be posted only by MMVS Team:
| Tag | Description |
|---|---|
| ✅ Fixed | Issue fixed. |
| ⚠️ In Progress | Issue currently being addressed. |
| ⏸️ Stand By | Issue on hold. |
| 🔀 Duplicated Issue | This issue was already reported. |
| ❌ Invalid Issue | This issue is not valid. |
For issues depending the importance we will add specific tags to prioritize them:
| Tag | Description |
|---|---|
| 🔴 Critical | Critical issue that need to be fixed as soon as possible. |
| 🟠 Major | Major issue that need to be fixed before the next update if possible. |
| 🟡 Minor | Minor issue that can be fixed later. |
If you found a bug that is already reported in a previous build you can notify that it still exist in the current build.
'Still here in v0.4.7 - Preview 5' for example.
You can also click on the Plus emoji "➕" to add a reaction to the issue
Reporting a bug (On GitHub)
- Please do only one bug report per post, you can do several posts of course.
- Add a title and a detailed description using the Bug Report Form
- You can also add pictures or drawings to better explain your bug.
- For medias you can find useful tips here: Tips to reports
- For crash reports, you can find them here: Found Crash Report
On github bug and suggestion are reported in "Issues" so please add the label "Bug / Issue" to your post.

@TODO, Page not finished, more details will be added.