Baritone AI pathfinder

Baritone AI pathfinder

72.7k Downloads

Baritone throws unhandled error when starting to mine

BasePointer opened this issue ยท 0 comments

commented

Some information

Operating system: Win10
Java version: 1.8 Update 271
Minecraft version: 1.12.2
Baritone version: (Null version) - The one that comes with Impact 1.4.9 (Forge JAR Version)
Forge mods (if used): Optinefine, Advanced Macros, Impact 1.4.9

Exception, error or logs

[22:49:01] [Thread-20406/INFO] [STDERR]: [baritone.api.command.exception.CommandUnhandledException:handle:-1]: at baritone.cd.execute(Unknown Source)
[22:49:01] [Thread-20406/INFO] [STDERR]: [baritone.api.command.exception.CommandUnhandledException:handle:-1]: at baritone.x.a(Unknown Source)
[22:49:01] [Thread-20406/INFO] [STDERR]: [baritone.api.command.exception.CommandUnhandledException:handle:-1]: at baritone.x.onSendChatMessage(Unknown Source)
[22:49:01] [Thread-20406/INFO] [STDERR]: [baritone.api.command.exception.CommandUnhandledException:handle:-1]: at baritone.cf.a(Unknown Source)
[22:49:01] [Thread-20406/INFO] [STDERR]: [baritone.api.command.exception.CommandUnhandledException:handle:-1]: at java.util.concurrent.CopyOnWriteArrayList.forEach(CopyOnWriteArrayList.java:891)
[22:49:01] [Thread-20406/INFO] [STDERR]: [baritone.api.command.exception.CommandUnhandledException:handle:-1]: at baritone.cf.onSendChatMessage(Unknown Source)
[22:49:01] [Thread-20406/INFO] [STDERR]: [baritone.api.command.exception.CommandUnhandledException:handle:-1]: at net.impactclient.65.0(65.java:2)
[22:49:01] [Thread-20406/INFO] [STDERR]: [baritone.api.command.exception.CommandUnhandledException:handle:-1]: at net.impactclient.65.0(65.java:11)
[22:49:01] [Thread-20406/INFO] [STDERR]: [baritone.api.command.exception.CommandUnhandledException:handle:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[22:49:01] [Thread-20406/INFO] [STDERR]: [baritone.api.command.exception.CommandUnhandledException:handle:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[22:49:01] [Thread-20406/INFO] [STDERR]: [baritone.api.command.exception.CommandUnhandledException:handle:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[22:49:01] [Thread-20406/INFO] [STDERR]: [baritone.api.command.exception.CommandUnhandledException:handle:-1]: at java.lang.reflect.Method.invoke(Method.java:498)
[22:49:01] [Thread-20406/INFO] [STDERR]: [baritone.api.command.exception.CommandUnhandledException:handle:-1]: at net.impactclient.6f.0(6f.java:43)
[22:49:01] [Thread-20406/INFO] [STDERR]: [baritone.api.command.exception.CommandUnhandledException:handle:-1]: at net.impactclient.4K.0(4K.java:47)
[22:49:01] [Thread-20406/INFO] [STDERR]: [baritone.api.command.exception.CommandUnhandledException:handle:-1]: at net.impactclient.4l.0(4l.java:24)
[22:49:01] [Thread-20406/INFO] [STDERR]: [baritone.api.command.exception.CommandUnhandledException:handle:-1]: at me.zero.alpine.listener.Listener.invoke(Listener.java:93)
[22:49:01] [Thread-20406/INFO] [STDERR]: [baritone.api.command.exception.CommandUnhandledException:handle:-1]: at me.zero.alpine.bus.EventManager.lambda$post$5(EventManager.java:99)
[22:49:01] [Thread-20406/INFO] [STDERR]: [baritone.api.command.exception.CommandUnhandledException:handle:-1]: at java.util.concurrent.CopyOnWriteArrayList.forEach(CopyOnWriteArrayList.java:891)
[22:49:01] [Thread-20406/INFO] [STDERR]: [baritone.api.command.exception.CommandUnhandledException:handle:-1]: at me.zero.alpine.bus.EventManager.post(EventManager.java:99)
[22:49:01] [Thread-20406/INFO] [STDERR]: [baritone.api.command.exception.CommandUnhandledException:handle:-1]: at net.impactclient.1X.post(1X.java:2)
[22:49:01] [Thread-20406/INFO] [STDERR]: [baritone.api.command.exception.CommandUnhandledException:handle:-1]: at net.minecraft.client.entity.EntityPlayerSP.redirect$sendChatPacket$zzd000(EntityPlayerSP.java:1328)
[22:49:01] [Thread-20406/INFO] [STDERR]: [baritone.api.command.exception.CommandUnhandledException:handle:-1]: at net.minecraft.client.entity.EntityPlayerSP.func_71165_d(EntityPlayerSP.java:303)
[22:49:01] [Thread-20406/INFO] [STDERR]: [baritone.api.command.exception.CommandUnhandledException:handle:-1]: at com.theincgi.advancedMacros.event.ForgeEventHandler.forceSendMsg(ForgeEventHandler.java:1125)
[22:49:01] [Thread-20406/INFO] [STDERR]: [baritone.api.command.exception.CommandUnhandledException:handle:-1]: at com.theincgi.advancedMacros.event.ForgeEventHandler.lambda$sendingChat$3(ForgeEventHandler.java:1061)
[22:49:01] [Thread-20406/INFO] [STDERR]: [baritone.api.command.exception.CommandUnhandledException:handle:-1]: at com.theincgi.advancedMacros.lua.LuaDebug$JavaThread$1.run(LuaDebug.java:221)
[22:49:01] [Thread-20406/INFO] [STDERR]: [baritone.api.command.exception.CommandUnhandledException:handle:-1]: at java.lang.Thread.run(Thread.java:748)

How to reproduce

Comes as soon as I type ".b mine log:3". Command is executed properly but it tells me to open an issue on github.

Modified settings

allowParkour
allowPlace
allowWaterBucketFall
freeLook
legitMinee
planAheadPrimaryTimeoutMS
primaryTimeoutMS

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.