
Serialization problem
OS-Void opened this issue ยท 0 comments
Describe the bug
I just logged on today, and I happened to be getting some Netty Client errors in my client, so I ssh'd into the server to double check and the console is being spammed by the same issue.
It seems to happen 5~ times every time a player uses a nether portal (haven't done any testing if anything else triggers it)
Logs
Client:
[21:21:56] [Netty Client IO The-Fireplace-Minecraft-Mods/Grand-Economy#1/ERROR]: Could not deserialize minecraft:
[21:21:56] [Netty Client IO The-Fireplace-Minecraft-Mods/Grand-Economy#1/ERROR]: Could not deserialize minecraft:
[21:21:56] [Netty Client IO The-Fireplace-Minecraft-Mods/Grand-Economy#1/ERROR]: Could not deserialize minecraft:
[21:21:56] [Netty Client IO The-Fireplace-Minecraft-Mods/Grand-Economy#1/ERROR]: Could not deserialize minecraft:
[21:21:57] [Netty Client IO The-Fireplace-Minecraft-Mods/Grand-Economy#1/ERROR]: Could not deserialize minecraft:
Server:
[21:21:46] [Netty Epoll Server IO The-Fireplace-Minecraft-Mods/Grand-Economy#2/ERROR]: Could not serialize dev.the_fireplace.lib.command.helpers.OfflinePlayerArgumentType@486b9cb5 (class dev.the_fireplace.lib.command.helpers.OfflinePlayerArgumentType) - will not be sent to client!
[21:21:46] [Netty Epoll Server IO The-Fireplace-Minecraft-Mods/Grand-Economy#2/ERROR]: Could not serialize dev.the_fireplace.lib.command.helpers.OfflinePlayerArgumentType@610372c5 (class dev.the_fireplace.lib.command.helpers.OfflinePlayerArgumentType) - will not be sent to client!
[21:21:46] [Netty Epoll Server IO The-Fireplace-Minecraft-Mods/Grand-Economy#2/ERROR]: Could not serialize dev.the_fireplace.lib.command.helpers.OfflinePlayerArgumentType@2b0d5802 (class dev.the_fireplace.lib.command.helpers.OfflinePlayerArgumentType) - will not be sent to client!
[21:21:46] [Netty Epoll Server IO The-Fireplace-Minecraft-Mods/Grand-Economy#2/ERROR]: Could not serialize dev.the_fireplace.lib.command.helpers.OfflinePlayerArgumentType@20e4e2a8 (class dev.the_fireplace.lib.command.helpers.OfflinePlayerArgumentType) - will not be sent to client!
[21:21:46] [Netty Epoll Server IO The-Fireplace-Minecraft-Mods/Grand-Economy#2/ERROR]: Could not serialize dev.the_fireplace.lib.command.helpers.OfflinePlayerArgumentType@4c2f3816 (class dev.the_fireplace.lib.command.helpers.OfflinePlayerArgumentType) - will not be sent to client!
[21:21:48] [Netty Epoll Server IO The-Fireplace-Minecraft-Mods/Grand-Economy#4/ERROR]: Could not serialize dev.the_fireplace.lib.command.helpers.OfflinePlayerArgumentType@486b9cb5 (class dev.the_fireplace.lib.command.helpers.OfflinePlayerArgumentType) - will not be sent to client!
[21:21:48] [Netty Epoll Server IO The-Fireplace-Minecraft-Mods/Grand-Economy#4/ERROR]: Could not serialize dev.the_fireplace.lib.command.helpers.OfflinePlayerArgumentType@610372c5 (class dev.the_fireplace.lib.command.helpers.OfflinePlayerArgumentType) - will not be sent to client!
[21:21:48] [Netty Epoll Server IO The-Fireplace-Minecraft-Mods/Grand-Economy#4/ERROR]: Could not serialize dev.the_fireplace.lib.command.helpers.OfflinePlayerArgumentType@2b0d5802 (class dev.the_fireplace.lib.command.helpers.OfflinePlayerArgumentType) - will not be sent to client!
[21:21:48] [Netty Epoll Server IO The-Fireplace-Minecraft-Mods/Grand-Economy#4/ERROR]: Could not serialize dev.the_fireplace.lib.command.helpers.OfflinePlayerArgumentType@20e4e2a8 (class dev.the_fireplace.lib.command.helpers.OfflinePlayerArgumentType) - will not be sent to client!
[21:21:48] [Netty Epoll Server IO The-Fireplace-Minecraft-Mods/Grand-Economy#4/ERROR]: Could not serialize dev.the_fireplace.lib.command.helpers.OfflinePlayerArgumentType@4c2f3816 (class dev.the_fireplace.lib.command.helpers.OfflinePlayerArgumentType) - will not be sent to client!
[21:21:56] [Netty Epoll Server IO The-Fireplace-Minecraft-Mods/Grand-Economy#4/ERROR]: Could not serialize dev.the_fireplace.lib.command.helpers.OfflinePlayerArgumentType@610372c5 (class dev.the_fireplace.lib.command.helpers.OfflinePlayerArgumentType) - will not be sent to client!
[21:21:56] [Netty Epoll Server IO The-Fireplace-Minecraft-Mods/Grand-Economy#4/ERROR]: Could not serialize dev.the_fireplace.lib.command.helpers.OfflinePlayerArgumentType@2b0d5802 (class dev.the_fireplace.lib.command.helpers.OfflinePlayerArgumentType) - will not be sent to client!
[21:21:56] [Netty Epoll Server IO The-Fireplace-Minecraft-Mods/Grand-Economy#4/ERROR]: Could not serialize dev.the_fireplace.lib.command.helpers.OfflinePlayerArgumentType@20e4e2a8 (class dev.the_fireplace.lib.command.helpers.OfflinePlayerArgumentType) - will not be sent to client!
[21:21:56] [Netty Epoll Server IO The-Fireplace-Minecraft-Mods/Grand-Economy#4/ERROR]: Could not serialize dev.the_fireplace.lib.command.helpers.OfflinePlayerArgumentType@4c2f3816 (class dev.the_fireplace.lib.command.helpers.OfflinePlayerArgumentType) - will not be sent to client!
Versions
- Minecraft: 1.17.1
- Mod Version: 5.0.1