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

Sometimes the reason for the client disconnection is not displayed #24

Open
3 tasks done
nikijaz opened this issue Feb 1, 2023 · 0 comments
Open
3 tasks done
Labels
bug Something isn't working

Comments

@nikijaz
Copy link

nikijaz commented Feb 1, 2023

Describe the bug
Sometimes when trying to connect to a server using raknet;, the reason for disconnection is not displayed. Just "Disconnected", nothing more.

To Reproduce
Steps to reproduce the behavior:

  1. Try to ban yourself using any punishment mod, or create a mod, which injects into Minecraft's checkCanJoin() method.
  2. Try to connect to the server, untill you will be shown "Disconnected".

Expected behavior
Disconnection reason will be displayed correctly.

Screenshots
https://i.imgur.com/FWgtrFt.png

Runtime info (please complete the following information):

  • OS: Ubuntu 22.04.1 LTS
  • Minecraft version: 1.19.3
  • Mod version: 0.1.0+alpha.5.49
  • Mod branch: master

Crash reports / logs
On both the client and server sides, there are no errors or warnings in the logs. In the server logs, the client is disconnected with the specified reason.

Checklist

  • I am using the official version of the mod.
  • I tried the latest development version but the issue persists.
  • I searched for similar open issues and could not find an existing bug report on this.
@nikijaz nikijaz added the bug Something isn't working label Feb 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant