cabaletta / baritone

google maps for block game
GNU Lesser General Public License v3.0
7.27k stars 1.45k forks source link

Baritone dont walk #4427

Closed vo0ov closed 4 months ago

vo0ov commented 4 months ago

Some information

Operating system: Windows Java version: 21 Minecraft version: 1.20.1 Baritone version: baritone-standalone-fabric-1.10.1 Other mods (if used): WE, LiteMatic

Exception, error or logs

No errors

How to reproduce

The bot stops on the spot, although it only needs to complete one block to reach the desired location. However, if I hold down the "W" key, everything works fine. A video:

rycbar0 commented 4 months ago

Do you have far sight installed?

vo0ov commented 4 months ago

No, the server does not use farsight, anti-cheats and mods, only plugins that do not affect the gameplay.

ZacSharp commented 4 months ago

The half slabs might be causing problems. Though as long as allowWalkOnBottomSlab is enabled walking on them is supposed to work.

vo0ov commented 4 months ago

Thanks