Error in loading widget onto character blueprint

I can’t seem to find the solution to my problem, I keep getting this Error and it is preventing me from loading any levels outside of the editor (when i package the game for testing). I have a feeling the solution is simple, but i cant figure it out. Any help would be greatly appreciated.

Screenshots

Just note that in create widget node you dont set Player and after that you get Player Owner and try to set some of its properties on picture 3. That’s why you get that error…

Thank you, My problem ended up being something else entirely in the end, i ended up doing away with that blueprint entirely.