PackagingResults:Error: Error Unknown Error

There is a Problem while Packaging my Game(for Android).My project is based on Blueprint only…

Hi Prosun Maitra,

You’ll need to post more than a screenshot of the output log. Follow this link for more info and if nothing there helps you track down the error, make sure to post your entire log file here.

Sir, I am not able to find the answer,this is my output log details link text

Help me please @TJ Ballard

Sorry for the delay.

Looking at the logs it seems to be wanting to compile something. I know you said it was a blueprint only project but do you happen to have a plugin that needs compiling?

If so, I would suggest disabling that plugin if possible.

If not, try installing Visual Studio 2015 and then attempting to repackage the project.

Thanks sir, after disabling the plugin , its working fine for the template project(already in engine),
but its showing some error while packaging my own game… this is my output log…
link text

Hi Prosun,

Most of the errors/warnings in that log are pretty straight forward; some others, Google searching will prob be required. Basically word search for error/warning/fail, see what is suggested, and attempt to fix it.

For example:

Warning Variable Current Location is marked as ‘Expose on Spawn’ but not marked as ‘Editable’; please make it ‘Editable’
Warning Variable Target Location is marked as ‘Expose on Spawn’ but not marked as ‘Editable’; please make it ‘Editable’

Here is another file to look that may have some more info for you. It’s mentioned under the fatal error.

Failed while running Cook for Cook-2017.05.23-21.43.29.txt