Spongeforge + Bungeecord + SpongePls SOLVED

I tried to add a modded Server to my network.
So i want to use IP - Forwarding
i installed SpongePls on my Bungeecord and changed everything in my Sponge config.
BUT if a player tries to connect from my Lobby Server (or any other regular Spigot Server) to the SpongeForge Server they’ll just stay at the Spigot Server.
The Console tells me that the connection to the SpongeForge Server took too long so that the players timed out.
Any help?

[10:23:35] [Netty Epoll Server IO #1/ERROR] [FML]: NetworkDispatcher exception
io.netty.handler.timeout.ReadTimeoutException: null
[10:23:35] [Server thread/INFO] [minecraft/NetHandlerPlayServer]: The_AssassinLP lost connection: Timed out

Usually happens when forge support is disabled in Bungee. Check the forge config option is set to true.

I recommend using Waterfall as a drop in replacement for Bungee. You should also remove SpongePls if you switch, my patch that enables it is baked into Waterfall.

1 Like

Problem solved. Thanks