Skip to content

Fix worldlights parsing on compressed bsp lumps#457

Merged
Blixibon merged 1 commit into
mapbase-mp-2025from
fix/worldlights-lzma
Aug 7, 2025
Merged

Fix worldlights parsing on compressed bsp lumps#457
Blixibon merged 1 commit into
mapbase-mp-2025from
fix/worldlights-lzma

Conversation

@azzyr
Copy link
Copy Markdown
Collaborator

@azzyr azzyr commented Aug 2, 2025

The game parses the light lump to find worldlights information, but it would not account for if that lump was compressed with LZMA, and would subsequently fail in the filelen check. This PR fixes that


Does this PR close any issues?

None to my knowledge.

PR Checklist

  • My PR follows all guidelines in the CONTRIBUTING.md file
  • My PR targets a develop branch OR targets another branch with a specific goal in mind

@Blixibon Blixibon merged commit 6587d34 into mapbase-mp-2025 Aug 7, 2025
4 checks passed
@Blixibon Blixibon deleted the fix/worldlights-lzma branch August 7, 2025 16:58
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.

2 participants