This solves issue #3134.#3169
Conversation
|
There are some good changes here. The zero-byte socket read should prevent packet-reading loops after a clean disconnect, and the protocol cleanup is more reliable when cancellation throws. However, the reconnect changes introduce serious problems:
So I cannot merge this in this state. Thank you for your contribution. Edit: And I'll fix the merge issue. |
|
It didn't work. MCC is crashing. Minecraft Konsol İstemcisi v26.2 - MC 1.4.6 için 26.2 - Github.com/MCCTeam Sometimes it says it's saving to the .ini file twice, sometimes only once. It crashes when the internet connection is lost. AutoRelog doesn't work at all. It said it would be saved to the .ini file once. It didn't say it twice. It's not freezing anymore, it's collapsing. |
|
@milutinke The application crashes when the ExitOnFailure value is set to true. It doesn't crash when I set it to false. |
|
Ok, Awesome. I've merged my fix. Thanks for the feedback. |
Problems:
2 problems have been solved.
This solves issue #3134.