Packaging Errors - Failed to read file...

Hi everyone, I have been having these errors when compiling my game:

LogStreaming: Warning: Failed to read file ‘…/…/…/Engine/Plugins/Developer/PlasticSourceControl/Resources/Icon128.png’ error.
LogStreaming: Warning: Failed to read file ‘…/…/…/Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png’ error.
LogStreaming: Warning: Failed to read file ‘…/…/…/Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png’ error.
LogStreaming: Warning: Failed to read file ‘…/…/…/Engine/Plugins/Interchange/Editor/Content/Old/Tiles/Outer/alertSolid.png’ error.
LogStreaming: Warning: Failed to read file ‘…/…/…/Engine/Plugins/Developer/PlasticSourceControl/Resources/Icon128.png’ error.
LogStreaming: Warning: Failed to read file ‘…/…/…/Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png’ error.
LogStreaming: Warning: Failed to read file ‘…/…/…/Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png’ error.
LogStreaming: Warning: Failed to read file ‘…/…/…/Engine/Plugins/Interchange/Editor/Content/Old/Tiles/Outer/alertSolid.png’ error.
LogStreaming: Warning: Failed to read file ‘Common/Selector.png’ error.

I have found a forum saying that I should use placeholder png images of the exact size and name. I have done that and it still throws these errrors. What should I do?

Never mind I made the most stupid mistake of renaming my PNG files with the actual words “.png” the end. Working when tired.