Video load indicators don't always seem to update for the host #49
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
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.