Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nametags.js error on avatar remove #82

Open
Armored-Dragon opened this issue May 23, 2024 · 0 comments
Open

Nametags.js error on avatar remove #82

Armored-Dragon opened this issue May 23, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Armored-Dragon
Copy link
Member

[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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant