RelativityMC / raknetify

A Fabric mod / Velocity plugin / BungeeCord plugin that uses RakNet to improve multiplayer experience significantly under unreliable and rate-limited connections.
MIT License
148 stars 2 forks source link

Mixin application failes when trying to join a server using a 1.19.2 client #14

Closed ghost closed 2 years ago

ghost commented 2 years ago

Describe the bug The client crashes and spouts an error about a mixin failing to apply when trying to join a Raknetified server with a 1.19.2 client.

To Reproduce Steps to reproduce the behavior:

  1. Install Fabric in a 1.19.2 instance.
  2. Install the latest development version of Raknetify.
  3. Try to join a Raknetified server.

Expected behavior The client joins the server successfully and I am able to play with Raknet.

Screenshots Not applicable.

Runtime info (please complete the following information):

Crash reports / logs https://pastebin.com/5LNxbVVP

Other mods None.

Checklist

Additional context Not necessary.