mirror of https://github.com/cabaletta/baritone
36 lines
963 B
Markdown
36 lines
963 B
Markdown
---
|
|
name: Bug report
|
|
about: Please file a separate report for each issue
|
|
title: Please add a brief but descriptive title
|
|
labels: bug
|
|
assignees: ''
|
|
---
|
|
|
|
## Some information
|
|
Operating system:
|
|
Java version:
|
|
Minecraft version:
|
|
Baritone version:
|
|
Other mods (if used):
|
|
|
|
## Exception, error or logs
|
|
Please find your `latest.log` or `debug.log` in this folder and attach it to the issue
|
|
|
|
Linux: `~/.minecraft/logs/`
|
|
|
|
Windows: `%appdata%/.minecraft/logs/`
|
|
|
|
Mac: `/Library/Application\ Support/minecraft/logs/`
|
|
|
|
## How to reproduce
|
|
Add your steps to reproduce the issue/bug experienced here.
|
|
|
|
## Modified settings
|
|
To get the modified settings run `#modified` in game
|
|
|
|
## Final checklist
|
|
- [x] I know how to properly use check boxes
|
|
- [ ] I have included the version of Minecraft I'm running, baritone's version and forge mods (if used).
|
|
- [ ] I have included logs, exceptions and / or steps to reproduce the issue.
|
|
- [ ] I have not used any OwO's or UwU's in this issue.
|