Neos-Metaverse / NeosPublic

A public issue/wiki only repository for the NeosVR project
195 stars 9 forks source link

Deleting laser/related components no longer respawns user #2107

Closed shiftyscales closed 3 years ago

shiftyscales commented 3 years ago

Describe the bug

Deleting the slots required for use by lasers on an avatar will no longer respawn the user.

To Reproduce

Expected behavior

The user is respawned, or required components necessary to use the laser/context menus, are re-generated, or protected from deletion.

Bug information (please complete the following information):

Reporters:

Shifty# 7944, Vegasx# 0420

Frooxius commented 3 years ago

This is normal. This wasn't specifically a feature before, the user only gets deleted when an unexpected exception gets thrown in the core update mechanisms, but not everything will do that and delete the user as a result.