Just so you’re aware, this topic has been moved from the Community - Showcase - Game Development forum category to the Development - Platform & Builds forum category.
The Showcase forums are for artists and game devs to showcase/display their works-in-progress. We have other forum categories for questions and discussions.
Remember, when posting, please review the categories to ensure your topic is posted in the most relevant space.
I don’t know if this will help, but I posted this earlier and it may or not be useful:
Just my solution to this problem from a few weeks ago. I had moved my assets between folders months prior and I was receiving the same error messages stopping the packaging. Where the assets had previously been, there were 3Kb (as opposed to the proper 33Kb) files with the asset’s old names. These seemed to be acting as shortcuts(?) and were the source of the errors. I deleted them and it resolved the errors and a host of other nonfatal warnings.
I would look in the file explorer if there are any “artifact” files that the code is trying to package that are no longer relevant.