Cable component wont replicate

I have a grappling hook system that I have managed to replicate its mechanics. The problem is that the cable that is the “rope” is not replicating. In the server it looks perfect but it wont replicate to the client.

I tried to make a new actor for the cable and spawned it and managed to replicate the spawn location, but i cant get it to attach to the end location. The blueprint is way too complicated for me to pinpoint the problem. Still a newbie.

Isnt there a way to replicate the cable in my viewport that works as intended without having to make a new actor to spawn the cable into my blueprint?
(Hope I am explaining it correctly)