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

🐛 Fix "archive has not been loaded in memory" log spam #1664

Merged
merged 1 commit into from
Dec 10, 2024

Conversation

misode
Copy link
Member

@misode misode commented Dec 10, 2024

This happens when an archive (like archive://mcmeta.tar.gz) was previously in the symbol cache, but after a restart is no longer present. By treating this as an ENOENT error, it will prevent the log spam, and files will be treated as if they're not present.

@misode misode merged commit dfe4269 into SpyglassMC:main Dec 10, 2024
3 checks passed
@misode misode deleted the fix-archive-not-in-memory branch December 10, 2024 23:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant