Trying to create a checkpoint system but something isn't working. Can anyone help? Help

I was following this tutorial:Create A Platformer Pt 1: Checkpoint System! UE4 Tutorial - YouTube It worked at first but stopped for some reason?

this picture seems ok. take Another picture from other parts and your load

There aren’t really any other parts of significance because the print string won’t even show.

I used printstrings and found out that the cast to checkpointsavegame is failing. I don’t know why.

I want to see what you write before cast not after it!

It’s the first screenshot under the question.

I check your code so maybe some of this issue happened!

1.you have a CheckpointSaveName maybe it is empty.

2.you have a cast and an overlap in the start check them work or not maybe some problem comes from the start!

3.if 1 and 2 are ok maybe you save but you won’t load that data