KassuK1 / BlackOut

Plugin for meteor client adding more features mostly focusing on CPVP
GNU General Public License v3.0
111 stars 24 forks source link

Update BOInvUtils.java #61

Open SplashAni opened 4 months ago

SplashAni commented 4 months ago

Fixed java.lang.NoSuchMethodError: 'void meteordevelopment.meteorclient.mixininterface.IClientPlayerInteractionManager.meteor$syncSelected()'

Removed the sync slot call because the clickslot packet already syncs the slot and it fixes the crash ☠