
August 18th, 2020
|
 | ContraBanned | | Join Date: June 30th, 2004 Location: Middle of the ocean apparently (middle earth)
Posts: 671
| |
Quote:
Originally Posted by BigJx This startup issue that some of you may be experiencing is occurring in a third party application that WireShare uses called icu4j. What I believe is causing it to fail is that the Java revision number is greater than 255. Try uninstalling Java 1.8.0.261 and install Java 1.8.0.251 and report back here if that resolves the issue.
BigJx | Hope you don't mind if I throw in a wildcard possibility. Possibly the icu4j version is outdated to handle some of the newer translations (charset converter coverage ~ that the particular java version can handle.) From that I can ascertain there's constant updates in what unicode icu4j can handle. Java itself has very limited and outdated unicode support. |