Video load indicators don't always seem to update for the host #49

Closed
opened 2025-09-24 17:16:24 -04:00 by ActualHorse · 1 comment
Owner

The check for a user's video load status doesn't properly update in a way that syncs reliably with all other users. This should be investigated and corrected.

The check for a user's video load status doesn't properly update in a way that syncs reliably with all other users. This should be investigated and corrected.
ActualHorse added this to the v0.5 milestone 2025-09-24 17:16:24 -04:00
ActualHorse added the
Type
Bug
Priority
A
labels 2025-09-24 17:16:24 -04:00
ActualHorse self-assigned this 2025-09-24 17:16:24 -04:00
Author
Owner

This has been fixed. It was once again an issue where disabling the objects also removed their ability to update for anyone who couldn't see them. As is typical of video games, this was fixed by changing the "disable" code to "throw them under the floor very far away from where they could ever be seen" code.

This has been fixed. It was once again an issue where disabling the objects also removed their ability to update for anyone who couldn't see them. As is typical of video games, this was fixed by changing the "disable" code to "throw them under the floor very far away from where they could ever be seen" code.
Sign in to join this conversation.
No description provided.