Velocity value for server character is 0.0 but on client it works fine

Also, nothing in the character’s movementcomponent is replicated (nor should it need to be right?)

The only replication I have done is the customjump in my characters class. It seems be be some kind of replication problem, but I am not using replication at all. Do server characters not have a velocity or something?