Baritone AI pathfinder

Baritone AI pathfinder

72.7k Downloads

Can't build baritone

Izergaer opened this issue ยท 2 comments

commented

Some information

Operating system: Arch Linux x86_64
Java version: 18.0.2
Minecraft version: 1.19.1
Baritone version: 1.19.1
Other mods (if used): does it matter?

Exception, error or logs

Please find your latest.log or debug.log in this folder and attach it to the issue

Starting a Gradle Daemon (subsequent builds will be faster)

FAILURE: Build failed with an exception.

* What went wrong:
Unable to start the daemon process.
This problem might be caused by incorrect configuration of the daemon.
For example, an unrecognized jvm option is used.
Please refer to the user guide chapter on the daemon at https://docs.gradle.org/4.9/userguide/gradle_daemon.html
Please read the following process output to find out more:
-----------------------

FAILURE: Build failed with an exception.

* What went wrong:
java.lang.ExceptionInInitializerError (no error message)

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org


* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

How to reproduce

Add your steps to reproduce the issue/bug experienced here.

clone the repository.
run ./gradlew build

Modified settings

To get the modified settings run #modified in game

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.
commented

since i still can't build it by myself, i just downloaded one from actions

commented

a. try using java 17
b. try using gradlew build --no-daemon, since that's what the error is saying failed
c. just grab it off github actions
d. works on my machine ๐Ÿ™ƒ