Removing Attached Actor BP From PLayer

I’ve been working on a multiplayer shooter game. I’ve attached a weapon on pick up to the players First Equipment slot but when I change to the second equipped slot it doesn’t destroy the actor.

I have a destroy actor replication already set up but it doesn’t seem to destroy it for the clients (This does work on the pick ups just not the weapons in the players hands).

Anyone have an idea where I’m going wrong for the weapon destruction?


Code Error 3

Any help would be super appreciated