RuntimeArchiver
RuntimeArchiver copied to clipboard
ERuntimeArchiverErrorCode::NotInitialized
l: Error: UAT: 10-31 09:46:12.019 1492 1624 D UE : [2023.10.31-01.46.12:019][687]LogRuntimeArchiver: Error: ERuntimeArchiverErrorCode::NotInitialized: An error occurred while opening zip archive '../../../RedStory/Content/ResourcePackage/23.zip' to read. what's i miss?
It seems like you forgot to initialize the archiver, like maybe you forgot to open an archive before trying to extract entries, or you didn't create an archive before attempting to add entries to it. If that's not what happened, please take another look at the logs, there might be more helpful information there.