-
Notifications
You must be signed in to change notification settings - Fork 396
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
WebSocketConnection#sendMessage:206 - java.io.IOException #12053
Comments
This was after getting a lobby error similar to what's reported here: |
So we can use this bug to investigate the lobby error. Unfortunately, the repro doesn't repro for me with a local build. :\ |
The error also doesn't repro with the Mac version... I can repro it with the Windows version, though. |
Repros for me with https://github.com/triplea-game/triplea/releases/tag/2.6.14538. So it's not the recent deps rolls. |
14491 doesn't show the error. |
Actually, it seems inconsistent. Hmm. I've gotten errors with some versions that I no longer see now, So my bisection results aren't to be trusted. Also, I wonder if it's not a client issue at this point? Maybe some server-side issue? |
But also I was just able to repro with a dev build. So at least that's a relief (but similarly inconsistent.) |
With a local build, got this stack trace:
|
Fixing in #12054 based on the above stack trace. |
Log Message
Failed to send text
TripleA Version
2.6.14547
Java Version
11.0.19
Operating System
Windows 10
Stack Trace
The text was updated successfully, but these errors were encountered: