Skip to content

Commit fbbcc8a

Browse files
authored
Add Java TLS warning
1 parent a945854 commit fbbcc8a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,15 @@ Being used in production by FredBoat, Dyno, Rythm, LewdBot, and more.
2121

2222
## Requirements
2323

24-
* Java 11 LTS or greater required.
24+
* Java 11* LTS or greater required.
2525
* OpenJDK or Zulu running on Linux AMD64 is officially supported.
2626

2727
Support for Darwin (Mac), Windows AMD64, and Linux ARM (Raspberry Pi) is provided on a best-effort basis. This is dependent on Lavaplayer's native libraries.
2828

2929
Support for other JVMs is also best-effort. Periodic CPU utilization stats are prone to not work everywhere.
3030

31+
**\*Java 11 appears to have some issues with Discord's TLS 1.3. Java 14 has other undiagnosed HTTPS problems. Use Java 13. Docker images have been updated.** See [#258](https://github.com/Frederikam/Lavalink/issues/258), [#260](https://github.com/Frederikam/Lavalink/issues/260)
32+
3133
## Changelog
3234

3335
Please see [here](CHANGELOG.md)

0 commit comments

Comments
 (0)