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

Failed to initialize a channel. Closing: [id: 0x1d4ab1dd, L:/192.168.0.5:30000 ! R:/46.164.218.151:2322] java.util.NoSuchElementException: timeout #11

Open Irowynn opened 2 years ago

Irowynn commented 2 years ago

Describe the bug I can't connect to the server and I see error in console (ports are open and I can connect without raknet)

To Reproduce Steps to reproduce the behavior:

  1. Start server
  2. Wait ~10 seconds
  3. See error

Expected behavior No error in console + successful connection

Screenshots image

Runtime info (please complete the following information):

Crash reports / logs https://pastebin.com/myuREyad

Other mods No other plugins (Host) No other plugins (Client)

Checklist

Additional context

Irowynn commented 2 years ago

Also tried with BungeeCord instead of WaterFall but it didn't help

ishland commented 2 years ago

It works fine for me on both BungeeCord b1654 and Waterfall b498 on Debian 11 on both sides. Can you try updating your BungeeCord and Waterfall?

Irowynn commented 2 years ago

BungeeCord/Waterfall is already on latest version Firewall is disabled & server port opened in router (I have 30000 port for server and I can connect with example.com:30000 but I can't connect with raknet;example.com:30000

ishland commented 2 years ago

That's pretty weird. Can you upload your full BungeeCord setup here?

Irowynn commented 2 years ago

What you mean by "BungeeCord setup"? config.yml file? config.txt

ishland commented 2 years ago

I mean the folder running your BungeeCord server.