#Floodgate throwing Netty errors

1 messages · Page 1 of 1 (latest)

agile grove
#

Hello, I am running a Fabric server with the latest builds of Geyser (#661) and Floodgate (2.2.3-SNAPSHOT+build.31) and I keep getting this error on the console after the startup. Is it safe to ignore?

west knollBOT
# agile grove
Found errors in the log!

See below for details and possible fixes

java.util.NoSuchElementException: packet_handler

Unknown fix!
Class: FabricDataAddon
Method: onInject
Line: 35
Link: Unknown

vague onyx
west knollBOT
agile grove
west knollBOT
# agile grove
Found errors in the log!

See below for details and possible fixes

java.util.NoSuchElementException: packet_handler

Unknown fix!
Class: FabricDataAddon
Method: onInject
Line: 35
Link: Unknown

west knollBOT
# agile grove
Found errors in the log!

See below for details and possible fixes

Please connect through the official Geyser

This error is caused by a Floodgate key.pem mismatch, most likely between your proxy and your backend servers.
Make sure that the key.pem file in every Floodgate config folder is the same file.
If this still doesn't work and you're using an FTP client, try using the WinSCP client.

agile grove
# west knoll

I don't use any proxy for this, so I don't know why it's returning this

agile grove
#

so, any solutions that I can try??

vague onyx
# agile grove so, any solutions that I can try??

!!plugindebugging
We've not seen this yet on setups with just floodgate/geyser, so it's probably a mod changing the netty pipeline - please attempt the steps below to see if this is an issue with another mod

west knollBOT
# vague onyx !!plugindebugging We've not seen this yet on setups with just floodgate/geyser,...

If you have a possible plugin interfering with Geyser or Floodgate, follow these steps to find the culprit plugin:

  • Temporarily remove/move half of your plugins from your server's plugins folder.
  • If the problem persists, remove another half.
  • If the problem goes away, swap that half of your plugins with the other half.
  • Keep repeating this pattern, this time with the half that exhibits the problem, until you find your problematic plugin.
agile grove
#

Okay I figured it out. Apparently it was the Sneaky Server mod that was causing it

vague onyx