Can't open packaged game because

Hey so I figured I would try this again to get some more support. I’m working on a game and it is done for the most part so I want to try packaging it. I used the third person template and ignored the example map but when I open the game it says it can’t find a cooked package for it or something like that. When it is packaging this is one of the warnings. PackagingResults:Warning: Warning Warning Unable to find package for cooking /Game/ThirdPersonBP/Maps/ThirdPersonExampleMap any way to fix it? I really need help because I need to present this soon.

A warning typically won’t prevent packaging. Do you hit an actual error when you try to package? If so, please post the error.

Well it’s just a warning and it packages fine but when I open the exe game file it gives me that error message about not being able to find cooked package of third person example map and closes so I can’t open the game.

Ah, okay then. Review these settings and make sure they look good

Project Settings > Maps & Modes > Default Maps > Game Default Map
Project Settings > Packaging > Packaging > (expand the advanced section) > List of Maps to include in a packaged build

Oh my god thank you so much it was the default map I messed around with the maps to include and it didn’t work but this did thanks so much!!!