All the Mods 10 - ATM10

All the Mods 10 - ATM10

4M Downloads

[Crash]: DecoderException when joining server

ERMtn opened this issue ยท 2 comments

commented

Possible Fixes

Yes

Modpack Version

2.11

What happened?

The server starts fine, but while joining, right after the Loading terrain message, it instantly shows an exception:
Internal Exception: io.netty.handler.codec.DecoderException: Failed to decode packet 'clientbound/minecraft:custom_payload'.

So right now the server is not accessible.

Looking through the server logs it shows the player joining, then some errors and then the disconnection.

List of errors [26Dec2024 11:56:28.453] [Server thread/ERROR] [net.minecraft.world.item.ItemStack/]: Tried to load invalid item: 'No key id in MapLike[{Name:"chipped:smooth_smooth_stone_column"}]' [26Dec2024 11:56:28.453] [Server thread/ERROR] [net.minecraft.world.item.ItemStack/]: Tried to load invalid item: 'No key id in MapLike[{Name:"chipped:smooth_smooth_stone_column"}]' [26Dec2024 11:56:28.453] [Server thread/ERROR] [net.minecraft.world.item.ItemStack/]: Tried to load invalid item: 'No key id in MapLike[{Name:"chipped:smooth_smooth_stone_column"}]' [26Dec2024 11:56:28.454] [Server thread/ERROR] [net.minecraft.world.item.ItemStack/]: Tried to load invalid item: 'No key id in MapLike[{Name:"chipped:smooth_smooth_stone_column"}]' [26Dec2024 11:56:28.454] [Server thread/ERROR] [net.minecraft.world.item.ItemStack/]: Tried to load invalid item: 'No key id in MapLike[{Name:"chipped:smooth_smooth_stone_column"}]' [26Dec2024 11:56:28.454] [Server thread/ERROR] [net.minecraft.world.item.ItemStack/]: Tried to load invalid item: 'No key id in MapLike[{Name:"chipped:smooth_smooth_stone_column"}]' [26Dec2024 11:56:28.454] [Server thread/ERROR] [net.minecraft.world.item.ItemStack/]: Tried to load invalid item: 'No key id in MapLike[{Name:"chipped:smooth_smooth_stone_column"}]' [26Dec2024 11:56:28.454] [Server thread/ERROR] [net.minecraft.world.item.ItemStack/]: Tried to load invalid item: 'No key id in MapLike[{Name:"chipped:smooth_smooth_stone_column"}]' [26Dec2024 11:56:28.454] [Server thread/ERROR] [net.minecraft.world.item.ItemStack/]: Tried to load invalid item: 'No key id in MapLike[{Name:"chipped:smooth_smooth_stone_column"}]' [26Dec2024 11:56:28.455] [Server thread/ERROR] [net.minecraft.world.item.ItemStack/]: Tried to load invalid item: 'No key id in MapLike[{Name:"chipped:smooth_smooth_stone_column"}]' [26Dec2024 11:56:28.455] [Server thread/ERROR] [net.minecraft.world.item.ItemStack/]: Tried to load invalid item: 'No key id in MapLike[{Name:"chipped:smooth_smooth_stone_column"}]' [26Dec2024 11:56:28.455] [Server thread/ERROR] [net.minecraft.world.item.ItemStack/]: Tried to load invalid item: 'No key id in MapLike[{Name:"chipped:smooth_smooth_stone_column"}]' [26Dec2024 11:56:28.455] [Server thread/ERROR] [net.minecraft.world.item.ItemStack/]: Tried to load invalid item: 'No key id in MapLike[{Name:"chipped:smooth_smooth_stone_column"}]' [26Dec2024 11:56:28.455] [Server thread/ERROR] [net.minecraft.world.item.ItemStack/]: Tried to load invalid item: 'No key id in MapLike[{Name:"chipped:smooth_smooth_stone_column"}]' [26Dec2024 11:56:28.455] [Server thread/ERROR] [net.minecraft.world.item.ItemStack/]: Tried to load invalid item: 'No key id in MapLike[{Name:"chipped:smooth_smooth_stone_column"}]' [26Dec2024 11:56:28.455] [Server thread/ERROR] [net.minecraft.world.item.ItemStack/]: Tried to load invalid item: 'No key id in MapLike[{Name:"chipped:smooth_smooth_stone_column"}]' [26Dec2024 11:56:28.455] [Server thread/ERROR] [net.minecraft.world.item.ItemStack/]: Tried to load invalid item: 'No key id in MapLike[{Name:"chipped:smooth_smooth_stone_column"}]' [26Dec2024 11:56:28.468] [Server thread/ERROR] [net.minecraft.world.item.ItemStack/]: Tried to load invalid item: 'No key id in MapLike[{Name:"chipped:smooth_smooth_stone_column"}]' [26Dec2024 11:56:28.468] [Server thread/ERROR] [net.minecraft.world.item.ItemStack/]: Tried to load invalid item: 'No key id in MapLike[{Name:"chipped:smooth_smooth_stone_column"}]' [26Dec2024 11:56:28.468] [Server thread/ERROR] [net.minecraft.world.item.ItemStack/]: Tried to load invalid item: 'No key id in MapLike[{Name:"chipped:smooth_smooth_stone_column"}]' [26Dec2024 11:56:28.468] [Server thread/ERROR] [net.minecraft.world.item.ItemStack/]: Tried to load invalid item: 'No key id in MapLike[{Name:"chipped:smooth_smooth_stone_column"}]' [26Dec2024 11:56:28.481] [Server thread/ERROR] [net.minecraft.world.item.ItemStack/]: Tried to load invalid item: 'No key id in MapLike[{Name:"chipped:tiny_brick_bordered_deepslate"}]' [26Dec2024 11:56:28.482] [Server thread/ERROR] [net.minecraft.world.item.ItemStack/]: Tried to load invalid item: 'No key id in MapLike[{Name:"chipped:tiny_brick_bordered_deepslate"}]' [26Dec2024 11:56:28.482] [Server thread/ERROR] [net.minecraft.world.item.ItemStack/]: Tried to load invalid item: 'No key id in MapLike[{Name:"chipped:tiny_brick_bordered_deepslate"}]' [26Dec2024 11:56:28.482] [Server thread/ERROR] [net.minecraft.world.item.ItemStack/]: Tried to load invalid item: 'No key id in MapLike[{Name:"chipped:tiny_brick_bordered_deepslate"}]' [26Dec2024 11:56:28.485] [Server thread/ERROR] [net.minecraft.world.item.ItemStack/]: Tried to load invalid item: 'No key id in MapLike[{Name:"chipped:tiny_brick_bordered_deepslate"}]' [26Dec2024 11:56:28.485] [Server thread/ERROR] [net.minecraft.world.item.ItemStack/]: Tried to load invalid item: 'No key id in MapLike[{Name:"chipped:tiny_brick_bordered_deepslate"}]' [26Dec2024 11:56:28.574] [Server thread/ERROR] [net.minecraft.world.item.ItemStack/]: Tried to load invalid item: 'No key id in MapLike[{Name:"chisel:noborder/glass"}]'

The gist have 2 files, the disconnection log from /debug and the latest from /logs.

Crash Log

https://gist.github.com/ERMtn/3add1c2ad32623a8fff26e7480404e04

Latest.Log

https://gist.github.com/ERMtn/3add1c2ad32623a8fff26e7480404e04

commented

Same here: #1540

commented

Duplicate of #1540