Baritone AI pathfinder

Baritone AI pathfinder

72.7k Downloads

Baritone Not Placing Blocks Anymore

yamez8 opened this issue ยท 1 comments

commented

Some information

Operating system: Windows 10
Java version: 2.3.462-1.1.28
Minecraft version: 1.12.2
Baritone version: 1.2.15
Other mods (if used): Future, Lambda, Rusherhack+

Exception, error or logs

debug.log

How to reproduce

Not sure what I did, I was adjusting some settings to make AFKing a little safer and not constantly be tunneling. Everything seemed to be working fine until I think when I adjusted the blockPlacementPenalty and that's when it stopped placing blocks. The outline shows up where it wants to place the block but it either just stands there or constantly backs up and moves forward. I tried resetting the settings several times but that still didn't fix it. I made sure allowPlace was on and that the Baritone settings in all 3 of my mods were on the same page. It does seem to run from the Future client though.

Modified settings

allowPlace false (currently set to false to avoid placing and thus stopping)
allowInventory true
blockPlacementPenalty 25.0 (currently set high to avoid placing)
blockBreakAdditionalPenalty 4.0
jumpPenalty 0.0
allowJumpAt256 true
allowDiagonalDescend true
allowDiagonalAscend true
acceptableThrowawayItems minecraft:netherrack,minecraft:cobblestone,minecraft:dirt,minecraft:nether_brick,minecraft:soul_sand,minecraft:magma,minecraft:stone
buildIgnoreExisting true
allowVines true
allowParkour true
allowParkourPlace true
costHeuristic 3.5
maxFallHeightNoWater 15
chatControl false
itemSaver true
preferSilkTouch true
buildInLayers true
followRadius 4

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. (what are these?)
commented

the penalty is taken into consideration while baritone finds a path, if you want baritone to not strip mine, then set the breaking block penalty up instead