Build Command not working
EliteWolfVR opened this issue ยท 3 comments
Some information
Operating system: Windows 10
Java version: 1.8.0_271
Minecraft version: 1.12.2
Baritone version: 1.2.13
Forge mods (if used): Schematica
How to reproduce
Go on world, type in chat '#build .schematic'
Comes up with 'Error at Argument #3: Expected ah'
Modified settings
[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.
make sure that the schematic name doesn't have any spaces in it.
oh, thx, ill try that now!