Baritone AI pathfinder

Baritone AI pathfinder

72.7k Downloads

Baritone doesn't build in Intellij

Redhawk18 opened this issue ยท 1 comments

commented

What do you need help with?

./gradlew build works perfectly. But when I open Intellij I get this message

/home/redhawk/code/baritone/buildSrc/src/main/java/baritone/gradle/task/ProguardTask.java:98: error: cannot find symbol
        Determinizer.determinize(this.artifactPath.toString(), this.artifactUnoptimizedPath.toString(), List.of(), false);
                                                                                                            ^
  symbol:   method of()
  location: interface java.util.List

Final checklist

  • I know how to properly use check boxes
  • I have not used any OwO's or UwU's in this issue.
commented

Intellij downloaded java 8 without me knowing and set it as my default jdk