samolego / GolfIV

An anti-exploit attempt for Fabric
https://modrinth.com/mod/golfiv
MIT License
49 stars 13 forks source link

[bug] Breaks Patbox Univeral Shops #75

Open Merith-TK opened 1 year ago

Merith-TK commented 1 year ago

@patbox and I discovered that this mod breaks sgui, a library used for serverside GUI things (thing the "inventory" UI's that most plugin servers have)

it just dies and server appears to never register that client has exited the inventory when Golf is added

samolego commented 1 year ago

Ough, that's really bad. I guess we could disable the check for sguis completely (as it doesn't make sense to have the check there tbf).

For now turn off the illegal items check.

Merith-TK commented 1 year ago

I cannot find the illegal items check settings, so im just disabling Golf for now