Duplicate widget BP interface calls not working

I duplicated a widget BP that had an interface implemented into it, I used the interface to call a function, and pass along a class variable into another actor BP.

Everything works fine in the new duplicate accept for the interface call to the function I was calling before. Once the execution reaches it its like a ghost, it passes right through it and it does nothing.

This has been really slowing me down and I was hoping someone might know what is going on, any help would be greatly appreciated!

Could you provide some screenshots?