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
152 stars 2 forks source link

Error loading class #34

Closed adiif1 closed 1 year ago

adiif1 commented 1 year ago

Describe the bug When turning on, the following error pops up

To Reproduce Steps to reproduce the behavior:

  1. Turn server with this mod

Expected behavior

Screenshots

Runtime info (please complete the following information):

Crash reports / logs [00:56:44] [main/INFO]: ======================================================= [00:56:44] [main/INFO]: Applying mixin: MixinMinecraftServer... [00:56:44] [main/WARN]: Error loading class: org/quiltmc/qsl/networking/impl/server/ServerLoginNetworkAddon (java.lang.ClassNotFoundException:org/quiltmc/qsl/networking/impl/server/ServerLoginNetworkAddon)``

Other mods I tru test without other mod

Checklist

Additional context

ishland commented 1 year ago

This is completely harmless. This is from quilt compatibility and we cannot silence these warnings.