Blueprint Runtime Error

I Am Getting Blueprint Runtime Errors
How Can I Fix This?

Your HudRef variable is not pointing at an actual HUD.

You need to assign it.

That will do it, IF the HUD exists ( you may also need to cast it to your HUD type ).