4.10 cannot package the project

Muzaheed,

This error is caused by packaging in Debug mode through Visual Studio. Build the project in Visual Studio, and then open the .uproject file and package it from the editor. If you run in Debug mode, it’ll not be able to package the game.

Thanks!