Players keep getting kicked trying to load into server
Fang411 opened this issue ยท 4 comments
We have had players trying to get into the server and get kicked out. Below is the error we are seeing before people get kicked while loading in and we do not know what we need to fix it. We have restarted the server, restarted our launcher which is curseforge, and made sure we are on the correct version and still have problems.
Error
Netty Epoll Server IO #1/ERROR Could not serialize cpw.mods.inventorysorter.InventorySorterCommand$ContainerClassArgument@45e249b (class cpw.mods.inventorysorter.InventorySorterCommand$ContainerClassArgument) - will not be sent to client!
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
I have a similar issue with the same outcome (user booted from the server)
All the Mods 7 1.18 0.2.34
Simple Server 0.2.34
Can I provide anything else besides my errors:
[15:26:55] [Netty Server IO #15/ERROR]: Could not serialize cpw.mods.inventorysorter.InventorySorterCommand$ContainerClassArgument@de38024 (class cpw.mods.inventorysorter.InventorySorterCommand$ContainerClassArgument) - will not be sent to client!
[15:26:55] [Netty Server IO #15/ERROR]: Could not serialize cpw.mods.inventorysorter.InventorySorterCommand$ContainerClassArgument@6d81c323 (class cpw.mods.inventorysorter.InventorySorterCommand$ContainerClassArgument) - will not be sent to client!
[15:26:56] [Netty Server IO #15/ERROR]: Could not serialize cpw.mods.inventorysorter.InventorySorterCommand$ContainerClassArgument@de38024 (class cpw.mods.inventorysorter.InventorySorterCommand$ContainerClassArgument) - will not be sent to client!
[15:26:56] [Netty Server IO #15/ERROR]: Could not serialize cpw.mods.inventorysorter.InventorySorterCommand$ContainerClassArgument@6d81c323 (class cpw.mods.inventorysorter.InventorySorterCommand$ContainerClassArgument) - will not be sent to client!
Well something that i have been noticing with minecraft. Esp in the 1.18 world that i have gather. JAVA version 1.8 will boot up minecraft and players can get lucky. HOWEVER there is also JAVA 1.17. I had this issue with my LAN when i created a server on a laptop just to play LAN (Since forge is broken right now). My laptop with the 1.8 JAVA will not connect to the server that is on the laptop that has the JRE Java 1.17 I would see what JAVA version your server is using, and what java version the players who keep getting kick are. Could be as simple and stupid as java. Just an idea, not sure if that is actually what is wrong