If the wiki didn't answer your question, here is where to ask, and how to ask so you get a fast, useful answer. Before opening a new issue, please check the FAQ, Troubleshooting-Common, and Troubleshooting-Settings-Startup-GPU — most problems are already covered there.
| Channel | Best for | Where |
|---|---|---|
| GitHub Issues | Reproducible bugs, with logs attached | https://github.com/Taiizor/Sucrose/issues |
| GitHub Discussions | Questions, ideas, "how do I…", general help | https://github.com/Taiizor/Sucrose/discussions |
| Discord | Real-time community chat and support | Linked from the project README / _Footer |
| The Store | Finding and reporting community wallpapers | In-app Store (see Using-Store) |
| Official website | News, downloads, mirrors | https://sucrose.dev (Soferity download/API backend: https://sucrose.soferity.com) |
Notes:
A good report lets a maintainer reproduce the problem without a back-and-forth. Include:
.NET 10.0), architecture (e.g. x64), and version (yy.MM.dd.0) together. The About dialog (top toolbar → Other Options → About) also shows the version, the last-checked time, and a Release Notes link — but not the framework/architecture.

Sucrose writes a per-process log file per day to %AppData%\Sucrose\Log\<Process>-yy.MM.dd.log (for example Portal-yy.MM.dd.log, CefSharpLive-yy.MM.dd.log, Backgroundog-yy.MM.dd.log). To package them for a report:
sucrose_log_yyyyMMdd_HHmmss.zip) of your Log and Setting folders. The sensitive Objectionable.json (which holds your Personal Access Token) is excluded from the bundle.You can also open the log folder directly to grab a single engine's log. See Logs-Diagnostics for the log line format and the full process list, and Data-Locations for where everything lives.
When a Sucrose process throws an unhandled exception, the Watchdog shows a themed error dialog and writes a structured crash report to %AppData%\Sucrose\Cache\Report\<Guid>.json. If you have opted in to Report Data (ExceptionData, on by default), the Reportdog service uploads and deletes those reports automatically.
To help diagnose a crash:
Report\<Guid>.json file (note it can contain device/OS identifiers — see Privacy-Telemetry).See Crash-Reporting for the full crash pipeline.
Use the Feature request issue template on GitHub. Helpful things to include:
For larger ideas, open a Discussion first to gauge interest before filing an issue. See Contributing and Extending-Sucrose.
Do not open a public issue for a security vulnerability. Report it privately by email to taiizor@vegalya.com, keep it confidential, and do not disclose it publicly until it has been fixed. See Security-Policy.