Another "PackagingResults: Error: Unknown Error"

I have been suffering this “PackagingResults: Error: Unknown Error” and can’t seem to find a solution. I have have followed the instructions of many threads, but none seem to work for me. I honestly don’t know how to read the log enough to find the error. Can someone please help point me in the right dirrection.

UBA-Venganza-Win64-Shipping.txt (27.5 KB)

I tried changing Project Settings → Packaging → Build to Never and it seemed like I had better results. Instead of showing the error quickly it actually seemed like it was trying to package, but after an hour of packaging I got the error:

PackagingResults: Error: Missing UnrealGame binary.You may have to build the UE project with your IDE. Alternatively, build using UnrealBuildTool with the commandline:UnrealGame

I see that this has something to do with plugins. I am using CommonUI and Motion Warping plugins and only if I disable these plugins can I package without errors. These are UE plugins, so I think it is strange, but I was able to see the same errors on a blank project with these plugins.

Any ideas of how to package with plugins?