'First Person Character' does not inherit from 'Lighter Inv Pickup' (Cast to FirstPersonCharacter would always fail)

I was making a inventory system and I decided to add another item to it. But when I was scripting the item drop it shows this

246756-ice-screenshot-20180709-172250.png

I feel like there is something wrong with those nodes, the player character get node or you have some really weird naming conventions ha Have you tried just deleting these nodes and recreating them? If FirstPersonCharacter is the default one and you haven’t renamed any blueprints that should def inherit from a player character but I am not sure why it is trying to reference some “Lighter Inv Pickup”. Did you do some weird parenting there? Show a screen shot of that BP as well if delete and recreate doesn’t work.

I got it fixed dont worry, I had some line of coding messed up