Skip to content

Fix compression fail error#12

Merged
StyledStrike merged 1 commit into
StyledStrike:mainfrom
Astralcircle:main
May 17, 2026
Merged

Fix compression fail error#12
StyledStrike merged 1 commit into
StyledStrike:mainfrom
Astralcircle:main

Conversation

@Astralcircle

Copy link
Copy Markdown
Contributor

Fixes:

- lua/autorun/sh_squad_menu.lua:172: attempt to get length of local 'data' (a nil value)
1. WriteTable - lua/autorun/sh_squad_menu.lua:172
 2. DoClick - lua/squad_menu/client/menu.lua:266
  3. <unknown> - lua/vgui/dlabel.lua:253

For some reason sometimes it fails to compress

Fixes:
```
- lua/autorun/sh_squad_menu.lua:172: attempt to get length of local 'data' (a nil value)
1. WriteTable - lua/autorun/sh_squad_menu.lua:172
 2. DoClick - lua/squad_menu/client/menu.lua:266
  3. <unknown> - lua/vgui/dlabel.lua:253
```
For some reason sometimes it fails to compress
@StyledStrike StyledStrike added the enhancement New feature or request label May 17, 2026
@StyledStrike StyledStrike merged commit 58065d2 into StyledStrike:main May 17, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants