"List of maps to include" is not working for android

So i have my game working in regular editor. I go to packaging → advanced-> list of maps to include. I have my maps selected /game/(map name). I download the app to my phone for testing and i have my menu set to default. When lets say i launch from my games level because menu is in default i have no problem going to menu and back to game but when i just launch from the menu the game doesnt package. Now it is in the list of maps. I also looked into the DefaultGame file to see if it was in there and it is. I did try and change the default to my game level and launch from the menu and yes that was fine but thats again only because its default which obviously i dont want. So i dont understand why only my default is working even though i have them in my list of maps.

Edit: just to add this is in 5.3.2

This error keeps popping up when i tap play on my android but i dont understand why. I tap the 3 dots “…” and select my levels file.

Am i doing something wrong?

LogPlayLevel: Warning: UAT: 04-24 03:50:13.959 28691 29070 D UE : [2024.04.24-08.50.13:959][889]LogLongPackageNames: Warning: Can’t Find URL: gamelevel5: . Invalidating and reverting to Default URL.
LogPlayLevel: Warning: UAT: 04-24 03:50:13.960 28691 29070 D UE : [2024.04.24-08.50.13:960][889]LogLongPackageNames: Warning: Can’t Find URL: gamelevel5: . Invalidating and reverting to Default URL.
LogPlayLevel: UAT: 04-24 03:50:13.960 28691 29070 D UE : [2024.04.24-08.50.13:960][889]LogNet: Browse: /Game/menulevel_map
LogPlayLevel: Warning: UAT: 04-24 03:50:13.963 28691 29070 D UE : [2024.04.24-08.50.13:963][889]LogNet: Warning: Travel Failure: [InvalidURL]: Invalid URL: /Game/menulevel_map
LogPlayLevel: UAT: 04-24 03:50:13.963 28691 29070 D UE : [2024.04.24-08.50.13:963][889]LogNet: TravelFailure: InvalidURL, Reason for Failure: ‘Invalid URL: /Game/menulevel_map’
LogPlayLevel: Warning: UAT: 04-24 03:50:13.963 28691 29070 D UE : [2024.04.24-08.50.13:963][889]LogNet: Warning: Travel Failure: [ClientTravelFailure]: Invalid URL: /Game/menulevel_map

1 Like

I found that the cook everything in project works. when i did it the first time it was double the size but I spent alot of time optimizing my project and cleaning out alot of junk im not using and now the size is even less than it was before.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.