I would suggest you guys create a support ticket, from looking at the logs it is getting an assert when its trying to package a texture (as mentioned) so somewhere, somehow it is trying to do that texture.
- UATHelper: Packaging (Switch): libpng error: invalid block type
- UATHelper: Packaging (Switch): LogImageWrapper: Error: PNG Error: invalid block type
- UATHelper: Packaging (Switch): LogTexture: Warning: PNG decompression of source art failed
- UATHelper: Packaging (Switch): LogTexture: Warning: Cannot retrieve source data for mip 0 of texture T_PR-9_Normal
- PackagingResults: Error: invalid block type
- PackagingResults: Error: PNG Error: invalid block type
- PackagingResults: Warning: PNG decompression of source art failed
- PackagingResults: Warning: Cannot retrieve source data for mip 0 of texture T_PR-9_Normal
And then it asserts...