Minecraft-Console-Client/MinecraftClient/Resources/Translations
BruceChen 2003786608 fix: resolve AutoRelog reconnect errors (#3036)
- Reset _BotRecoAttempts on successful game join so retry counter
  does not carry stale state across sessions
- Display "unlimited" instead of near-int.MaxValue retry count when
  Retries is set to -1 (infinite)
- Guard SendText with CanSendMessage check to prevent
  NullReferenceException when bots call send after disconnect
- Catch SocketException/IOException in Protocol18 Updater thread so
  a closed socket triggers OnConnectionLost gracefully instead of an
  unhandled exception

Made-with: Cursor
2026-04-03 01:28:26 +08:00
..
Translations.Designer.cs fix: resolve AutoRelog reconnect errors (#3036) 2026-04-03 01:28:26 +08:00
Translations.resx fix: resolve AutoRelog reconnect errors (#3036) 2026-04-03 01:28:26 +08:00