BungeePackFix
BungeePackFix copied to clipboard
Fixed hash equality check not working on Velocity
As is, equal_pack_attributes.hash does not function correctly on Velocity, because Objects.equals is used on a byte array, which only checks for reference equality, which cannot work because the getter always creates a clone.
After a quick test, the resource pack seems to be correctly skipped.
bump?
@itsTyrion can you send a version working with velocity?
Can do but I gotta rebase it on top of the fixes done since mine and I'm not on PC right now, ping me if I forget
@itsTyrion can you send it to me too?
https://github.com/itsTyrion/BungeePackFix/releases/latest @Hecker-01
Thanks! and btw @LoneDev6 please merge xD
@LoneDev6 ? please merge this 💯
" I will accept pull requests as soon as they work correctly."
this one has been working correctly since.. always