Shadows-of-Fire / Placebo

A library mod
MIT License
23 stars 22 forks source link

server kicks the player when joining, seems to be placebo? #96

Closed VaporeonScripts closed 3 weeks ago

VaporeonScripts commented 3 weeks ago

https://mclo.gs/jzNKX5O neoforge 1.21.1 .72

Shadows-of-Fire commented 3 weeks ago

What makes you think this is related to placebo?

VaporeonScripts commented 3 weeks ago

it says placebo at the end of code error, idk if its really related

meeprdib commented 3 weeks ago

Don't see any fatal issues related to Placebo, the player is being kicked because they're sending too many packets.

[26ott2024 21:13:31.596] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: NatsuyamiOnArch lost connection: Internal Exception: io.netty.handler.codec.EncoderException: Packet too large: size 3107931 is over 8
--
8743 | [26ott2024 21:13:31.597] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: NatsuyamiOnArch left the game

Try installing a mod like Packet Fixer to help with that kind of issue.

VaporeonScripts commented 3 weeks ago

im already using that

VaporeonScripts commented 3 weeks ago

wait, it disappeared lmao

meeprdib commented 3 weeks ago

Make sure it's installed on both client and server.

VaporeonScripts commented 3 weeks ago

yeah, i might have deleted it for error when deleting client mods from the server

VaporeonScripts commented 3 weeks ago

just started again the server, gonna see if it works