Everything works fine while testing in PIE. I cannot seem to package though.
I continue to get this error:
UATHelper: Packaging (Windows (64-bit)): WARNING: Skip copying file C:\Program Files\Epic Games\UE_4.22\Engine\Binaries\ThirdParty\libsndfile\Win64\libsndfile-1.dll because it doesn’t exist.
UATHelper: Packaging (Windows (64-bit)): Failed to copy C:\Program Files\Epic Games\UE_4.22\Engine\Binaries\ThirdParty\libsndfile\Win64\libsndfile-1.dll to C:\Users\Jamesh\Documents\GitHub\E1Client\Saved\StagedBuilds\WindowsNoEditor\Engine\Binaries\ThirdParty\libsndfile\Win64\libsndfile-1.dll, deleting, waiting 10s and retrying
In the location it is pointing to the file appears to be there.
I have tried deleting intermediate, binaries, etc and rebuilding from source. I get the same error.
I’m not sure what to do at this point.