You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[05/22 21:56:48] [CRITICAL] [overte.scriptengine] [nametags.js] Signal proxy AvatarManager::avatarRemovedEvent connection call failed: "failed on line 122 column 51 with message: "Uncaught TypeError: Cannot read properties of undefined (reading 'text')" backtrace: TypeError: Cannot read properties of undefined (reading 'text')
[05/22 21:56:48] [CRITICAL] [overte.scriptengine] at _removeUser (file:///home/adragon/Documents/Git Repos/community-apps/applications/nametags/nametags.js:122:52)
[05/22 21:56:48] [CRITICAL] [overte.scriptengine] This provided: 0
[05/22 21:56:48] [DEBUG] [overte.scriptengine.v8] Emitting exception: Exception: "Uncaught TypeError: Cannot read properties of undefined (reading 'text')" "[Error in signal proxy]" at line 122 , column 51 Backtrace: ("TypeError: Cannot read properties of undefined (reading 'text')", " at _removeUser (file:///home/adragon/Documents/Git Repos/community-apps/applications/nametags/nametags.js:122:52)")
[05/22 21:56:48] [DEBUG] [default] vec3ToScriptValue: creating prototype
[05/22 21:56:48] [DEBUG] [hifi.interface] No matching url ""
[05/22 21:56:48] [WARNING] [overte.scriptengine] run ---------- UNCAUGHT EXCEPTION --------
[05/22 21:56:48] [WARNING] [overte.scriptengine] runInThread Exception: "Uncaught TypeError: Cannot read properties of undefined (reading 'text')" "[Error in signal proxy]" at line 122 , column 51 Backtrace: ("TypeError: Cannot read properties of undefined (reading 'text')", " at _removeUser (file:///home/adragon/Documents/Git Repos/community-apps/applications/nametags/nametags.js:122:52)")
Occasionally when a user leaves their nametag fails to properly remove itself without throwing a fit.
There does not appear to be any negative effects from this error outside of the error message itself.
The text was updated successfully, but these errors were encountered:
Occasionally when a user leaves their nametag fails to properly remove itself without throwing a fit.
There does not appear to be any negative effects from this error outside of the error message itself.
The text was updated successfully, but these errors were encountered: