Skip to content

Fix lua error - #3493

Merged
Astralcircle merged 1 commit into
masterfrom
Astralcircle-patch-1
Feb 3, 2026
Merged

Fix lua error#3493
Astralcircle merged 1 commit into
masterfrom
Astralcircle-patch-1

Conversation

@Astralcircle

@Astralcircle Astralcircle commented Feb 2, 2026

Copy link
Copy Markdown
Contributor

Fixes:

- addons/wire-master/lua/entities/gmod_wire_hologram.lua:389: bad argument #1 to 'checkSteamid' (string expected, got nil)
1. checkSteamid - [C]:-1
 2. <unknown> - addons/wire-master/lua/entities/gmod_wire_hologram.lua:389
  3. <unknown> - lua/includes/modules/concommand.lua:54

Fixes:
```lua
- addons/wire-master/lua/entities/gmod_wire_hologram.lua:389: bad argument #1 to 'checkSteamid' (string expected, got nil)
1. checkSteamid - [C]:-1
 2. <unknown> - addons/wire-master/lua/entities/gmod_wire_hologram.lua:389
  3. <unknown> - lua/includes/modules/concommand.lua:54
```
@sammyt291

sammyt291 commented Feb 3, 2026

Copy link
Copy Markdown
Contributor

Hey,
Can you replicate this with a fresh wiremod install on its own?
if so, how?

@Astralcircle

Copy link
Copy Markdown
Contributor Author

Hey, Can you replicate this with a fresh wiremod install on its own? if so, how?

image

@Astralcircle
Astralcircle merged commit 5258259 into master Feb 3, 2026
1 of 2 checks passed
@Astralcircle
Astralcircle deleted the Astralcircle-patch-1 branch February 3, 2026 23:37
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