Packaging Error Unknown

From your log I can get two issues I would investigate further:

LogTemp: IPP ERROR: Could not find provision directory 'C:\Users\kkoud\AppData\Local/Apple Computer/MobileDevice/Provisioning Profiles/'.
 [...]
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: ERROR: Windows SDK v8.1 must be installed in order to build this target.

Starting with the latter one I would check the Win SDK installation and reinstall it if required. If you are trying to target iOS you should also verify the presence of the provisioning profiles, otherwise it might be advisable to ensure this platform is disabled in your project settings.

Hi,

I have a very big problem. To put it simply, I can’t make package of my game.

Here’s a output log: LogPlatformFile: Not using cached read wrapperLogInit:Display: RandInit(-14942 - Pastebin.com

Version of UE: 4.16.2
I have installed Visual Studio 2017 and 2015
OS: Win10

Custom added plugins: AdvancedSessions

I’ve already tried migrate content to another project - NO SUCCESS;
Deleting Saved and Intermediate folders - NO SUCCESS;

Thank you for any suggestions.

Sincerely,
koudy008