P.S. There's a minor typo in the preview message when creating a new thread (remember is missing a letter) :)
The typo has been fixed as well. Thanks for taking the time to report these issues!
Update: There were 21 downloads with this issue. 20 have been fixed with minor adjustments to the script.
The last file was using compression method 9 or DEFLATE64, which is a proprietary algorithm (non-open source method). As everything I use is open source, this was causing a bit of a headache. The only option I had was to get a sha256 for the zip and manually update the database :(
All the other downloads with the missing sha256 value had similar issues. Errors in the zip file that are only really visible when reading the zip structure.
The ..::LvL script reads the contents of the zip and trusted it. That is where the problem was. A few added checks and a bit of restructuring of the script and the sha256 issue is resolved. Making these maps work with LiveView will take a lot more time and checking.
As to how this has happened (incorrect data structure within the zip or pk3 files), it appears to be mostly related to poorly written zip programs.
The short answer: Not really a map author issue, more an issue with the authors choice compression programs.
P.S. I spotted another minor typo whilst checking a member's stats page (in Nth for downloads, 213th was spelt as 213rd) :)
Please feel more than welcome to keep the corrections coming.
Only registered members can post a reply.
Already registered? Sign in.