You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 20, 2026. It is now read-only.
viaforge latest with optifine.
pretty sure this only happens if your actual client version is below 1.17
Bug Description
Some servers kick for "invalid item use" or just straight up ban you if you are using any version that is above or equal to 1.17.
After checking a bit, I think the issue is related to "placeBlockDirection" in the placement packet; the kick or ban only happens if the value of "placeBlockDirection" is 255.
Steps to Reproduce
join gamster (with version changed to 1.17 or above) -> join practice or bedwars or skywars -> use a consumable item.
practice and bedwars kick you while in skywars, you either get banned or kicked after some time.
Expected Behavior
you should not get kicked or banned for using items :(((
General Information
viaforge latest with optifine.
pretty sure this only happens if your actual client version is below 1.17
Bug Description
Some servers kick for "invalid item use" or just straight up ban you if you are using any version that is above or equal to 1.17.
After checking a bit, I think the issue is related to "placeBlockDirection" in the placement packet; the kick or ban only happens if the value of "placeBlockDirection" is 255.
Steps to Reproduce
join gamster (with version changed to 1.17 or above) -> join practice or bedwars or skywars -> use a consumable item.
practice and bedwars kick you while in skywars, you either get banned or kicked after some time.
Expected Behavior
you should not get kicked or banned for using items :(((