Baritone AI pathfinder

Baritone AI pathfinder

72.7k Downloads

side jump

easyloo opened this issue · 4 comments

commented

Some information

Operating system: windows 10
Java version: 8
Minecraft version: 1.19.2
Baritone version: 1.8.3
Other mods (if used): meteor client + some addons

Exception, error or logs

Please find your latest.log or debug.log in this folder and attach it to the issue

Linux: ~/.minecraft/logs/

Windows: %appdata%/.minecraft/logs/

Mac: /Library/Application\ Support/minecraft/logs/

How to reproduce

image
it cant jump up that block

Modified settings

To get the modified settings run #modified in game

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

Baritone can only edge around corners on flat movements so this is to be expected. Parkour jumps are limited to at most 3b flat or 2b ascending, both only in cardinal directions and without any obstacles.

Just to be sure I understood you right: you mean jumping from the green block onto the red block by edging around the blue block
image

commented
commented

I though you did that manually. I'll have to reread some code then.

commented

Baritone is supposed to be able to edge around blocks that are at head height before jumping, so attempting the jump is correct.
MovementDiagonal seems to be a bit unreliable when ascending around a block and coming from the side with the block.