Failed to decode: Failed to get element yigd:death_scroll missed input Fabric 1.20.1
NantaArthur123 opened this issue ยท 3 comments
Client crashes when trying to connect to a server with grave keys enabled
yes that is correct, we send the modpack without config folder, is it required for the client to have the same config as server?
The config for the death scroll enables/disables the item from being registered in the game. So if the item is disabled, the client doesn't know what yigd:death_scroll
means as it's not received information about such an item. I don't know if it's the optimal way of doing it, but it's how I've done it. So yes, the config is required to be changed both on client and server (only in the case of it being enabled/disabled).
I'll close the issue since I currently have no plans of changing this behavior. Either ask your players to change their config or send the modpack with a config folder. Thank you for reporting this anyway, and let me know if there's anything else you'd have trouble with!