Baritone AI pathfinder

Baritone AI pathfinder

72.7k Downloads

Baritone can't find path when there's a clear path.

sheemee1836 opened this issue ยท 6 comments

commented

Some information

Operating system: Windows 10
Java version: Java 8 Version 251
Minecraft version: 1.15
Baritone version: 1.5.3
Forge mods (if used):

How to reproduce

Sometimes the bot is able to run for a few hours with no issue, but other times it just can't find pathts

Modified settings

allowPlace false
blockBreakAdditionalPenalty 20
blockReachDistance 4.5
blocksToAvoidBreaking grass
breakCorrectBlockPenaltyMultiplier 3

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.

b1
As you can see, the blocks are clearly there and in range, but Baritone can't find a path to them.

commented

allowPlace false

๐Ÿ’

commented

Hi,

I have allowPlace set to false because the server I play on does not allow block placement at that area.

commented

okay but baritone clearly can't reach the block without placing blocks, and you have disallowed placing

commented

When I get stuck, I always walk forward a bit and then Baritone automatically breaks the block because it's only 4 blocks off the ground (only this tree and one other tree causes issues for some reason) and continues pathing. For some reason, the path occasionally stops early and is unable to break the target block. I can try to record the issue; it's just hard to get on recording because I normally leave my laptop on and come back to see it stuck. I've never actually seen it get stuck while I was looking at it.

commented
#failureTimeoutMS 10000
#movementTimeoutTicks 10000
#planAheadFailureTimeoutMS 10000
commented

Thanks!
I changed these values and I'll see if the problem has been fixed.