I’m having trouble packaging a small project I am working on. I am using 4.19.2, and one marketplace plugin. The error message below seems to indicate a missing/expected folder; I found that if I add an empty folder named ‘Data’, the packaging is successful. The main error seems to be:
ExceptionUtils.PrintExceptionInfo: ERROR: System.IO.DirectoryNotFoundException: Could not find a part of the path ‘D:\UnrealProjects\PXSlim\ProjectX\Content\Data’.
There is no Content\Data folder normally in this project (the closest would be Content\DataTables.) I’ll attach the full UAT log in case it’s helpful. Log here.