Baritone AI pathfinder

Baritone AI pathfinder

72.7k Downloads

trying to mine logs, error at arg. #1

MaxKru opened this issue ยท 7 comments

commented

Some information

Operating system:win10
Java version:newest
Minecraft version:1.14.4
Baritone version:newest, downloaded today
impact version 1.8.2
Forge mods (if used):

Exception, error or logs

Error at argument #1: Expected ForBlockOptionalMeta

How to reproduce

type in minecraft chat: mine log or type mine log:0

Final checklist

  • [x ] I have included the version of Minecraft I'm running, baritone's version and forge mods (if used).
  • [ x] I have included logs, exceptions and / or steps to reproduce the issue.
  • [dont know what these are] I have not used any OwO's or UwU's in this issue.
commented

Try oak_log

commented

Also, 1.14.4 has convinient thing called autocompletion. Baritone has it too, it just requires you to press ESC if it's stuck.

commented

oak_log doesnt work aswell, i tried that on 1.12.2 and 1.14.4

commented

try #mine 64 minecraft:oak_log

commented

#mine log does work in 1.12.2

commented

Yes, it doesn't work like that. You need to specify block id at least without the mod that is including it

commented

The expected syntax for 1.12.2 is block:meta, so log:0 would be valid.

The expected syntax for 1.13.2+ is block, because damage/meta values have been removed, so oak_log would be valid.