Crafter_Y
Crafter_Y
Getting the same Problem when declaring a custom Component: ```tsx const H1 = ({ children, style }: Props) => { return ( {children} ); }; ``` And then having something...
I get the same error using ProtocolLib build 602 with (Paper 1.19.2) I'm trying to send an action bar: ```java public static void sendActionBar(Player player, String message) { ProtocolManager pm...
In my case, I could resove this error, updating the pom.xml ProtocolLib version to 4.8.0 and `PacketType.Play.Server.SET_ACTION_BAR_TEXT` to send Action Bars, because the API specifications have changed. See: "[Current API...
@YooInseo the specifications for "Open Sign Editor" have also changed. See: "[Open Sign Editor](https://wiki.vg/Protocol#Open_Sign_Editor)"
Got the same error with similar numbers. I am using a Xiaomi Redmi Note 11 too. (Android 11) Edit: I also tried to patch the same version of Twitch
duplicate of #507
duplicate of #507
duplicate of #507
is there any other autoeat mod, that has good compatibility with baritone?
I think this is solved with #389 and can be closed.