Keeps getting stuck when jumping
Vukovii opened this issue ยท 2 comments
Some information
Operating system: Windows 10
Java version: 1.8.0_251
Minecraft version: 1.16.4
Baritone version: 1.6.1
Forge mods (if used): none
Exception, error or logs
[06Dec2020 13:46:03.344] [Render thread/INFO] [net.minecraft.client.gui.NewChatGui/]: [CHAT] [Baritone] > mine diamond_ore
[06Dec2020 13:46:03.346] [Render thread/INFO] [net.minecraft.client.gui.NewChatGui/]: [CHAT] [Baritone] Mining [BlockOptionalMeta{block=Block{minecraft:diamond_ore}}]
[06Dec2020 13:46:04.247] [pool-4-thread-4/INFO] [STDOUT/]: [baritone.he:a:-1]: 164736 movements considered
[06Dec2020 13:46:04.249] [pool-4-thread-4/INFO] [STDOUT/]: [baritone.he:a:-1]: Open set size: 3670
[06Dec2020 13:46:04.249] [pool-4-thread-4/INFO] [STDOUT/]: [baritone.he:a:-1]: PathNode map size: 11158
[06Dec2020 13:46:04.249] [pool-4-thread-4/INFO] [STDOUT/]: [baritone.he:a:-1]: 14916 nodes per second
[06Dec2020 13:46:04.250] [pool-4-thread-4/INFO] [STDOUT/]: [baritone.hf:a:-1]: Path goes for 10.44030650891055 blocks
[06Dec2020 13:46:41.114] [Render thread/INFO] [net.minecraft.client.gui.NewChatGui/]: [CHAT] [Baritone] > stop
[06Dec2020 13:46:41.115] [Render thread/INFO] [net.minecraft.client.gui.NewChatGui/]: [CHAT] [Baritone] ok canceled
How to reproduce
I have a netherite pickaxe to mine with
On a realm with no one else online
#mine ancient_debris
once it had to go up to reach the valued block it stopped working and my screen started to lightly shake
Modified settings
assumeStep true
chatControl false
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.
Have the same issue when using the build command. Works fine until the player jumps, then crashes.