WebAudio icon indicating copy to clipboard operation
WebAudio copied to clipboard

Clientside error lua/webaudio/receiver.lua:307: Tried to use a NULL entity

Open wrefgtzweve opened this issue 3 years ago • 2 comments

Describe the bug I have no idea how to replicate this as this was happening on a server i was playing on and i couldn't directly see who caused it. I think the server uses the workshop version.

[ERROR] lua/webaudio/receiver.lua:307: Tried to use a NULL entity!
  1. WorldToLocal - [C]:-1
   2. updateObject - lua/webaudio/receiver.lua:307
    3. func - lua/webaudio/receiver.lua:357
     4. unknown - lua/includes/extensions/net.lua:33

Desktop (please complete the following information):

  • Windows 64x

wrefgtzweve avatar Aug 18 '22 18:08 wrefgtzweve

Duplicate of #42, which I closed because I also wasn't able to get any way to reproduce it (and something must really be messed up for that to error). Maybe somehow a webaudio net message is being sent to a client right when they join (and somehow before they load the parent prop?)

Did it happen right when you joined or randomly?

vurvdev avatar Aug 19 '22 07:08 vurvdev

Happened rather frequently during the session, everyone was getting this error. Seems to happen quite often. image

wrefgtzweve avatar Aug 19 '22 13:08 wrefgtzweve