Failing to Cast To GameInstance_BP - Help

ive been following the tutorial found here: A new, community-hosted Unreal Engine Wiki - Announcements and Releases - Unreal Engine Forums

im currently working on part 1: https://drive.google.com/file/d/0B4mHdRZLIoRFbkp4ZUpoeS0xRHc/view

in my “Set_Map_Name_TXT” im failing to cast to my GameInstance_BP, any ideas?

ive done everything up until page 37, but where you see “Set_Map_Name_TXT” is on page 33 at the top

if you wouldn’t mind taking a look for me, please help, i cant seem to figure this out!!!

any more info you need, ill be happy to provide (may it be sending you my project or taking screenshots)

In “Project Settings” / “Maps & Modes”, check that the Game Instance class is your GameInstance_BP

thank you very much, it seems i was following the tutorial to strictly :slight_smile: