"Accessed None trying to read property CallFunc_FinishSpawningActor_ReturnValue". Node: Attach Actor To Component

It means the spawn failed due to invalid class or something of that sort. Why are you using the player controller transform ? You probably meant to use GetPlayerPawn instead ?

Verify that the Class is valid as well, and change the collision handling to always spawn.