36 lines
963 B
Markdown
Raw Normal View History

2019-07-15 17:55:15 -05:00
---
name: Bug report
about: Please file a separate report for each issue
title: Please add a brief but descriptive title
labels: bug
assignees: ''
---
2019-07-15 14:44:16 -07:00
## Some information
Operating system:
Java version:
Minecraft version:
Baritone version:
Other mods (if used):
2019-07-15 14:44:16 -07:00
## Exception, error or logs
2020-02-09 19:12:40 -05:00
Please find your `latest.log` or `debug.log` in this folder and attach it to the issue
Linux: `~/.minecraft/logs/`
Windows: `%appdata%/.minecraft/logs/`
2020-02-09 19:28:19 -05:00
Mac: `/Library/Application\ Support/minecraft/logs/`
2019-07-15 14:44:16 -07:00
## How to reproduce
2019-07-15 17:55:15 -05:00
Add your steps to reproduce the issue/bug experienced here.
2019-07-15 14:44:16 -07:00
2020-03-14 12:10:26 -04:00
## Modified settings
To get the modified settings run `#modified` in game
2019-07-15 14:44:16 -07:00
## Final checklist
2020-02-09 17:44:50 -05:00
- [x] I know how to properly use check boxes
2019-07-15 14:44:16 -07:00
- [ ] 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.
2020-02-09 17:44:50 -05:00
- [ ] I have not used any OwO's or UwU's in this issue.