SpongePowered / SpongeForge

A Forge mod that implements SpongeAPI
http://www.spongepowered.org/
MIT License
1.14k stars 306 forks source link

Spongeforge GUI Exploit #3247

Open Malachiel87 opened 3 years ago

Malachiel87 commented 3 years ago

I am currently running

Issue Description There is a exploit with some nasty client that cause server to crash. When he join it send some sorta of inventory gui/stuff that cause this error https://pastebin.com/Nk3zFx6E and server to crash. I know some devs started to fix it with these commits https://github.com/SpongePowered/Sponge/commit/dededb4dd67574d11c065bb94f0ede630afcde09 https://github.com/SpongePowered/Sponge/commit/f0cc7a64a50e08e9d2d3a80291ba2f3245a0f6c0

The problem is if enable the new antiexploit fix (it might work) but it keep to kick all innocent players that try to grab items and/or put items from/to chest/shulker and trow this error https://pastebin.com/swUkWPLe

A real fix would be nice, because this exploit is super anoying for these stupid brainless kids :)

Malachiel87 commented 3 years ago

any news about that?