Ball Physics Lag Contd

I have tried alot of fixes for a football(soccer) game I’m making, but still stuck on this. Is the only solution predictive hitboxes(Making the hitbox move forward/back depending on the ping)? My game uses client hitbox → server calculations + server physics. I set the network owner to nil as well.