vircadia / vircadia-native-core

Vircadia open source agent-based metaverse ecosystem.
https://vircadia.com/
Other
533 stars 174 forks source link

Phantom Objects/particles/sound at 0,0,0 #212

Open Aitolda opened 4 years ago

Aitolda commented 4 years ago

phantom In my domain (Calleta on the decentralized goto) I have the sound of a fire playing, an indication of particles, and other phantom objects at 0,0,0, despite none of these entities showing up on the entity server at this location. I've noticed this for quite some time but was recently reminded.

Example attached.

two-one-five commented 4 years ago

This happens because items that no longer have a parent but still had the parent ID set were added into the entity-tree but are somehow still not visible to the interface's entity-tree so we can see them or remove them.

You can see them by exporting your domain's content into a JSON and looking for said items.

Aitolda commented 3 years ago

This is still and issue as of Vircadia 2021.1.0 Eos

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

daleglass commented 3 years ago

Dev meeting: this also may affect avatars, people sometimes end up at 0,0,0 at the Hub for some reason.

daleglass commented 3 years ago

Right now at the Hub there is a phantom entity at 0,0,0

It creates the "Test (Aitolda's Avatar)" entry in Explore.

It should be a cube, and could be a good test case for this.

stale[bot] commented 2 years ago

Hello! Is this still an issue?