bedrocktool/.github/ISSUE_TEMPLATE/bug_report.md

44 lines
1.1 KiB
Markdown
Raw Normal View History

2022-08-16 20:57:10 +00:00
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
---
**Describe the bug**
2023-04-12 12:10:45 +00:00
A clear and concise description of what the bug is,
and what server it occurs on.
2022-08-16 20:57:10 +00:00
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Desktop (please complete the following information):**
2023-04-12 12:10:45 +00:00
- OS: [e.g. windows]
- Version [e.g. 1.28.0-36]
- Minecraft Version [e.g. 1.19.73]
2022-08-16 20:57:10 +00:00
**Smartphone (please complete the following information):**
- Device: [e.g. iPhone6]
2023-04-12 12:10:45 +00:00
- OS: [e.g. iOS12]
- Version [e.g. 1.28.0-36]
2022-08-16 20:57:10 +00:00
**Additional context**
Add any other context about the problem here.
2023-04-12 12:10:45 +00:00
**attach packets.log.gpg (not always necessary)**
this file can be helpful for debugging without having to connect to the server.
it can be created by running with -extra-debug [e.g. bedrocktool.exe -extra-debug worlds -address play.mojang.com ]
be sure to only attach the .gpg file which is not publicly readable.