Baritone AI pathfinder

Baritone AI pathfinder

72.7k Downloads

Build takes it up high and it gets stuck

matthewfcarlson opened this issue ยท 2 comments

commented

First off, this is amazing. I'm starting a research paper using this mod (emergent behavior in ai swarm agents). The idea is a ton of minecraft clients working together to build things and run a small city, communicating with each other.

I was just playing around and threw it at a large schematic to see how it handled it. It did really really well beside getting stuck a few times

Some information

Operating system: Windows
Java version:
Minecraft version: 1.15.2
Baritone version: 1.5
Forge mods (if used):

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

Build a really tall dense structure. The bot will build a really tall tower, and then get stuck since it tries to path downwards.

Modified settings

To get the modified settings run #modified in game
None

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

Perhaps another idea would be to generate scaffolding the build that we add to a list to remove later? Or choose another block to build

commented

Nevermind, I gave it some dirt and it did some amazing things. I'm truely amazed by how good the A* is :)