The pains of game development in unreal engine 4. [Mini rant]

Thanks for the welcome Kris! I actually know why my code works though! The savegame blueprint did not like the variables. No matter what I did, it would not package with that savegame file, so I had to delete the variables in it and rebuild new ones, then it worked! Now, understanding why unreal engine hates variables sometimes is beyond me. I would love to poke/peek at the source code to “help”, but I am afraid it would take me too long to get acquainted with the engine API and such.