Looks like the HUD widget is being created twice. Since the ClickerPawn is creating the HUD, check if you have multiple ClickerPawns in the Outliner while playing.
You have ClickerPawn set as Default Pawn in the Game Mode, so the Game Mode will spawn one when the game starts. If you dragged a ClickerPawn into the Level, delete it.