Block Armor

Block Armor

4M Downloads

Player's Can't Join

HIFFTY13 opened this issue ยท 1 comments

commented

Whenever I add block armor to my server no one can join it.

[13.02 16:45:31] [Server] [Server thread/WARN] [mixin/]: @ModifyConstant conflict. Skipping performant.mixins.json:connection.ServerLoginNetHandlerMixin->@ModifyConstant::loginTimeout(I)I with priority 100, already redirected by connectivity.mixins.json:ServerLoginNetHandlerMixin->@ModifyConstant::loginTimeout(I)I with priority 1001
[13.02 16:45:31] [Server] [Netty Epoll Server IO #2/INFO] [co.li.co.ConfigSyncManager/]: Skipping config sync, No mods have registered a syncable config.
[13.02 16:45:31] [Server] [Netty Epoll Server IO #1/WARN] [ne.mi.fm.ne.FMLStatusPing/]: Heuristically truncating mod and/or network channel list in server status ping packet. Compatibility report in the multiplayer screen may be inaccurate.
[13.02 16:45:31] [Server] [Netty Epoll Server IO #2/WARN] [co.co.Connectivity/]: Login payload for Registry minecraft:item is using 211.8868% of max allowed vanilla size and will cause errors during login if connectivity is not present on client side.
[13.02 16:45:31] [Server] [Netty Epoll Server IO #2/WARN] [co.co.Connectivity/]: Login payload for Registry minecraft:block is using 61.3277% of max allowed vanilla size
[13.02 16:45:31] [Server] [Netty Epoll Server IO #2/WARN] [co.co.Connectivity/]: Login payload for Config blockarmor-server.toml is using 358.8008% of max allowed vanilla size and will cause errors during login if connectivity is not present on client side.
[13.02 16:45:32] [Server] [User Authenticator #1/INFO] [minecraft/ServerLoginNetHandler]: UUID of player HIFFTY13 is 8a953a6e-bb10-4dc1-95ee-a581be4561f4
[13.02 16:45:33] [Disconnect] (/12.198.115.227:55041) has disconnected, reasonInternal Exception: io.netty.handler.codec.EncoderException: java.lang.IllegalArgumentException: unable to fit 2221831 into 3
[13.02 16:46:09] [Server] [Netty Epoll Server IO #3/INFO] [co.li.co.ConfigSyncManager/]: Skipping config sync, No mods have registered a syncable config.
[13.02 16:46:09] [Server] [Netty Epoll Server IO #3/WARN] [co.co.Connectivity/]: Login payload for Registry minecraft:item is using 211.8868% of max allowed vanilla size and will cause errors during login if connectivity is not present on client side.
[13.02 16:46:09] [Server] [Netty Epoll Server IO #3/WARN] [co.co.Connectivity/]: Login payload for Registry minecraft:block is using 61.3277% of max allowed vanilla size
[13.02 16:46:09] [Server] [Netty Epoll Server IO #3/WARN] [co.co.Connectivity/]: Login payload for Config blockarmor-server.toml is using 358.8008% of max allowed vanilla size and will cause errors during login if connectivity is not present on client side.
[13.02 16:46:10] [Server] [User Authenticator #2/INFO] [minecraft/ServerLoginNetHandler]: UUID of player HIFFTY13 is 8a953a6e-bb10-4dc1-95ee-a581be4561f4
[13.02 16:46:11] [Disconnect] (/12.198.115.227:62680) has disconnected, reasonInternal Exception: io.netty.handler.codec.EncoderException: java.lang.IllegalArgumentException: unable to fit 2221831 into 3

This is what the server console says, not sure what exactly any of it means. We're running minecraft version 1.16.5 and have the mod on both server and client side.

commented

have u found a fix im having the same problem