CapsAdmin / pac3

advanced avatar customization for garrysmod
GNU General Public License v3.0
205 stars 94 forks source link

PAC3 Event "is_touching" causing script errors #1329

Open SoundCrafterYT opened 11 months ago

SoundCrafterYT commented 11 months ago

For some reason, the is_touching events are not working. When I typed is_touching, it showed me this error:

[PAC3] lua/pac3/core/client/parts/event.lua:971: Tried to use a NULL entity!

  1. BoundingRadius - [C]:-1
    1. GetNiceName - lua/pac3/core/client/parts/event.lua:971
      1. get - lua/pac3/core/client/base_part.lua:92
        1. Populate - lua/pac3/editor/client/panels/properties.lua:714
          1. PopulateProperties - lua/pac3/editor/client/logic.lua:10
            1. Call - lua/pac3/editor/client/parts.lua:515
              1. OnValueChanged - lua/pac3/editor/client/panels/properties.lua:832
                1. OnEnter - lua/pac3/editor/client/panels/properties.lua:1615
                  1. unknown - lua/vgui/dtextentry.lua:79

[PAC3] lua/pac3/core/client/parts/event.lua:971: Tried to use a NULL entity!

  1. BoundingRadius - [C]:-1
    1. GetNiceName - lua/pac3/core/client/parts/event.lua:971
      1. GetName - lua/pac3/core/client/base_part.lua:92
        1. unknown - lua/pac3/editor/client/panels/tree.lua:156

[PAC3] lua/pac3/core/client/parts/event.lua:971: Tried to use a NULL entity!

  1. BoundingRadius - [C]:-1
    1. GetNiceName - lua/pac3/core/client/parts/event.lua:971
      1. unknown - lua/pac3/core/client/base_part.lua:92
        1. ToSaveTable - lua/pac3/core/client/base_part.lua:1007
          1. ToSaveTable - lua/pac3/core/client/base_part.lua:1024
            1. unknown - lua/pac3/editor/client/saved_parts.lua:111