pac3 icon indicating copy to clipboard operation
pac3 copied to clipboard

CL NULL entity error

Open wrefgtzweve opened this issue 3 years ago • 0 comments

I'm not sure how to replicate this but i'm seeing this happen a lot on clients.

lua/fpp/client/ownability.lua:43: Tried to use a NULL entity!
  1. __newindex - [C]:-1
   2. entGetOwner - lua/fpp/client/ownability.lua:43
    3. CPPIGetOwner - lua/fpp/sh_cppi.lua:36
     4. check_owner - addons/pac3/lua/pac3/core/client/owner_name.lua:24
      5. HandleOwnerName - addons/pac3/lua/pac3/core/client/owner_name.lua:136
       6. UpdateOwnerName - addons/pac3/lua/pac3/core/client/parts/group.lua:94
        7. fn - addons/pac3/lua/pac3/core/client/part_pool.lua:429
         8. unknown - addons/ulib/lua/ulib/shared/hook.lua:109

https://github.com/CapsAdmin/pac3/blob/29a8ba6c6115c3be9bdda176e929ce2f0b81e4b5/lua/pac3/core/client/owner_name.lua#L24

Has been happening since 03/06/2022 image

wrefgtzweve avatar Oct 20 '22 11:10 wrefgtzweve