Hey Flexes,
For your Add Movement Input nodes, replace Get Player Character node for your Target with a Get Controlled Pawn node. way you have it now, Controller for both Server and Clients is trying to access same Player Index, when it should be getting currently controlled pawn.
Hope that helps! Let me know if that doesn’t solve movement issues with clients, and if logproperty warning still pops up.