Skip to content

Fix regression loading zipped texture packs#19860

Merged
hrydgard merged 1 commit into
masterfrom
zip-texture-pack-regression-fix
Jan 11, 2025
Merged

Fix regression loading zipped texture packs#19860
hrydgard merged 1 commit into
masterfrom
zip-texture-pack-regression-fix

Conversation

@hrydgard

@hrydgard hrydgard commented Jan 11, 2025

Copy link
Copy Markdown
Owner

The idea is to use uncompressed zips for texture packs, but inevitably some will be compressed.

And, can't seek in compressed zips, so go back to the previous method of re-opening the file.

Let's add a comment too, to not do this again.

Thanks Nukem for debugging. Fixes #19785

Can't seek in compressed zips. Let's add a comment too to not do this
again.

Thanks Nukem for debugging.
@hrydgard hrydgard added this to the v1.19.0 milestone Jan 11, 2025
@hrydgard hrydgard merged commit a23cbec into master Jan 11, 2025
@hrydgard hrydgard deleted the zip-texture-pack-regression-fix branch January 11, 2025 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Texture replacement no longer works in ZIP

1 participant