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

java.lang.RuntimeException #10

Closed nikijaz closed 2 years ago

nikijaz commented 2 years ago

Describe the bug The server does not successfully stop when GeyserMC and Raknetify are installed. GeyserMC is on a different port.

To Reproduce Steps to reproduce the behavior:

  1. Install GeyserMC and Raknetify
  2. Stop the server

Expected behavior The server stops successfully

Runtime info (please complete the following information):

Crash reports / logs https://mclo.gs/KPYRacm

Other mods GeyserMC

Checklist

Additional context This happens when you try to stop the server with /stop.

ishland commented 2 years ago

Looks like there is something wrong with the JAR download. Can you try redownload raknetify and try again?

nikijaz commented 2 years ago

Oh, yep, that helped. Thank you!