Why can't I compile a basic death blueprint?

I was scripting a basic death system; when I attempted to create a ragdoll physics body and then respawn using the function DieOrNot:

When I try to compile, however, it fails without an error log. Does anyone have an idea as to why this problem is occurring?

Maybe you forget assign instigator when spawning actor?
Cuz everything looks fine.

What does the error say?

That’s always the best starting point. They usually give you all the information you need to fix the problem when you understand the error (nothing wrong if you don’t! Then you’ll just have to learn that which is what this hub is for :slight_smile: