Crash at packaging

So my packaging is crashing here is the log
https://jpst.it/ZiAx

I’ve tried installing VS2015, but still didn’t work, so I’ve uninstalled it. Tested to package something else without VS2015 so worked, didn’t want to waste too much space on my SSD.

Any clues what is that about? The scene is pretty clean.

Hello Sarfios,

I have a couple of questions to help narrow down the issue you are experiencing.

  1. Does this issue affect other projects or one project in particular?
  2. Does your issue only affect 4.15 projects?
  3. Did your project package when you uninstalled VS2015?

Thanks!

Hello ,

Thanks for passing by

I’ve “fixed” the issue, deleted the ApplocalPrerequisitesDirectory=(This path) in the () from the DefaultGame.ini file inside the project Config folder.

Regarding your questions

  1. Only this project, I’ve successfully build another one.
  2. Haven’t tried
  3. Results were same with both vs2015 and without.

And then it built successfully.