I am trying to spawn coins actor in the place of socket of skeleton. But I does not work.
I printed out the location of socket on the screen. it is okay. So I tried to spawn coins using hardcoded position. it works.
I tried to fix the error over 2 hours. Does anyone have an idea to solve it ? Following one is the error meesages.
Server logged in
Play in editor total start time 0.118 seconds.
Blueprint Runtime Error: “Attempted to access PNPickupCoinActor_C_0 via property CallFunc_FinishSpawningActor_ReturnValue, but PNPickupCoinActor_C_0 is not valid (pending kill or garbage)”. Node: Set Simulate Physics Graph: DropCoin Function: Drop Coin Blueprint: PNPlayerPawn
Blueprint Runtime Error: “Accessed None”. Node: Set Simulate Physics Graph: DropCoin Function: Drop Coin Blueprint: PNPlayerPawn
Blueprint Runtime Error: “Attempted to access PNPickupCoinActor_C_0 via property CallFunc_FinishSpawningActor_ReturnValue, but PNPickupCoinActor_C_0 is not valid (pending kill or garbage)”. Node: Add Impulse Graph: DropCoin Function: Drop Coin Blueprint: PNPlayerPawn
Blueprint Runtime Error: “Accessed None”. Node: Add Impulse Graph: DropCoin Function: Drop Coin Blueprint: PNPlayerPawn