Advertisement
Guest User

Untitled

a guest
Apr 8th, 2022
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.21 KB | None | 0 0
  1. [09:58:32] [Render thread/INFO]: [CHAT] [Baritone] > goto dirt
  2. [09:58:32] [Render thread/INFO]: [CHAT] [Baritone] An unhandled exception occurred. The error is in your game's log, please report this at https://github.com/cabaletta/baritone/issues
  3. [09:58:32] [Render thread/INFO]: [STDERR]: baritone.api.command.exception.CommandUnhandledException: java.lang.NoClassDefFoundError: net/minecraft/class_3296
  4. [09:58:32] [Render thread/INFO]: [STDERR]: at baritone.ca.execute(Unknown Source)
  5. [09:58:32] [Render thread/INFO]: [STDERR]: at baritone.x.a(Unknown Source)
  6. [09:58:32] [Render thread/INFO]: [STDERR]: at baritone.x.onSendChatMessage(Unknown Source)
  7. [09:58:32] [Render thread/INFO]: [STDERR]: at baritone.cc.a(Unknown Source)
  8. [09:58:32] [Render thread/INFO]: [STDERR]: at java.base/java.util.concurrent.CopyOnWriteArrayList.forEach(CopyOnWriteArrayList.java:807)
  9. [09:58:32] [Render thread/INFO]: [STDERR]: at baritone.cc.onSendChatMessage(Unknown Source)
  10. [09:58:32] [Render thread/INFO]: [STDERR]: at net.minecraft.class_746.handler$zca000$sendChatMessage(class_746.java)
  11. [09:58:32] [Render thread/INFO]: [STDERR]: at net.minecraft.class_746.method_3142(class_746.java)
  12. [09:58:32] [Render thread/INFO]: [STDERR]: at net.minecraft.class_437.method_25425(class_437.java:378)
  13. [09:58:32] [Render thread/INFO]: [STDERR]: at net.minecraft.class_437.method_25427(class_437.java:371)
  14. [09:58:32] [Render thread/INFO]: [STDERR]: at net.minecraft.class_408.method_25404(class_408.java:101)
  15. [09:58:32] [Render thread/INFO]: [STDERR]: at dev.tigr.ares.fabric.gui.AresChatGUI.method_25404(AresChatGUI.java:56)
  16. [09:58:32] [Render thread/INFO]: [STDERR]: at net.minecraft.class_309.method_1454(class_309.java:384)
  17. [09:58:32] [Render thread/INFO]: [STDERR]: at net.minecraft.class_437.method_25412(class_437.java:492)
  18. [09:58:32] [Render thread/INFO]: [STDERR]: at net.minecraft.class_309.method_1466(class_309.java:380)
  19. [09:58:32] [Render thread/INFO]: [STDERR]: at net.minecraft.class_309.method_22678(class_309.java:472)
  20. [09:58:32] [Render thread/INFO]: [STDERR]: at net.minecraft.class_1255.execute(class_1255.java:103)
  21. [09:58:32] [Render thread/INFO]: [STDERR]: at net.minecraft.class_309.method_22676(class_309.java:472)
  22. [09:58:32] [Render thread/INFO]: [STDERR]: at org.lwjgl.glfw.GLFWKeyCallbackI.callback(GLFWKeyCallbackI.java:37)
  23. [09:58:32] [Render thread/INFO]: [STDERR]: at org.lwjgl.system.JNI.invokeV(Native Method)
  24. [09:58:32] [Render thread/INFO]: [STDERR]: at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3101)
  25. [09:58:32] [Render thread/INFO]: [STDERR]: at com.mojang.blaze3d.systems.RenderSystem.flipFrame(RenderSystem.java:197)
  26. [09:58:32] [Render thread/INFO]: [STDERR]: at net.minecraft.class_1041.method_15998(class_1041.java:310)
  27. [09:58:32] [Render thread/INFO]: [STDERR]: at net.minecraft.class_310.method_1523(class_310.java:1147)
  28. [09:58:32] [Render thread/INFO]: [STDERR]: at net.minecraft.class_310.method_1514(class_310.java:737)
  29. [09:58:32] [Render thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(Main.java:236)
  30. [09:58:32] [Render thread/INFO]: [STDERR]: at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  31. [09:58:32] [Render thread/INFO]: [STDERR]: at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
  32. [09:58:32] [Render thread/INFO]: [STDERR]: at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  33. [09:58:32] [Render thread/INFO]: [STDERR]: at java.base/java.lang.reflect.Method.invoke(Method.java:568)
  34. [09:58:32] [Render thread/INFO]: [STDERR]: at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:416)
  35. [09:58:32] [Render thread/INFO]: [STDERR]: at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:77)
  36. [09:58:32] [Render thread/INFO]: [STDERR]: at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
  37. [09:58:32] [Render thread/INFO]: [STDERR]: at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  38. [09:58:32] [Render thread/INFO]: [STDERR]: at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
  39. [09:58:32] [Render thread/INFO]: [STDERR]: at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  40. [09:58:32] [Render thread/INFO]: [STDERR]: at java.base/java.lang.reflect.Method.invoke(Method.java:568)
  41. [09:58:32] [Render thread/INFO]: [STDERR]: at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:210)
  42. [09:58:32] [Render thread/INFO]: [STDERR]: at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:245)
  43. [09:58:32] [Render thread/INFO]: [STDERR]: at org.multimc.EntryPoint.listen(EntryPoint.java:143)
  44. [09:58:32] [Render thread/INFO]: [STDERR]: at org.multimc.EntryPoint.main(EntryPoint.java:34)
  45. [09:58:32] [Render thread/INFO]: [STDERR]: Caused by: java.lang.NoClassDefFoundError: net/minecraft/class_3296
  46. [09:58:32] [Render thread/INFO]: [STDERR]: at baritone.api.command.datatypes.ForBlockOptionalMeta.get(Unknown Source)
  47. [09:58:32] [Render thread/INFO]: [STDERR]: at baritone.api.command.datatypes.ForBlockOptionalMeta.get(Unknown Source)
  48. [09:58:32] [Render thread/INFO]: [STDERR]: at baritone.af.getDatatypeFor(Unknown Source)
  49. [09:58:32] [Render thread/INFO]: [STDERR]: at baritone.bd.execute(Unknown Source)
  50. [09:58:32] [Render thread/INFO]: [STDERR]: ... 41 more
  51. [09:58:32] [Render thread/INFO]: [STDERR]: Caused by: java.lang.ClassNotFoundException: net.minecraft.class_3296
  52. [09:58:32] [Render thread/INFO]: [STDERR]: at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
  53. [09:58:32] [Render thread/INFO]: [STDERR]: at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
  54. [09:58:32] [Render thread/INFO]: [STDERR]: at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520)
  55. [09:58:32] [Render thread/INFO]: [STDERR]: at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:158)
  56. [09:58:32] [Render thread/INFO]: [STDERR]: at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520)
  57. [09:58:32] [Render thread/INFO]: [STDERR]: ... 45 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement