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

Packet communication is unstable #2

Open
SoapyMan opened this issue Jul 4, 2022 · 1 comment
Open

Packet communication is unstable #2

SoapyMan opened this issue Jul 4, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@SoapyMan
Copy link
Contributor

SoapyMan commented Jul 4, 2022

What issues it is facing right now:

  • Player can be suddenly dropped from multiplayer to the main menu (mostly triggered when he's in long public game session)
  • RDV server may softlock and won't accept packets from newly connecting players to it (could be a packet ID/order issue)

Packet engine (QPacketHandlerPRUDP) can be improved in some ways as some things still hasn't been figured out and probably cause these issues.

@SoapyMan SoapyMan added the bug Something isn't working label Jul 4, 2022
@SoapyMan SoapyMan changed the title Packet communication stability Packet communication is unstable Jul 4, 2022
@SoapyMan
Copy link
Contributor Author

Partially addressed in 5d7be55

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