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

Compressed maps sometimes detected as uncompressed #1081

Open
tsa96 opened this issue Dec 7, 2024 · 2 comments
Open

Compressed maps sometimes detected as uncompressed #1081

tsa96 opened this issue Dec 7, 2024 · 2 comments
Assignees

Comments

@tsa96
Copy link
Member

tsa96 commented Dec 7, 2024

I'm not sure if this is a TS header parsing thing or a Lumper thing.

@tsa96 tsa96 self-assigned this Dec 7, 2024
@GordiNoki
Copy link
Member

I believe it's a lumper issue. If you're talking about rj_quba we tried submitting before qna - it has uncompressed lumps with data, specifically LUMP_OCCLUSION(9), LUMP_AREAPORTALS(21), LUMP_PHYSDISP(28) and LUMP_MAP_FLAGS(59). They should be compressed, since this is what my re-bspzipped version has. If you have any other files with the same issue I can look into the reason behind them too.

rj_quba.zip

@tsa96
Copy link
Member Author

tsa96 commented Dec 9, 2024

Not surprised if that's the case, the only reason I thought it might not be a Lumper issue is I think I ran into it with a bspzip compressed map when preparing stuff for the last QnA. But I was in a rush then and may well have just screwed something up and compressed it wrong.

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

No branches or pull requests

2 participants