Skip to content

Baritone reports missing slabs even when they are already in inventory while building schematic #4965

@luka26724

Description

@luka26724

Some information.

Operating system: Java
version: 21.0.7
Baritone version: 1.15.0

Exception, error or logs

Please find your latest.log or debug.log in this folder and attach it to the issue.

[16:48:50] [Render thread/INFO]: [CHAT] [Baritone] > build /luca/jos/Downloads/25818.litematic
[16:48:50] [Render thread/INFO]: [CHAT] [Baritone] Successfully loaded schematic for building
[16:48:50] [Render thread/INFO]: [CHAT] [Baritone] Origin: BetterBlockPos{x=-113,y=71,z=-20}
[16:48:51] [pool-6-thread-4/INFO]: [STDOUT]: 129536 movements considered
[16:48:51] [pool-6-thread-4/INFO]: [STDOUT]: Open set size: 4423
[16:48:51] [pool-6-thread-4/INFO]: [STDOUT]: PathNode map size: 10311
[16:48:51] [pool-6-thread-4/INFO]: [STDOUT]: 11636 nodes per second
[16:48:51] [pool-6-thread-4/INFO]: [STDOUT]: Path goes for 23.430749027719962 blocks
[16:48:53] [Render thread/INFO]: [CHAT] [Baritone] Missing materials for at least:
[16:48:53] [Render thread/INFO]: [CHAT] [Baritone] 1x Block{minecraft:cobblestone_slab}[type=top,waterlogged=false]
[16:48:53] [Render thread/INFO]: [CHAT] [Baritone] Unable to do it. Pausing. resume to resume, cancel to cancel

How to reproduce

  1. Load a schematic that contains cobblestone slabs (for example, the same XP farm schematic as in the previous report).

  2. Make sure you have all required materials in your inventory, including minecraft:cobblestone_slab.

  3. Run the command:

#build

  1. Baritone starts pathfinding and preparing to build.

After a short time, Baritone stops and prints:

Missing materials for at least:
1x Block{minecraft:cobblestone_slab}[type=top,waterlogged=false]

even though cobblestone slabs are already present in the player’s inventory.

Expected behavior:
Baritone should detect the slabs in the inventory and continue building the schematic.

Actual behavior:
Baritone incorrectly reports that slabs are missing and pauses the build process.

and when i say i want him to build where i stand so my cords then he walks away and finds another place to built for some reason.

Modified settings

Baritone] > modified [Baritone] All modified settings:
[Baritone] allowInventory (Boolean)
[Baritone] --
[Baritone] --
[Baritone] --
[Baritone] --
[Baritone] --
[Baritone] --
[Baritone] --
[Baritone] --
1/1

Final checklist

  • I know how to properly use check boxes
  • [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.
  • [? ] I have not used any OwO's or UwU's in this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions