Opened 11 years ago
Last modified 10 years ago
#75 confirmed task
Add extracting of ArmyBuilder files
Reported by: | ibboard | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | Army Builder file support plugin 0.2 |
Component: | ArmyBuilder-Support-API | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | #83 |
Description
The current Army Builder API can read the file table for .ab files, but the initial code for extracting won't work - all supported compression formats fail. To make Army Builder support as useful as possible we need to be able to read data from .ab files.
Change History (8)
comment:1 Changed 11 years ago by
comment:2 Changed 11 years ago by
Blocking: | 83 added |
---|---|
Milestone: | → Army Builder plugin 0.1 |
comment:3 Changed 11 years ago by
As per the wiki page, it looks like the files may be compressed using a proprietary "Greenleaf Compressor" as Lone Wolf Development used a library from Greenleaf that does support PKZip, but also supports its own format.
comment:4 Changed 11 years ago by
comment:5 Changed 11 years ago by
Owner: | ibboard deleted |
---|
Remove owner so that the team can more easily see bugs. Using default owners seems good at first but is bad practice when a team can be working on any part of the project.
comment:6 Changed 10 years ago by
Priority: | critical → major |
---|
Moved to milestone 0.2 as we know what the compression is (Greenleaf's custom compression) but not how to decompress it. #136 gives us a better starting point to work from.
comment:7 Changed 10 years ago by
Milestone: | Army Builder plugin 0.1 → Army Builder plugin 0.2 |
---|
comment:8 Changed 10 years ago by
Status: | new → confirmed |
---|
Move tickets to new "confirmed" status to show that they've been checked
Zip error: Header checksum illegal
GZip error: Error GZIP header, first magic byte doesn't match
BZip2 error: BZip2 input stream bad block header