Vurv78 / WebAudio

A safe, efficient and powerful replacement for Streamcore that adds playing & manipulating URL streams through IGmodAudioChannel/BASS
https://steamcommunity.com/sharedfiles/filedetails/?id=2466875474
MIT License
18 stars 4 forks source link

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

Open wrefgtzweve opened 2 years ago

wrefgtzweve commented 2 years ago

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):

Vurv78 commented 2 years ago

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?

wrefgtzweve commented 2 years ago

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