Baritone AI pathfinder

Baritone AI pathfinder

72.7k Downloads

error running in a dev environment, probably cause of my gradle.

srgantmoomoo opened this issue ยท 3 comments

commented

alright hello, so here's the error i get...

[11:22:19] [main/INFO]: Running with arguments: [--userProperties, {}, --assetsDir, C:/Users/<mypcname>/.gradle/caches/minecraft/assets, --assetIndex, 1.12, --accessToken{REDACTED}, --version, 1.12.2, --tweakClass, net.minecraftforge.fml.common.launcher.FMLTweaker, --tweakClass, net.minecraftforge.gradle.tweakers.CoremodTweaker]
[11:22:19] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[11:22:19] [main/INFO]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[11:22:19] [main/INFO]: Loading tweak class name net.minecraftforge.gradle.tweakers.CoremodTweaker
[11:22:19] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
Exception in thread "main" 
Exception: java.lang.NoSuchMethodError thrown from the UncaughtExceptionHandler in thread "main"

im trying to import baritone into a 1.12.2 forge client using the latest baritone release for baritone integration. here's the client github (w/o baritone integration) https://github.com/moomooooo/postman.

im guessing its a problem with my gradle, and gradle is cool but hurts my brain sometimes... here's my gradle file
gradleeeee.txt

if you know why im getting this error and can help, than cool. i only get it when i add baritone in my gradle.

thank u, luv u, baritone is v cool! <3

Final checklist

  • ......
  • no clue (joke (not a joke (joke)))
commented

right, i got it working. thank u.

commented

also, it might be my run config, im using eclipse. dont flame me.

commented

you're kind of like, forgetting all the important parts of registering baritone as a mixin mod....