wiremod / wire

Garry's Mod add-on that allows users to wire up components in order to make more elaborate automatic and user-controlled contraptions.
http://www.wiremod.com
Apache License 2.0
549 stars 333 forks source link

Pods critical error? #3123

Closed Astralcircle closed 2 weeks ago

Astralcircle commented 1 month ago

I'm not sure how it happened, but I got spammed with similar errors in the console, as well as breaking all vehicles

[wire-master] addons/wire-master/lua/entities/gmod_wire_pod.lua:371: attempt to call method 'GetPly' (a nil value)

  1. fn - addons/wire-master/lua/entities/gmod_wire_pod.lua:371
    1. Run - addons/ulib-master/lua/ulib/shared/hook.lua:109
    2. fn - addons/wire-master/lua/wire/wireshared.lua:1204
      1. unknown - addons/ulib-master/lua/ulib/shared/hook.lua:109

[wire-master] addons/wire-master/lua/entities/gmod_wire_pod.lua:383: attempt to call method 'GetPly' (a nil value)

  1. fn - addons/wire-master/lua/entities/gmod_wire_pod.lua:383
    1. Run - addons/ulib-master/lua/ulib/shared/hook.lua:109
    2. fn - addons/wire-master/lua/wire/wireshared.lua:1210
      1. unknown - addons/ulib-master/lua/ulib/shared/hook.lua:109