Skip to content

Conversation

@Pear-231
Copy link
Contributor

  • Fixed an issue with ReadData(size), refactoring all decompression to be size-driven rather than decompressing the full payload regardless.
  • Added more pack file logging details to help with spotting bugs.

This helps users find files that shouldn't be compressed, for example wems being compressed due to old RPFM versions.
…mpressing the full payload regardless.

ReadData(size) caused errors because N bytes would be read but treated as the entire file for decompression causing and end of stream error.
@Pear-231 Pear-231 closed this Jan 11, 2026
@Pear-231 Pear-231 deleted the PackFileCompression branch January 11, 2026 11:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant