Skip to content

Fix eyepod unlink error#3595

Merged
wrefgtzweve merged 1 commit intomasterfrom
Astralcircle-patch-2
May 3, 2026
Merged

Fix eyepod unlink error#3595
wrefgtzweve merged 1 commit intomasterfrom
Astralcircle-patch-2

Conversation

@Astralcircle
Copy link
Copy Markdown
Contributor

Fixes:

- addons/wire/lua/entities/gmod_wire_eyepod.lua:169: attempt to call method 'UnlinkEnt' (a nil value)
1. <unknown> - addons/wire/lua/entities/gmod_wire_eyepod.lua:169
 2. ProtectedCall - [C]:-1
  3. <unknown> - lua/includes/extensions/entity.lua:158
   4. <unknown> - addons/hook-library/lua/includes/modules/hook.lua:313

Fixes:
```
- addons/wire/lua/entities/gmod_wire_eyepod.lua:169: attempt to call method 'UnlinkEnt' (a nil value)
1. <unknown> - addons/wire/lua/entities/gmod_wire_eyepod.lua:169
 2. ProtectedCall - [C]:-1
  3. <unknown> - lua/includes/extensions/entity.lua:158
   4. <unknown> - addons/hook-library/lua/includes/modules/hook.lua:313
```
@wrefgtzweve wrefgtzweve merged commit 8b98252 into master May 3, 2026
1 check failed
@wrefgtzweve wrefgtzweve deleted the Astralcircle-patch-2 branch May 3, 2026 12:33
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