#Floodgate throwing Netty errors
1 messages · Page 1 of 1 (latest)
See below for details and possible fixes
Unknown fix!
Class: FabricDataAddon
Method: onInject
Line: 35
Link: Unknown
!!logs please send a full server log, as well as a copy of your current floodgate config
An entire log file is a very useful way of debugging any issues with plugins. Sometimes a snippet of a log doesn't tell the whole story!
You can upload your log file into this channel, or you can use https://mclo.gs/ to censor all IPs present in your log.
For BungeeCord (not Waterfall) there is a proxy.log.0 file in the root and for everything else it is latest.log in logs folder.
See below for details and possible fixes
Unknown fix!
Class: FabricDataAddon
Method: onInject
Line: 35
Link: Unknown
See below for details and possible fixes
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.
I don't use any proxy for this, so I don't know why it's returning this
ignore that
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
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.
Okay I figured it out. Apparently it was the Sneaky Server mod that was causing it
Okay, thanks for resting!
Mind opening an issue on their GitHub repo (https://github.com/adryd325/sneaky/) and reporting the incompatibility to them?