Silent's Gems

Silent's Gems

9M Downloads

Gem stats aren't showing up in SMP

Stefanowhb opened this issue ยท 8 comments

commented

[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!```
commented

Same problem here on The Adventures of Halk server-
2019-10-21_22 39 29

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

commented

Server reboot did not fix it.

commented

@ProsperCraft Something has definitely gone very wrong here. I tried opening the parts GUI in the crafting station and I get this.

2019-10-22_12 25 49

I tried relogging without restarting the game and that fixed it. Not sure why this is happening.

commented

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.

commented

Need a full client and server log file.

commented
commented

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.

commented

Really weird bug, i restarted the server and it seemed to have fixed itself... Odd. Might be some problem with another mod though, like you said