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

Call disconnect fabric api when killing fake players #1983

Open
elboletaire opened this issue Aug 19, 2024 · 5 comments
Open

Call disconnect fabric api when killing fake players #1983

elboletaire opened this issue Aug 19, 2024 · 5 comments

Comments

@elboletaire
Copy link

elboletaire commented Aug 19, 2024

When disconnecting fake players from the map using the kill command, there's no notification to the fabric api from their disconnection, making other implementations (like bluemap) thinking the user's are still there.

Could you trigger a disconnect event for the fake users killed?

Minecraft version used: 1.20.x (currently 1.20.6, moved from 1.20.4 where it also happened)
Fabric loader version used: 0.16.2
Carpet version: fabric-carpet-1.20.6-1.4.141+v240429.jar

@PeterTerpe
Copy link

Same issue here. However, when my server was in 1.20.6, it worked properly.

@elboletaire
Copy link
Author

Same issue here. However, when my server was in 1.20.6, it worked properly.

I'm on version 1.20.6 (I should have said it btw, I'll edit the issue now), not sure how did it work for you (?)

@PeterTerpe
Copy link

Same issue here. However, when my server was in 1.20.6, it worked properly.

I'm on version 1.20.6 (I should have said it btw, I'll edit the issue now), not sure how did it work for you (?)

Well I cannot say for sure, maybe there is a different version of carpet or bluemap or fabric api we are using? But unfortunately I don't have any records for that.
I started a server on 1.20.4, upgraded to 1.20.6, then to 1.21. Although it was only a short period on 1.20.6, I clearly remembered that it became reliable to check playerlist on Bluemap.

@PeterTerpe
Copy link

PeterTerpe commented Sep 2, 2024

Just found a log when I tried adding viafabric on 1.20.6 and crashed[2024-06-15-7.log](https://github.com/user-attachments/files/16839913/2024-06-15-7.log)
I was using an older version of fabric loader

@elboletaire
Copy link
Author

This might be a duplicate of #1962

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants