vircadia-web-sdk icon indicating copy to clipboard operation
vircadia-web-sdk copied to clipboard

DomainServer.users.wantIgnored property doesn't handle avatar or audio mixer restarting.

Open ctrlaltdavid opened this issue 3 years ago • 0 comments

If the audio mixer or avatar mixer restarts it is not sent a RequestsDomainListData packet with the current property value.

The same problem occurs with the native scripting API's equivalent Users.requestsDomainListData property, and this should also be fixed.

This potentially affects "People" app functionality - unless the client script toggles the property value upon detecting that the audio mixer or avatar mixer has restarted.

ctrlaltdavid avatar Aug 27 '22 20:08 ctrlaltdavid