Baritone runs command as soon as I join any server or World
TomSawtell opened this issue ยท 1 comments
Some information
Operating system: Windows 10
Java version: build 1.8.0_333-b02
Minecraft version: 1.12.2
Baritone version: 1.2.15
Other mods (if used): forgehax, journey map, optifine, wdl, future, schematica, lunatirus core
Exception, error or logs
Please find your latest.log
or debug.log
in this folder and attach it to the issue
latest.log
How to reproduce
Add your steps to reproduce the issue/bug experienced here.
- log in to any server or world
- tries to run command
https://youtu.be/xzfv_5veZtQ
Modified settings
To get the modified settings run #modified
in game
N/A
Final checklist
- 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.
This is not a bug in Baritone, you have ForgeHax's BaritoneCompatibility enabled. All it does is running two configurable commands to enable and disable Baritone (#mine diamond_ore
and #cancel
by default) for AutoEat and maybe some other module as well. I'd suggest you to either disable BaritoneCompatibility or to change the commands to #resume
and #pause
.