meteor-client icon indicating copy to clipboard operation
meteor-client copied to clipboard

#come command with Baritone is not working when using Freecam

Open GayBaboon opened this issue 1 year ago • 2 comments

Describe the bug

Using freecam and then the come command in Baritone does not path towards the players Freecam position. Instead, it will path to where the player is actually standing.

Steps to reproduce

  1. Use freecam and move away from your player model
  2. Use the come command in Baritone

Meteor Version

0.5.6

Minecraft Version

1.20.4

Operating System

macOS

Before submitting a bug report

  • [X] This bug wasn't already reported (I have searched bug reports on GitHub).

  • [X] This is a valid bug (I am able to reproduce this on the latest dev build).

GayBaboon avatar Jan 12 '24 04:01 GayBaboon

Meteor's freecam is incompatible with Baritone

GayBaboon avatar Jan 13 '24 03:01 GayBaboon

Most probably you have installed wrong baritone version (original instead of special meteor's fork). Download right version from meteor website.

P.S. I had the same problem, in logs you probably also have:

[16:34:53] [main/WARN]: Error loading class: baritone/command/defaults/ComeCommand (java.lang.ClassNotFoundException: baritone/command/defaults/ComeCommand)
[16:34:53] [main/WARN]: @Mixin target baritone.command.defaults.ComeCommand was not found meteor-client-baritone.mixins.json:ComeCommandMixin from mod meteor-client

UnkwUsr avatar Jan 16 '24 18:01 UnkwUsr