Submitting a Bug Report
Submitting a Bug Report
If you encounter a reproducible issue or one that you cannot fix yourself while using Snap Hutao, you can inform the developers by submitting a bug report.
Before Submitting an Issue
Before creating a new Issue, please complete the following checklist:
If you still cannot find a solution after completing the above steps, you can create a new Issue on GitHub.
How to Submit an Issue
Preparation Before Submitting an Issue
When submitting an Issue, please make sure to provide the following information:
Device Information
Issue Description
- How was the issue triggered?
- What kind of error messages were displayed by the program or the operating system?
- What troubleshooting steps have you tried, and what were the results?
Program Crash Information
- If your issue involves a program crash, please look for
.NET errors
related to Snap Hutao in the Windows Event Viewer and attach the detailed content in your Issue.
How to Submit the Issue
- Go to the GitHub submission page.
- Fill in the content according to the template and submit.
If you are not sure what a good issue looks like, please refer to some high-quality issues.
Remote Debugging
When developers cannot reproduce certain issues on their own devices, they may need to perform remote debugging to locate the problem. If you agree to participate in remote debugging, a designated administrator will add you as a friend via QQ/Discord and invite you to a remote assistance group for communication.
The computer participating in remote debugging must meet the following conditions:
- At least 15GB of free hard drive space.
- Sufficient network traffic to support the debugging operations.
Preparation Before Debugging
- Perform steps
1~3
in Contribute Code - Setting Up Snap Hutao Project. - Download and install the ToDesk remote tool or Parsec.
Remote debugging will help us solve problems more quickly. Thank you for your support!