Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERuntimeArchiverErrorCode::NotInitialized #3

Open
zhuziying opened this issue Oct 31, 2023 · 1 comment
Open

ERuntimeArchiverErrorCode::NotInitialized #3

zhuziying opened this issue Oct 31, 2023 · 1 comment

Comments

@zhuziying
Copy link

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?

@gtreshchev
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants