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

[Crash] Client - Fabric 1.20.6 #50

Open bruh1273 opened 3 months ago

bruh1273 commented 3 months ago

Describe the bug A clear and concise description of what the bug is. There's an incompatibility with ViaFabricPlus on the client side, with the MultiplayerServerListPinger mixin. To Reproduce Steps to reproduce the behavior:

  1. Install Fabric 1.20.6 for client
  2. Add in Raknetify and ViaFabricPlus
  3. Try to go to the multiplayer screen

Expected behavior

Game doesn't crash

Screenshots

Runtime info (please complete the following information):

Crash reports / logs

https://mclo.gs/Edyca83

Other mods

ViaFabricPlus

Checklist

Additional context

Onako2 commented 1 month ago

Could reproduce on 0.1.0+alpha.5.128 with 1.21

@Redirect conflict. Skipping viafabricplus.mixins.json:base.perserverversion.MixinMultiplayerServerListPinger from mod viafabricplus->@Redirect::replaceDefaultPort(Ljava/lang/String;)Lnet/minecraft/class_639; with priority 1000, already redirected by raknetify-fabric.mixins.json:client.MixinMultiplayerServerListPinger from mod raknetify->@Redirect::modifyRaknetAddress(Ljava/lang/String;)Lnet/minecraft/class_639; with priority 1010

FlorianMichael commented 2 weeks ago

Should be fixed with https://github.com/ViaVersion/ViaFabricPlus/commit/f99845314afad3091ac505019b4d7f29bf5f9470