Baritone AI pathfinder

Baritone AI pathfinder

72.7k Downloads

Baritone wont avoid mobs when pathing even with avoidance = true

TheCogster409 opened this issue · 2 comments

commented

Some information

Operating system: Windows 11
Java version: idk 1.8 i think
Minecraft version: 1.18.2
Baritone version: Latest
Other mods (if used): Fabric mods are: tweakeroo and wurst. No forge mods

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

Add your steps to reproduce the issue/bug experienced here. idk just pathfind through mobs with avoidance = true

Modified settings

debug.log
latest.log

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

Avoidance doesn't mean that all mobs are avoided, it just means that baritone will preferably pick paths with no mobs, instead of paths with mods. To increase the amount it disliked paths which go near mobs increase the mobAvoidanceCoefficient setting

commented