cabaletta / baritone

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

An Exception keeps on appearing and then Baritone will keep on calculating until I manually move. #4417

Open ZBorgDrone opened 4 months ago

ZBorgDrone commented 4 months ago

Some information

Operating system: Windows 11 Home, Version 23H2 Java version: Minecraft 1.21/Fabric (Modded) Minecraft version: Java Edition Baritone version: baritone-api-fabric-1.10.2-5-gab84fb74 fabric-api-0.100.4+1.21 Other mods: none

Pathing exception: java.lang.IllegalStateException:TRAVERSE_SOUTH calculated implausible cost -5.769297909791359

The only differences I can see in all the Exceptions are SOUTH is traded with NORTH, EAST, or WEST

How to reproduce

1 I set waypoints and then use #waypoints goto command and then it makes a similar exception to this and the waypoints are across water and many chunks.

2 I set #mine minecraft:iron_ore minecraft:coal_ore minecraft:copper_ore minecraft:redstone_ore minecraft:gold_ore minecraft:diamond_ore and a similar exception pops up

3 I used #surface while I was at low y levels and a similar exception is produced

Modified settings

set acceptableThrowawayItems minecraft:dirt,minecraft:cobblestone,minecraft:netherrack,minecraft:stone,minecraft:gravel,minecraft:andesite,minecraft:diorite,minecraft:granite,minecraft:cobbled_deepslate,minecraft:tuff

backfill true

avoidence true

Final checklist