baritone-standalone-1.0.0-hotfix-2.jarEdit: sent wrong logs.
Here are new ones.
No crash logs were produced even though the launcher detected a crash
Logs show "KAMI-feature-baritone-impl-b9-release.jar" has the crash and the clean install looks like a clean minecraft install lol.
owned 馃槑
I'm not sure if the leftClickCounter is actually an issue specifically, or if it's just the first field in the first mixin. In my latest commit I actually removed that shadow since we don't use it.
Steps to realize baritone standalone does work:
./gradlew runClientLogs show "KAMI-feature-baritone-impl-b9-release.jar" has the crash and the clean install looks like a clean minecraft install lol.
@0-x-2-2
Sorry, I will send new logs. I mixed them up
debug.log
latest.log
Make sure simpletweaker is in the classpath.
Caused by: java.lang.ClassNotFoundException: io.github.impactdevelopment.simpletweaker.SimpleTweaker wow i wonder what this could mean??? how 2 fix???
@ChristoferMinestar you'll want to add the dependency as here https://github.com/cabaletta/baritone/blob/master/INSTALL.md
{
"name": "com.github.ImpactDevelopment:SimpleTweaker:1.2",
"url": "https://impactdevelopment.github.io/maven/"
},
@leijurv I'm trying to install with forge, not with impact
Even with SimpleTweaker in the classpath it still crashes on launch.
Forge 14.23.5.2772
baritone-standalone-1.0.0-hotfix-2.jar (a6dc156)
debug.log
latest.log
EDIT: Apologies for the double-post, seems that GitHub was having issues when I posted.
Caused by: java.lang.ClassNotFoundException: org.spongepowered.asm.launch.MixinBootstrap
wOw Ayy Wander what this could mean??? how 3 fik???
@ChristoferMinestar yes i'm aware you're trying to install with forge, the fact remains your issue was not having SimpleTweaker in your classpath
Most helpful comment
@leijurv I'm trying to install with forge, not with impact