Hackcraft_

Results 46 comments of Hackcraft_

> might have to uncheck ` I have brain cells.`, if you just skip that step it all works If you meant using java 8, I tried but it says...

> if you just skip that step it all works Which step are you referring to?

❯ export JAVA_HOME=$(/usr/libexec/java_home -v 17) ❯ ./gradlew setupDecompWorkspace gets error ``` FAILURE: Build failed with an exception. * What went wrong: Task 'setupDecompWorkspace' not found in root project 'baritone'. ```

@wagyourtail I now get this error in IntelliJ: ``` > Task :fabric:proguard FAILED Running Determinizer Input path: /Users/Hackcraft_/Downloads/baritone-1.19.1/fabric/build/libs/baritone-fabric-1.9.0-local.jar Output path: /Users/Hackcraft_/Downloads/baritone-1.19.1/fabric/build/libs/baritone-fabric-unoptimized-1.9.0-local.jar Execution failed for task ':fabric:proguard'. > Proguard exited with...

> if you've had other versions of baritone in there it probably has a old version of proguard cached, try deleting the proguard folder under the build folder (or just...

Do I delete proguard.pro from scripts/proguard.pro

is it like fabric/build/libs/baritone-fabric-1.9.0-local.jar ?

can you provide a relative path to the folder?