4.11 Preview 4 Package for Win64 is failing cause of missing PhyX pdb files

Hello Thr3d,

Your issue doesn’t seem to be related. Your error message is the following:

[2017.04.13-14.01.25:438][808]UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: ERROR: No modules found to build. All requested binaries were already part of the installed engine data.

This means that you’re including a plugin that requires you to be using a code project, although your project does not have any code added. To fix this you can either remove the plugin and the project’s dependency on it or you can add a blank code class through the File menu. Please note that the project will not be able to converted back to a Blueprint Only project after this and will require Visual Studio from that point on.

If you still need help with this issue, please make your own post since this post is quite old.