Baritone AI pathfinder

Baritone AI pathfinder

72.7k Downloads

cancelOnGoalInvalidation not working

EnderInvader opened this issue ยท 2 comments

commented

Some information

Operating system: Windows 10
Java version: 8
Minecraft version: 1.12.2
Baritone version: 1.2.14
Forge mods (if used): none

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.

Join a server where mining does not break the block but instead replaces it with stone.
Send command to mine the ore
The bot will break the block but then will continue to break the stone

Modified settings

To get the modified settings run #modified in game
allowDownward = false
allowPlace = false
antiCheatCompatibility = false
avoidance = true
blockBreakAdditionalPenalty = 200
blocksToAvoid = stone
blocksToAvoidBreaking = stone
mineGoalUpdateInterval = 1

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.
commented

man set it to true?

commented

man set it to true?

It is set to true, the default setting is true so it does not show in the #modified command.

However, this behavior does not seem to change at all no matter if the setting is true or false.