Pickup and drop system with physics, pickup not working but no compile errors?

So as the title states, im working on a pickup and drop tutorial, and essentially following along with the tutorial below, which im sure a lot of you have seen.
I’m using a different 3d model, of a sawed off shotgun. I’ve had some compiling errors with the variables needing to be changed in the code above after the get copy blueprint. the “test” variable was a replacement and works with no errors.

However, i am now completely stuck. It appears as though everything works with no compiling errors, but the weapon does not get picked up and snapped to the socket I created.

Side note, on the second string of code, where the Test Variable branches out to “target, sawed off mesh”. In the video he is able to get the static mesh of the weapon. And I have to grab a different blueprint, that appears to still be the same one?

Any ideas?
See code below.
Video for reference, im at about 10 mins 20 seconds.
Any help would be great! I’m having a fun time actually trying to figure this out, but im actually stuck now.

Forgot to add the blueprint for it^^