Fasguy / MinecraftToolbox

A WebApp that provides tools for mixing up your Minecraft gameplay
https://fasguy.net/minecraft_toolbox
MIT License
8 stars 3 forks source link

Prevent "Headers Error" in generated zip files #13

Closed Fasguy closed 1 year ago

Fasguy commented 2 years ago

The zip files i'm generating using fflate in the Toolbox always have header errors. This in itself doesn't appear to be a problem, as all generated zips can still be properly used (at least it seems like that's the case so far). As i'm not exactly sure what kind of problems this could cause, i want to get this fixed sooner, rather than later.

101arrowz commented 2 years ago

Might be this: https://github.com/101arrowz/fflate/discussions/92

Fasguy commented 2 years ago

Well, i can certainly say, that i didn't expect to get a response to this problem directly from you. Anyways, it's nice to know that this doesn't seem to be an actual problem, but rather just a quirk of 7-Zip. Thanks.

Fasguy commented 1 year ago

I don't know if my adjustments over time already fixed this issue or if 7-Zip has resolved this on their end. Either way this doesn't appear to be a problem anymore, so i consider this issue fixed.