You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Players have been getting these two wire adv tool errors for a while now, im not sure how to replicate them.
[wire] addons/wire/lua/weapons/gmod_tool/stools/wire_adv.lua:444: attempt to index a nil value
1. AutoWiringTypeLookup - addons/wire/lua/weapons/gmod_tool/stools/wire_adv.lua:444
2. LeftClick - addons/wire/lua/weapons/gmod_tool/stools/wire_adv.lua:577
3. unknown - gamemodes/sandbox/entities/weapons/gmod_tool/shared.lua:228
[wire] addons/wire/lua/weapons/gmod_tool/stools/wire_adv.lua:984: attempt to index local 'input' (a nil value)
1. getName - addons/wire/lua/weapons/gmod_tool/stools/wire_adv.lua:984
2. getWidthHeight - addons/wire/lua/weapons/gmod_tool/stools/wire_adv.lua:994
3. DrawHUD - addons/wire/lua/weapons/gmod_tool/stools/wire_adv.lua:1178
5. unknown - gamemodes/sandbox/entities/weapons/gmod_tool/cl_init.lua:55
[wire] addons/wire/lua/weapons/gmod_tool/stools/wire_adv.lua:1253: Tried to use a NULL entity!
1. LocalToWorld - [C]:-1
2. func - addons/wire/lua/weapons/gmod_tool/stools/wire_adv.lua:1253
3. unknown - addons/ulib/lua/includes/modules/hook.lua:260
The text was updated successfully, but these errors were encountered:
Players have been getting these two wire adv tool errors for a while now, im not sure how to replicate them.
The text was updated successfully, but these errors were encountered: