Для запуска нашего лаунчера и самой игры Minecraft, у вас обязательно должен быть установлена Джава. На данной странице, вы узнаете все основные подробности установки. На всё это у вас уйдёт не много времени, а в результате получите доступ к одной из самых популярных игр в истории. Дополнительно, узнайте какие версии Java используют новые и старые версии игры.
Содержание:
Важная информация
Где скачать Java 8
Где скачать Java 16
Где скачать Java 17
Установка Java в Windows (XP, 7, 8, 10, 11)
Установка Java в MacOS
Установка Java в Linux
— Установка Java в Ubuntu для TLauncher/Minecraft
— Установка Java в Debian/Mint для TLauncher/Minecraft
— Установка Java в Fedora/CentOS для TLauncher/Minecraft
Решение проблем при установке Java
Обсуждение
Важная информация
Для TLauncher нужна именно Java 8! В некоторых Linux системах работает и с Java 11.
Рекомендованная версия Джава для Minecraft (1.16.5 и ниже) на Windows: Java 8 Update 51 (приоритет) или Java 8 Update 45.
Рекомендованная версия Java для Майнкрафт (1.16.5 и ниже) на MacOS/Linux: Java 8 Update Последний.
Рекомендованная версия Джава для Minecraft (1.17 и 1.17.1) на Windows: Java 16 (используемая разработчиками игры).
Рекомендованная версия Java для Майнкрафт (1.17 и 1.17.1) на MacOS/Linux: Java 16 (используемая разработчиками игры).
Рекомендованная версия Джава для Minecraft (1.18 и выше) на Windows: Java 17 (используемая разработчиками игры).
Рекомендованная версия Java для Майнкрафт (1.18 и выше) на MacOS/Linux: Java 17 (используемая разработчиками игры).
ВНИМАНИЕ: TLauncher автоматически* использует нужную версию Java рекомендованную разработчиками игры: для версии игры 1.18 — Java 17, для игры 1.17 — Java 1.16, для игры 1.16.5 и ниже — Java 8 Update 51. Поэтому, не нужно вручную устанавливать Java 16 или 17! Если происходит ошибка запуска связанная с Java, то проверьте в настройках лаунчера (Иконка «Шестеренки» -> «Настройки»), что стоит «Выбор Java» на «По умолчанию«. Если стоит другая версия, лаунчер будет пытаться запустить каждую версию от нее и может быть ошибка! Меняйте это, если понимаете для чего.
* Нужно использовать актуальную версию TLauncher 2.84 и выше.
Где скачать Java 8
Автоопределение системы для Java (Переход на внешний сайт);
Windows*: Java Windows x64; Java Windows x32
MacOS*: Java MacOS x64 (MacOS 10.7.3 и ВЫШЕ версии!);
Linux*: Java Linux x64 RPM; Java Linux x32 RPM; Java Linux x64; Java Linux x32
Где скачать Java 16
Windows*: Java Windows x64
MacOS*: Java MacOS x64
Linux*: Java Linux x64 RPM; Java Linux ARM x64 RPM; Java Linux x64 Deb
Где скачать Java 17
Windows*: Java Windows x64
MacOS*: Java MacOS x64; Java MacOS ARM x64
Linux*: Java Linux x64 RPM; Java Linux ARM x64 RPM; Java Linux x64 Deb
* Все версии взяты с официального сайта Java, не было внесено никаких изменений, подписаны цифровой подпись Oracle!
Установка Java в Windows (XP, 7, 8, 10, 11)
1) Определяем разрядность вашей системы — x32 или x64, если знаете, переходите к следующим пунктам. Если нет, то открываем «Мой компьютер» -> в верхнем меню (Компьютер) ищем «Свойства системы» и кликаем на эту кнопку.
2) Ищем пункт «Тип системы«, и возле него будет указана разрядность вашей системы.
2.1) Если указано «32-разрядная операционная система, процессор x64«, то рекомендуется переустановить Windows используя разрядность x64, так как процессор ваш поддерживает. В противном случаи, x32 обладает ограничениями на выделения оперативной памяти!
3) Определив вашу разрядность, скачиваем версию Java для x32 или x64 по ссылкам выше.
4) Запускаем скаченный установщик и нажимаем на кнопку «Install«. Произойдёт установка и теперь ваш компьютер готов к работе с Minecraft/TLauncher.
Установка Java в MacOS
1) Скачиваем версию Java под MacOS x64 по ссылке выше.
2) Запускаем скаченный образ DMG и запускаем в нём пакет установки PKG:
3) В первых двух окнах просто нажимаем «Продолжить«:
4) Как всегда, при установке в Мак ОС, вводим пароль:
5) Готово! Теперь у вас установлена Java на OS X.
Установка Java в Linux
Установка Java в Ubuntu для TLauncher/Minecraft
1) Открываем Терминал и выполняем стандартные sudo apt-get update , а после sudo apt-get upgrade .
2) Устанавливаем Java: sudo apt install openjdk-8-jdk и соглашаемся Y на установку.
3) Скачиваем Linux версию лаунчера и распаковываем архив с .jar файл в любое место (Архив .zip распаковываем, но не сам .jar!)
4) Запускаем лаунчер командой sudo java -jar /home/user/Downloads/TLauncher-2.83.jar . У вас будет другой путь, смотря куда положили файл! Будут скачены нужные файлы и запущен лаунчер:
Установка Java в Debian/Mint для TLauncher/Minecraft
1) Открываем Терминал и выполняем стандартные sudo apt-get update , а после sudo apt-get upgrade .
2) Устанавливаем саму Java: sudo apt install default-jdk и соглашаемся Y на установку.
3) Скачиваем Linux версию лаунчера и распаковываем архив с .jar файл в любое место (Архив .zip распаковываем, но не сам .jar!)
4) Запускаем лаунчер командой sudo java -jar /root/Downloads/TLauncher-2.83.jar . У вас будет другой путь, смотря куда положили файл! Будут скачены нужные файлы и запущен лаунчер:
Установка Java в Fedora/CentOS для TLauncher/Minecraft
1) Открываем Терминал и выполняем стандартные sudo yum update и обновляем.
2) Устанавливаем Java: sudo yum install java-11-openjdk и соглашаемся Y на установку.
3) Выполняем команду sudo update-alternatives —config java и указываем в поле число соответствующей версии Java 11, чтобы установить её по умолчанию. Проверяем с помощью java -version , что выводит Java 11:
4) Скачиваем Linux версию лаунчера и распаковываем архив с .jar файл в любое место (Архив .zip распаковываем, но не сам .jar!)
5) Запускаем лаунчер командой sudo java -jar /home/user/Downloads/TLauncher-2.84.jar . У вас будет другой путь, смотря куда положили файл! Будут скачены нужные файлы и запущен лаунчер.
Решение проблем при установке Java
1) Не запускается установщик Java, без ошибок и окон.
1.1) Пробуем полностью перезагрузить компьютер и запустить снова установщик.
1.2) Если перезагрузка не помогает, нужно переустановить вашу ОС (Windows и т.д.), так как она сломалась.
Игра не устанавливается, не запускается или выдаёт ошибки? Пришло время обновить Java до последней версии, что обеспечит стабильную работу и запуск Майнкрафта.
Шаги установки
- Перейти по ссылке на официальный сайт программы.
- Проверить версию или скачать обновления, нажав на кнопку загрузки.
- Закрыть Майнкрафт. Запустить скачанный файл и следовать инструкции по установке.
Готово! Java поддерживается любой операционной системой. Процесс установки предельно прост и не должен вызвать затруднений. Программа находится в свободном доступе — обновление до новой версии бесплатно. Следите за выходом апдейтов и играйте в Майнкрафт без лагов и вылетов даже на слабых ПК!
Видео
- Skip to content
- Accessibility Policy
Looking for other Java downloads?
Java 24, Java 21, and earlier versions available now
JDK 24 is the latest release of the Java SE Platform.
JDK 21 is the latest Long-Term Support (LTS) release of the Java SE Platform.
Earlier JDK versions are available below.
- JDK 24
- JDK 21
- GraalVM for JDK 24
- GraalVM for JDK 21
Java SE Development Kit 24.0.1 downloads
JDK 24 binaries are free to use in production and free to redistribute, at no cost, under the Oracle No-Fee Terms and Conditions (NFTC).
JDK 24 will receive updates under these terms, until September 2025, when it will be superseded by JDK 25.
- Linux
- macOS
- Windows
Release information
- Online Documentation
-
Installation
Instructions - Release Notes
- Documentation License
-
JDK 24 Licensing Information User Manual (includes
third-party licenses) - Certified System Configurations
- Readme
- Java Value Engineering
Java SE Development Kit 21.0.7 downloads
JDK 21 binaries are free to use in production and free to redistribute, at no cost, under the Oracle No-Fee Terms and Conditions (NFTC).
JDK 21 will receive updates under the NFTC, until September 2026, a year after the release of the next LTS. Subsequent JDK 21 updates will be licensed under the Java SE OTN License (OTN) and production use beyond the limited free grants of the OTN license will require a fee.
- Linux
- macOS
- Windows
Release information
- Online Documentation
-
Installation
Instructions - Release Notes
- Documentation License
-
JDK 21 Licensing Information User Manual (includes
third-party licenses) - Certified System Configurations
- Readme
- Java Value Engineering
GraalVM for JDK 24.0.1 downloads
GraalVM for JDK 24 binaries are free to use in production and free to redistribute, at no cost, under the
GraalVM Free Terms and
Conditions (GFTC).
GraalVM for JDK 24 will receive updates under these terms, until September 2025, when it will be superseded by GraalVM for JDK 25.
Oracle GraalVM uses the Graal just-in-time compiler and includes the Native Image feature as optional early adopter technology.
Native Image is extensively tested and supported for use in production, but is not a conformant implementation of the Java Platform. GraalVM for JDK 24 without the Native Image feature included is available for customers at My Oracle Support.
- Linux
- macOS
- Windows
Release information
- Online Documentation
- Installation Instructions
- Release Notes
- Licensing Information User Manual (includes third-party licenses)
- Certified System Configurations
- Java Value Engineering
GraalVM for JDK 21.0.7 downloads
GraalVM for JDK 21 binaries are free to use in production and free to redistribute, at no cost, under the
GraalVM Free Terms and
Conditions (GFTC).
GraalVM for JDK 21 will receive updates under the GFTC, until September 2026, a year after the release of the next LTS. Subsequent updates of GraalVM for JDK 21 will be licensed under the GraalVM OTN License Including License for Early Adopter Versions (GOTN) and production use beyond the limited free grants of the GraalVM OTN license will require a fee.
Oracle GraalVM uses the Graal just-in-time compiler and includes the Native Image feature as optional early adopter technology.
Native Image is extensively tested and supported for use in production, but is not a conformant implementation of the Java Platform. GraalVM for JDK 21 without the Native Image feature included is available for customers at My Oracle Support.
- Linux
- macOS
- Windows
Release information
- Online Documentation
- Installation Instructions
- Release Notes
-
Licensing Information User Manual (includes
third-party licenses) - Certified System Configurations
- Java Value Engineering
Protect your investment—and more
Java SE subscribers get support for JDK 17, receive updates until at least October 2029, are entitled to GraalVM, Java Management Service, and bundled patch releases (BPRs) with fixes not yet available to
nonsubscribers, and more.
Java SE subscribers have more choices
Also available for development, personal use, and to run other licensed Oracle products.
- Java 17
- GraalVM for JDK 17
- Java 11
- Java 8
- Java 8 Enterprise Performance Pack
Java SE Development Kit 17.0.15 downloads
The Oracle JDK 17 license changed in October 2024
The Oracle Technology Network License Agreement for Oracle Java SE used for JDK 17 updates 17.0.13 and greater is substantially different from prior Oracle JDK 17 licenses. This license permits certain uses, such as personal use and development use, at no cost — but other uses authorized under prior Oracle JDK licenses may no longer be available. Please review the terms carefully before downloading and using this product. FAQs are available here.
Commercial license and support are available for a low cost with Java SE Universal Subscription.
JDK 17.0.15 checksums and OL 8 GPG Keys for RPMs
- Linux
- macOS
- Windows
Release information
- Online Documentation
-
Installation
Instructions - Release Notes
- Documentation License
-
JDK 17 Licensing Information User Manual (includes
third-party licenses) - Certified System Configurations
- Readme
- Java Value Engineering
GraalVM for JDK 17.0.15 downloads
The Oracle GraaalVM for JDK 17 license changed in October 2024
GraalVM OTN License Including License for Early Adopter Versions (GOTN) used for JDK 17 updates 17.0.13 and greater is substantially different from prior Oracle GraaalVM for JDK 17 licenses. This license permits certain uses, such as personal use and development use, at no cost — but other uses authorized under prior Oracle GraaalVM for JDK licenses may no longer be available. Please review the terms carefully before downloading and using this product. FAQs are available here.
Commercial license and support are available for a low cost with Java SE Universal Subscription.
Oracle GraalVM uses the Graal just-in-time compiler and includes the Native Image feature as optional early adopter technology.
Native Image is extensively tested and supported for use in production, but is not a conformant implementation of the Java Platform. GraalVM for JDK 17 without the Native Image feature included is available for customers at My Oracle Support.
GraaalVM for JDK 17.0.15 checksums and OL 8 GPG Keys for RPMs
- Linux
- macOS
- Windows
Release information
- Online Documentation
-
Installation
Instructions - Release Notes
-
Licensing Information User Manual (includes
third-party licenses) - Certified System Configurations
- Java Value Engineering
Java SE Development Kit 11.0.27
Java SE subscribers will receive JDK 11 updates until at least
January 2032.
These downloads can be used for development, personal use, or to run Oracle licensed products. Use for other
purposes, including production or commercial use, requires a Java SE Universal Subscription or another Oracle license.
Commercial license and support are available for a low cost with
Java SE Universal Subscription.
JDK 11 software is licensed under the
Oracle Technology Network
License Agreement for Oracle Java SE.
JDK 11.0.27 checksums and OL 8 GPG Keys for RPMs
- Linux
- macOS
- Solaris
- Windows
Release information
- Online Documentation
- Installation instructions
- Release Notes
- Documentation license
-
Java SE 11 Licensing Information User Manual
(includes 3rd party licenses) -
Certified System
Configurations - Readme
- Java Value Engineering
- Linux
- macOS
- Solaris
- Windows
-
JRE 8
- Linux
- macOS
- Solaris
- Windows
-
Server JRE 8
- Linux
- Solaris
- Windows
Which Java 8 package do I need?
-
Software developers: Java SE Development Kit (JDK)
For Java developers. Includes a complete JRE plus tools for developing, debugging, and monitoring Java applications.
-
Running headless Linux workloads at or near your systems’ CPU or memory limits
Enterprise Performance Pack brings significant memory and performance improvements including modern garbage collection algorithms, reduced memory usage and many other optimizations.
Learn more
-
Administrators running applications on a server
Server Java Runtime Environment (Server JRE). For deploying Java applications on servers. Includes tools for JVM monitoring and tools commonly required for server applications, but does not include browser integration (Java plug-in), auto-update, or an installer.
Learn more
-
End user running Java on a desktop: Java Runtime Environment (JRE)
Covers most end-users needs. Contains everything required to run Java applications on your system.
Release information
- Online Documentation
- Installation Instructions
- Release Notes
-
Java SE Licensing Information User Manual (includes
third-party licenses) -
Certified System
Configurations - JDK ReadMe
- JRE ReadMe
- Demos and Samples Archive
- Java Value Engineering
- Linux
Windows x32(x86):
(*Если не знаете какая у вас разрядность, качайте вот эту версию!)
Скачать jre-8u111-windows-i586.exe
[53.53 Mb] (cкачиваний: 1073529)
Windows x64:
Скачать jre-8u111-windows-x64.exe
[60.31 Mb] (cкачиваний: 793506)
MacOS X:
Скачать jre-8u111-macosx-x64.dmg
[64.33 Mb] (cкачиваний: 140374)
Скачивание Linux версий в конце новости!
Без программы под названием Java, замечательная игра Майнкрафт не будет работать, поэтому мы написали эту статью.. В которой описали зачем вообще она нужна и как скачать Java для Minecraft.
Для чего же нужна Джава? Во первых, существует язык программирования под таким названием, и чтобы программы написанные на нем работали, на компьютере должен стоять софт от разработчиков языка. И Майнкрафт, как раз подпадает под это, ведь он написан на этом языке и разрабатывается дальше на нём же. Из-за этого, вам обязательно нужно скачать и установить Джава, иначе насладиться прекрасными пейзажами и завораживающим геймплеем вам не удастся.
Так как системы Windows и другие имеют разрядность — x32 (x86) и x64. Поэтому и джаву имеет несколько версий, под разную разрядность. Тут встает вопрос какую ставить версию? В большинстве случаем, если вы не разбираетесь в этом всём, лучше ставить x32, будет всё работать. Если же, вы точно знаете что у вас 64-х разрядная, то можно установить специальную версию для неё, это даст вам немного производительности в игре.
Linux
Скачать jre-8u111-linux-i586.tar.gz
[70.65 Mb] (cкачиваний: 32898)
Linux x64
Скачать jre-8u111-linux-x64.tar.gz
[68.57 Mb] (cкачиваний: 15887)
Linux RPM
Скачать jre-8u111-linux-i586.rpm
[54.86 Mb] (cкачиваний: 8083)
Linux x64 RPM
Скачать jre-8u111-linux-x64.rpm
[52.75 Mb] (cкачиваний: 18063)
Твит
Поделиться
Поделиться
Класс
21-11-2016
Просмотров: 5 218 087
- 80
- 1
- 2
- 3
- 4
- 5
(606 голоса)
Changing Java Versions
Minecraft: Java Edition is written in a programming language called Java, which requires a program called the Java Runtime Environment (JRE) to run. The Minecraft launcher automatically installs and manages the JREs required to run the game. However, sometimes it is necessary to use a different JRE to run a modified version of the game, or fix issues that you may be experiencing.
Part A: Install Java
First, you will need to install the correct version of Java for the version of the game you want to play.
Follow the instructions here to install the version of Java you need.
Part B: Set Minecraft to use a Custom Java Runtime
Step 1
Open the launcher and click “Installations”.
Step 2
Find the profile you want to change, click the three dots (…) and click “Edit”.
Step 3
Click “More Options” at the bottom of the page.
Step 4
Click “Browse” next to the “Java Executable” field.
Step 5
Windows
In the File Explorer window that appears, click navigate to one of the following places:
- If you installed Temurin OpenJDK from Adoptium, navigate to
C:\Program Files\Eclipse Adoptium
. - If you installed Oracle Java, navigate to
C:\Program Files\Java
.
If you installed something different, you’ll need to look up its installation and navigate there.
Double-click the folder of the Java version you want, and then navigate to hotspot -> bin and find a file named javaw.exe
and click on it. Then, click “Open”.
macOS
Press Shft-Cmd-G to open the Go menu, then type (or paste) /Library/Java/JavaVirtualMachines/
and press enter.
Double-click the folder that matches the version of Java you want (most likely temurin-17.jdk
), then go to Contents -> Home -> bin and find a file named java
and click on it. Then, click “Open”.
Linux
In most Linux distributions, you’ll need to navigate to /usr/lib/jvm/
, double-click the folder of the Java version you wish to use, then navigate to bin
and click on java
. Then click “Open”.
Step 6
Click “Save”, and then try to run the installation you just modified. If it works, you’re done!
Notes
If this works, keep in mind you will need to update the version number in the Java Executable setting whenever you update Java. You will also need to apply this setting to any launcher profile you make.