I tried to package my game but I kept getting these errors.
LogStreaming: Error: Couldn’t find file for package
/Game/VigilanteContent/Vehicles/East_MLRS_Smerch/SK_East_MLRS_Smerch requested by async loading code. NameToLoad: /Game/VigilanteContent/Vehicles/East_MLRS_Smerch/SK_East_MLRS_Smerch
LogStreaming: Error: Couldn’t find file for package /Game/VigilanteContent/Vehicles/East_MLRS_Smerch/Damaged/SM_East_MLRS_Smerch_Damaged requested by async loading code. NameToLoad: /Game/VigilanteContent/Vehicles/East_MLRS_Smerch/Damaged/SM_East_MLRS_Smerch_Damaged
I opened the reference viewer to see the problem and found that some of my assets are linked to nothing. They are connected to a box labeled “None”. But I’m not able to break the link, there is an option to break the link but it does nothing.
Here is a Screen Shot: Screenshot-6 hosted at ImgBB — ImgBB
Does anyone know how to break the link or another way to fix the errors?