William Gray
William Gray
that was much harder than expected but it works
wait, since when can I not request multiple reviews
Actually its broken in the release and pojav crashes. This fixed it https://github.com/cabaletta/baritone/pull/4244
you have 2 copies of baritone in your mods folder, try removing baritone-standalone-fabric-1.10.2.jar if that doesn't work, one of your other mods may be conflicting, try removing some to see...
> This results in baritone not actually building anything and just running around and 'rechecking if it is done with the layer or not'. cut up the schematic into parts...
you click the button on the text "here" and then click on "Artifacts" which downloads a zip containing the usual baritone release jars for 1.12.2. then you test it the...
the real solution is to get a srg obf build (`baritone-forge-unoptimized`) instead of the notch ones. as `fg.deobf` can then work and won't have mapping issues if people use different...
might need another commit, there's an issue with `ow2.asm` not having the right version so `java.lang.ClassNotFoundException: org.objectweb.asm.commons.ClassRemapper` on a slightly unrelated note I also seem to not be able to...
the main reason for this is because forge is stupid and if multiple different versions of mixins are shaded and the newer one isnt loaded first (ie with replaymod which...
when porting up, until 1.17, no build files should change except gradle.properties, so if something changes one of these files it'll probably be wrong... also ci only needs gradle build...