Block-Suite is actively developed. If you find a bug, experience unexpected behavior, or have a feature request, please report it on GitHub so it can be addressed promptly.
Copy and paste this into your GitHub issue body:
## Bug Report
**Block-Suite Version:** (e.g. v1.0.0 — check title bar)
**OS:** (e.g. Windows 11 23H2)
**Java Version:** (run `java -version`)
### What happened?
<Describe the bug clearly. What did you expect vs. what actually happened?>
### Steps to Reproduce
1. Open Block-Suite
2. Go to [tab name]
3. Set [these options]
4. Click [button]
5. ==> Bug occurs
### Error Messages / Logs
<Paste any error text from the Activity Log, console, or Velocity logs.
If none, write "No errors shown.">
```
Paste log output here
```
### Screenshots
<Attach screenshots that show the issue. Use drag-and-drop on GitHub.>
### Settings
- Target IP/Port:
- Forwarding Mode:
- Online Mode:
- ViaVersion:
- Theme:
### Additional Context
<Any other relevant details: target server type, network setup, etc.>
You can grab the full Activity Log by clicking the Open in Separate Window icon on the Activity Log, then copy everything. You can also right-click the app's title bar for the version number.
| Log Source | Location | What It Contains |
|---|---|---|
| Activity Log | Server Cloning tab → bottom panel | All proxy events, connection attempts, player data, errors. Copy or open in separate window. |
| Velocity Console | runtime/velocity/logs/latest.log |
Full Velocity proxy logs — startup, connection details, stack traces. |
| Java Console | Run Block-Suite from terminal: java -jar blocksuite.jar |
JavaFX exceptions, unhandled errors, startup failures. |
| Playit.gg Logs | runtime/playit/ |
Tunnel connection status, errors, claim URLs. |
runtime/velocity/logs/latest.lognone first, then legacy if neededruntime/playit/playit.exe was downloaded successfullyhttps://api.github.com for new releasesHave an idea for a new feature? Open a GitHub issue with the enhancement label:
## Feature Request
### What would you like?
<Describe the feature clearly.>
### Why is it useful?
<Explain the use case or problem it solves.>
### Possible implementation
<Optional: suggest how it could work.>
Block-Suite is designed for authorized security assessments of Minecraft servers. Only use it on servers you own or have explicit written permission to test. Unauthorized use may violate laws in your jurisdiction.
If you discover a security vulnerability in Block-Suite itself, please report it privately via GitHub's Security Advisory feature rather than opening a public issue.