ZacSharp
ZacSharp
Actually the one in Baritone has been removed so new versions won't crash from this anymore (though as of now the latest release v1.2.15 still does so). If you really...
> Did you just say that containerMemory got removed in never versions? Yes, the CI builds don't have it anymore. (The latest release still has it) > Not my fault...
I'm not confident enough with gradle to review this properly so I'll just ask whether `common/logs/latest.log` is really supposed to be there.
Searching by issue title and then locating the stacktrace sounds like a simple and workable solution. Users changing the title or stacktrace are hopefully rare and to deal with obfuscation...
Don't use .schematics on mc 1.13+. If needed convert it to a .schem beforehand (paste and save with WorldEdit, online converter, etc.).
A quick read through [Usage.md](https://github.com/cabaletta/baritone/blob/master/USAGE.md#commands) and a few things I remember * You need to say `reset all` (not `reset`) and `reset ` (not ` reset`) * To reenable `chatControl`...
https://github.com/cabaletta/baritone/blob/dc6b32a154c7c92e9a1ea5a5ebbd40fd782d08c5/src/api/java/baritone/api/Settings.java#L243 Should be a javadoc link (`{@link #buildSubstitutes}`)
This line shouldn't exist https://github.com/cabaletta/baritone/blob/23fa65cee003ab34e7f8d4576295b9c88570f5d8/src/main/java/baritone/utils/GuiClick.java#L73
We should mention that Baritone doesn't support all formats or even list the supported formats here https://github.com/cabaletta/baritone/blob/cbef05838db84ec77f7a14234b44675a1bc9e5ab/src/main/java/baritone/command/defaults/BuildCommand.java#L62 There's so many people opening bug reports because Baritone outputs this message for...
"cannot" is one word https://github.com/cabaletta/baritone/blob/4e2095d25114dd88fa01baf21a805d3f6e1b8ee9/src/main/java/baritone/command/defaults/FindCommand.java#L111