Baritone AI pathfinder

Baritone AI pathfinder

72.7k Downloads

Error at argument #1: Expected ForBlockOptionalMeta

finalnoob5 opened this issue · 5 comments

commented

Some information

Operating system: Windows 10 Home v.1909
Java version: 1.8.0_251
Minecraft version: 1.15.2
Baritone version: 1.5.3
Forge mods (if used): Baritone, MixinBootstrap-1.0.3 (allows Baritone to function with forge)

Exception, error or logs

Error at argument #1: Expected ForBlockOptionalMeta
debug.log
latest.log

How to reproduce

  1. Install and run Minecraft version 1.15.2
  2. Download forge-1.15.2-31.1.63 forge installer from https://files.minecraftforge.net/ and install Forge into your Minecraft. Run Minecraft with Forge.
  3. Download MixinBootstrap-1.0.3.jar from https://github.com/LXGaming/MixinBootstrap/releases and place the .jar in your .minecraft\mods folder.
  4. Download baritone-api-forge-1.5.3.jar from https://github.com/cabaletta/baritone/releases/tag/v1.5.3 and place the .jar in your .minecraft\mods folder.
  5. Run Minecraft with Forge and type any command with baritone that requires targeting a block ID.

Modified settings

allowDiagonalAscend true
allowDiagonalDescend true
allowInventory true
allowParkour true
allowParkourPlace true
allowVines true

Screenshot

2020-04-30_19 38 32

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.

Edit: *This also occurs with baritone-unoptimized-forge-1.5.3.jar

commented

I'm having the exact same problem. Can't find a solution anywhere online.

commented

Same problem here if trying to execute #sel fill dirt. It even can't replicate #mine diamond_ore from #help mine. Hope this will be fixed

commented

u need change the method try this #mine minecraft:diamond_ore for mi works fine

It was because of newer version of Forge installed. Now it all works just fine

commented

u need change the method try this #mine minecraft:diamond_ore for mi works fine

commented

@MasterOrg012 this is only relevant when mods r installed. This works for you since (i assume) you dont have this problem. Read through the issue.