Gem stats aren't showing up in SMP
Stefanowhb opened this issue ยท 8 comments
[Netty Server IO #2/ERROR] [minecraft/ArgumentTypes]: Could not serialize net.minecraftforge.server.command.ModIdArgument@5b6325af (class net.minecraftforge.server.command.ModIdArgument) - will not be sent to client!
[Netty Server IO #2/ERROR] [minecraft/ArgumentTypes]: Could not serialize net.minecraftforge.server.command.EnumArgument@160dcf53 (class net.minecraftforge.server.command.EnumArgument) - will not be sent to client!
[Netty Server IO #2/ERROR] [minecraft/ArgumentTypes]: Could not serialize net.silentchaos512.gear.api.parts.MaterialGrade$Argument@1efa2b7b (class net.silentchaos512.gear.api.parts.MaterialGrade$Argument) - will not be sent to client!```
Same problem here on The Adventures of Halk server-
Server logs-
latest.log
debug.log
Client logs-
latest.log
SilentGems-1.14.4-3.4.6+79
SilentMechanisms-1.14.4-0.6.6+39
SilentLib-1.14.4-4.4.0+44
SilentGear-1.14.4-1.4.3+68
https://www.curseforge.com/minecraft/modpacks/the-adventures-of-halk
Version 1.1.11
@ProsperCraft Something has definitely gone very wrong here. I tried opening the parts GUI in the crafting station and I get this.
I tried relogging without restarting the game and that fixed it. Not sure why this is happening.
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.
server latest.log
client latest.log
these right?
It looks like everything is working based on the log file... I see parts being received by the client.
There is one error that stands out on line 1017 of the server log. Looks like some mod is adding stuff to a loot pool incorrectly. I'm not sure if that's causing this issue, but it might be related. No idea which mod is causing it.