Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with using items on >= 1.17 versions #79

Open
Cosmic-SC opened this issue Jan 27, 2024 · 5 comments
Open

Issue with using items on >= 1.17 versions #79

Cosmic-SC opened this issue Jan 27, 2024 · 5 comments
Labels
bug Something isn't working help wanted Extra attention is needed time wanted Time to doing this is needed

Comments

@Cosmic-SC
Copy link

Cosmic-SC commented Jan 27, 2024

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 :(((

@Cosmic-SC Cosmic-SC added the bug Something isn't working label Jan 27, 2024
@FlorianMichael FlorianMichael added time wanted Time to doing this is needed help wanted Extra attention is needed labels Feb 3, 2024
@Cosmic-SC
Copy link
Author

@FlorianMichael any updates on this?

@FlorianMichael
Copy link
Member

I don't think this will be ever implemented in ViaForge, Mojang has changed quite a lot stuff in those versions and I don't have any interests in implementing more clientside related fixes into ViaForge.

@Cosmic-SC
Copy link
Author

alright 👍

@FlorianMichael
Copy link
Member

I can't recommend anyone to use old Minecraft versions or mod loaders, I can recommend ViaFabricPlus which is a Fabric 1.20.4 mod adding support for every Minecraft multiplayer version and it even contains tons of improvements to the game play like 1.8 combat and animations.

@Cosmic-SC
Copy link
Author

Cosmic-SC commented Apr 1, 2024

I can't recommend anyone to use old Minecraft versions or mod loaders, I can recommend ViaFabricPlus which is a Fabric 1.20.4 mod adding support for every Minecraft multiplayer version and it even contains tons of improvements to the game play like 1.8 combat and animations.

unfortunately I work mainly on 1.8 stuff and I don't have enough time to learn protocol for newer versions :( and thus I don't really have any use for ViaFabricPlus since it only works on modern mc versions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed time wanted Time to doing this is needed
Projects
None yet
Development

No branches or pull requests

2 participants