inwc3 / JMPQ3

Native Java mpq archive library
Apache License 2.0
38 stars 17 forks source link

Handling of incompressible sectors/files incomplete #24

Closed Frotty closed 4 years ago

Frotty commented 6 years ago

Right now it only seems to work if the file is either 0 bytes, or compressible. Incompressible sectors produce an exception and in case of incompressible files, they would still carry the COMPRESSED flag.

Frotty commented 4 years ago

can't reproduce for now. Will reopen if it occurs again with object merger stuff.