Skip to content

Comments

Fix lua error#3534

Merged
Astralcircle merged 1 commit intomasterfrom
Astralcircle-patch-1
Feb 22, 2026
Merged

Fix lua error#3534
Astralcircle merged 1 commit intomasterfrom
Astralcircle-patch-1

Conversation

@Astralcircle
Copy link
Contributor

Fixes:

- addons/wire/lua/entities/gmod_wire_spu/cl_init.lua:59: Tried to use a NULL entity!
1. SetNoDraw - [C]:-1
 2. Function - addons/wire/lua/entities/gmod_wire_spu/cl_init.lua:59
  3. <unknown> - lua/includes/modules/usermessage.lua:80

There may be a better solution, but i still don't understand the zcpu structure very well

Fixes:
```
- addons/wire/lua/entities/gmod_wire_spu/cl_init.lua:59: Tried to use a NULL entity!
1. SetNoDraw - [C]:-1
 2. Function - addons/wire/lua/entities/gmod_wire_spu/cl_init.lua:59
  3. <unknown> - lua/includes/modules/usermessage.lua:80
```
There may be a better solution, but i still don't understand the zcpu structure very well
@Astralcircle Astralcircle merged commit 2341ee9 into master Feb 22, 2026
1 check passed
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