Baritone AI pathfinder

Baritone AI pathfinder

72.7k Downloads

Baritone classes are not found

Fish-In-A-Suit opened this issue ยท 1 comments

commented

What do you need help with?

Hello there!

I am a newbie regarding Baritone development and would, therefore, appreciate as descriptive answers as possible. The thing is that I have built a baritone project in Intellij (as per build instructions provided in the readme of this repository) and navigated to the "dist" file, where I have chosen the file baritone-api-1.2.11.jar. Then, since for some odd reason Intellij does not want to properly allow me to set up the modding workspace, I took that file and implemented in my Eclipse workspace as a new User Library, where I intend to integrate Baritone into my forge mod. Eclipse lets me use Baritone's classes through autosuggest (meaning that the classes have to be there then?), but when I run the program, it crashes, saying that the classes are not detected.

Upon further investigation of some threads, I have found out that it says that Baritone versions are not forge supported. Then, I also found out that there exists something called notch obfuscation and non-obfuscation. Another two terms I am familiar with is searge and runtime remapping? Could someone please provide me with an explanation of these terms?

I am also interested in the following thing: how can I still use the baritone's classes despite them being classified as incompatible with forge?

Final checklist

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

You have to import the build.gradle for intellij.