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

Extra despawn with interest management = room #637

Open
cBournhonesque opened this issue Sep 10, 2024 · 0 comments
Open

Extra despawn with interest management = room #637

cBournhonesque opened this issue Sep 10, 2024 · 0 comments
Labels
A-Replication A-Visibility Related to interest management C-Bug Something isn't working

Comments

@cBournhonesque
Copy link
Owner

cBournhonesque commented Sep 10, 2024

client 1 joins room A, entity x spawns and joins room A -> x leaves room A -> x despawns serverside -> server tells client 1 to despawn x despite x not being available to client 1

Normally the server shouldn't broadcast the A's despawn to client 1.

(i.e. there's a first despawn sent when x leaves room A, and then a second one when the entity is despawned)

@cBournhonesque cBournhonesque added C-Bug Something isn't working A-Replication A-Visibility Related to interest management labels Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Replication A-Visibility Related to interest management C-Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant