Skip to content

Fix #5115 补全可能由网络问题引起的javax.net.ssl.SSLHandshakeException提示语句#5116

Closed
NoClassFoundError wants to merge 18 commits intoHMCL-dev:mainfrom
NoClassFoundError:exception.ssl_handshake
Closed

Fix #5115 补全可能由网络问题引起的javax.net.ssl.SSLHandshakeException提示语句#5116
NoClassFoundError wants to merge 18 commits intoHMCL-dev:mainfrom
NoClassFoundError:exception.ssl_handshake

Conversation

@NoClassFoundError
Copy link
Copy Markdown
Contributor

No description provided.

Comment thread HMCL/src/main/resources/assets/lang/I18N.properties Outdated
Co-authored-by: 3gf8jv4dv <3gf8jv4dv@gmail.com>
Comment thread HMCL/src/main/resources/assets/lang/I18N_zh_CN.properties Outdated
Comment thread HMCL/src/main/resources/assets/lang/I18N_zh_CN.properties Outdated
Comment thread HMCL/src/main/resources/assets/lang/I18N_zh.properties Outdated
Comment thread HMCL/src/main/resources/assets/lang/I18N.properties Outdated
NoClassFoundError and others added 3 commits January 3, 2026 00:54
Co-authored-by: 3gf8jv4dv <3gf8jv4dv@gmail.com>
Co-authored-by: 3gf8jv4dv <3gf8jv4dv@gmail.com>
Co-authored-by: 3gf8jv4dv <3gf8jv4dv@gmail.com>
Copy link
Copy Markdown
Contributor

@3gf8jv4dv 3gf8jv4dv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

其他语言可能要同步调整或移除。此外,一部分语言句子前面漏了空格——

Comment thread HMCL/src/main/resources/assets/lang/I18N_es.properties Outdated
Comment thread HMCL/src/main/resources/assets/lang/I18N_ru.properties Outdated
Comment thread HMCL/src/main/resources/assets/lang/I18N_uk.properties Outdated
NoClassFoundError and others added 3 commits January 3, 2026 09:02
Co-authored-by: 3gf8jv4dv <3gf8jv4dv@gmail.com>
Co-authored-by: 3gf8jv4dv <3gf8jv4dv@gmail.com>
Co-authored-by: 3gf8jv4dv <3gf8jv4dv@gmail.com>
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR improves the SSL handshake error message across multiple language files to provide more comprehensive troubleshooting information. The updated messages now indicate that SSL connection failures may be caused by either missing SSL certificates in the Java environment OR network-related issues such as proxies or firewalls.

Key Changes

  • Enhanced error message to mention network interference (proxy, firewall) as a potential cause alongside missing certificates
  • Updated message in 8 language files to maintain consistency across all supported languages

Reviewed changes

Copilot reviewed 8 out of 8 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
I18N_zh_CN.properties Updated Simplified Chinese error message with more comprehensive troubleshooting guidance
I18N_zh.properties Updated Traditional Chinese error message to include network-related causes
I18N_uk.properties Updated Ukrainian error message to mention network environment issues
I18N_ru.properties Updated Russian error message to mention network environment problems
I18N_ja.properties Updated Japanese error message to include network environment causes
I18N_es.properties Updated Spanish error message to mention network environment issues
I18N_ar.properties Updated Arabic error message to mention network environment problems (contains spacing issue)
I18N.properties Updated English error message with concise wording about network interference

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread HMCL/src/main/resources/assets/lang/I18N_ar.properties Outdated
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@NoClassFoundError NoClassFoundError deleted the exception.ssl_handshake branch January 9, 2026 16:45
@NoClassFoundError NoClassFoundError restored the exception.ssl_handshake branch January 9, 2026 16:47
@CiiLu
Copy link
Copy Markdown
Contributor

CiiLu commented Jan 10, 2026

@NoClassFoundError
Copy link
Copy Markdown
Contributor Author

有道理)

@NoClassFoundError NoClassFoundError deleted the exception.ssl_handshake branch January 10, 2026 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants