Progress Bar Progress showing up in editor, but not in the final build

So I have Progress Bars setup to show their respective elements from an array in the save game, and it’s shows it just fine in the editor, but when I build the game it doesn’t display anything, almost as if it isn’t being set at all. Is this a bug of a flaw in my blueprint?

Code in for the progress bar:
image
Code that sets the progress: