Apotheosis

Apotheosis

89M Downloads

Attempting to reforge Christmas Hat (from Coral Tombstone mod) results in a server disconnect

biochemie opened this issue ยท 1 comments

commented

Trying to modify a [Corail Tombstone] Christmas Hat in the Apotheosis Reforging Table (in the All the Mods 10 pack since at least v2.22, Apotheosis 8.1.1, through the current v2.32, Apotheosis 8.1.3) is unfriendly and kicks the client with a connection exception. Appears to be a result of this:

Server log from v2.22:

Caused by: io.netty.handler.codec.DecoderException: Failed to decode: Failed to parse either. First: Failed to parse either. First: Not a string; Second: Not a list: {color:"#5555FF",translate:"misc.apotheosis.affix_name.three",with:[{translate:"affix.apotheosis:armor/dmg_reduction/grounded"},{bold:0b,color:"#FFFACA78",italic:0b,translate:"tombstone.item.christmas_hat"},{translate:"affix.apotheosis:armor/attribute/fireproof.suffix"}]}; Second: No matching codec found {color:"#5555FF",translate:"misc.apotheosis.affix_name.three",with:[{translate:"affix.apotheosis:armor/dmg_reduction/grounded"},{bold:0b,color:"#FFFACA78",italic:0b,translate:"tombstone.item.christmas_hat"},{translate:"affix.apotheosis:armor/attribute/fireproof.suffix"}]}

Server log from v2.32:

Caused by: io.netty.handler.codec.DecoderException: Failed to decode: Failed to parse either. First: Failed to parse either. First: Not a string; Second: Not a list: {color:"#ED7014",translate:"misc.apotheosis.affix_name.three",with:[{translate:"affix.apotheosis:armor/attribute/stalwart"},{bold:0b,color:"#FFFACA78",italic:0b,translate:"tombstone.item.christmas_hat"},{translate:"affix.apotheosis:armor/dmg_reduction/runed.suffix"}]}; Second: No matching codec found {color:"#ED7014",translate:"misc.apotheosis.affix_name.three",with:[{translate:"affix.apotheosis:armor/attribute/stalwart"},{bold:0b,color:"#FFFACA78",italic:0b,translate:"tombstone.item.christmas_hat"},{translate:"affix.apotheosis:armor/dmg_reduction/runed.suffix"}]}

Client log at time of disconnect:

[Render thread/WARN] [minecraft/ClientCommonPacketListenerImpl]: Client disconnected with reason: Internal Exception: io.netty.handler.codec.DecoderException: Failed to decode packet 'serverbound/minecraft:container_click'

Attempting the same procedure (reforging a Christmas Hat in a Reforging Table) in a local single-player instance of the game proceeds as expected (enhancing the Christmas Hat with Apotheosis sockets and/or affixes), without even so much as a peep in either debug.log or latest.log.

Unclear if this is solely an Apotheosis bug and/or a result of a Tombstone bug. This is also being reported on the ATM10 issues list

Complete snippet from the server's latest.log of the event.
latest.log

commented

Corail Tombstone is closed source / ARR. I do not offer compatibility for closed source mods.