Can't cook my game, and getting frustrated because of it

I developed a game in UE5 and imported this F18C (A free model of the F18Jet, for UE4 but I used it in UE5 as many other Assets as well) from the market place. I didn’t work for some reason and it just wouldn’t show up in the content browser. Maybe because I closed the Epic Games Launcher while in UE5 and opened it while it was running, to import. But the asset wasn’t important either so I just built my level without it.

From yesterday to today I tried multiple times to cook this game and it always fails with the last error being the one pasted below. I’m quite new to UE and I have no clue where I could find where the file is referenced and delete it. So I tried deleting all the stuff in the Asset pack I didn’t use in my game, test levels, blueprints etc. But nothing helped, I just wrecked the code even more, which I assumed would happen so I have backups and this particular isn’t an issue.

After that attempt failed I tried importing the Asset F18C again, it worked perfectly fine, the asset appeared in my content browser, but still the same error.

I already searched the Internet for help but only thing I found and knew how to do in my game file was disabling a plugin and reanabling it.

I hope you can help and thank you in advance!

PackagingResults: Error: Couldn’t find file for package /Game/VigilanteContent/Vehicles/West_Fighter_F18C/Cinematics/Sequences/F18/F18Master requested by async loading code. NameToLoad: /Game/VigilanteContent/Vehicles/West_Fighter_F18C/Cinematics/Sequences/F18/F18Master

Try making a new sequence, and call it F18Master and put it in that folder.

3 Likes

Thank you! That worked!

1 Like