Packaging problem

I have followed this tutorial to make a online game.
https://www…com/playlist?list=PLZlv_N0_O1gYqSlbGQVKsRg6fpxWndZqZ

First when i tried to package the game a windows popped up and told me to install Visual Studio, so I did that and now when i package the game it popps up a unknown error. I quess I have to do it another way through Visual studio but i dont know how.

Anyone who can help me???

Sorry for bad english but I hope you understand.

Without seeing your build log, we can only guess. My best guess would be that you installed VS2015 with default installation and didn’t manually set it to install c++ component. Since VS2015, default installation doesn’t include it and UE4 needs it. If this is the case, you can fix this by running the installer again and selecting the missing tools there.

This is the error i get
[link text][1]

When i run the VS2015 installer again i Checked every box where I saw c++, but still error

Can you please upload your full log? Also test in 4.14.1 if you haven’t tried that yet. Let me know whether or not you’re able to reproduce this packaging project in a newly created project.

Thanks!

It does not work in 4.14 either [link text][1]

118141-error.txt (34.5 KB)

How large is your project and could you also send me your DXDiag?

Thank you!

The Project folder is 502MB
[link text][1]

118528-dxdiag.txt (75.6 KB)

Thank you for providing me with that information. Go ahead and try to repair your Visual Studio, if you haven’t already. Let me know if that changes any of the results for you, produces a new error or the same.