pixel format not accelerated minecraft что делать

Как исправить ошибку «org.lwjgl.LWJGLException: Pixel format not accelerated» в Minecraft

Попытка запуска Майнкрафт через официальный лаунчер может прерваться ошибкой «org.lwjgl.LWJGLException: Pixel format not accelerated». Узнаем подробнее, как ее исправить в Windows 7, 8 и 10.

Чем вызвана ошибка?

Сообщение об ошибке org.lwjgl.LWJGLException часто прерывает запуск Minecraft по следующим причинах:

Соответствует ли компьютер минимальным требованиям игры

Если не удается запустить игру из-за ошибки org.lwjgl.LWJGLException, возможно, компьютер не соответствует минимальным требованиям Minecraft (Java Edition). Есть только один способ определить – это сравнить конфигурацию ПК с минимальными требованиями игры.

ПроцессорIntel Core i3-3210 3.2 ГГц / AMD A8-7600 APU 3.1 ГГц
ОПЕРАТИВНАЯ ПАМЯТЬ:4 Гб
Графический процессор (встроенный)Intel HD Graphics 4000 серии Ivy Bridge или AMD Radeon R5 (Kaveri line) с OpenGL 4.4
Графический процессор (дискретный)Nvidia GeForce 400 или AMD Radeon HD 7000 с OpenGL 4.4
Жесткий диск (HDD)1 ГБ
WindowsWindows 7 и выше
macOS:64-разрядная OS X, использующая 10.9 Maverick и выше
LinuxЛюбые 64-битные дистрибутивы с 2014 года

Посмотреть конфигурацию ПК можно следующим образом.

Откройте окно «Сведения о системе» командой msinfo32 из окна Win + R.

В правой части экрана отобразятся сведения об ОС, процессора и оперативной памяти. Просмотреть модель видеокарты можно на вкладке Компоненты — Дисплей.

Если характеристики ПК соответствуют минимальным требованиям, но продолжаете сталкиваться с ошибкой org.lwjgl.LWJGLException в Minecraft, перейдите к обновлению оборудования.

Обновление графического драйвера

С ошибкой org.lwjgl.LWJGLException можно столкнуться в тех случаях, когда видеокарта работает с устаревшей версией драйвера. Для его обновления можно использовать Диспетчер устройств, или установить последнюю версию, загруженную с сайта поставщика оборудования, вручную.

Обновление через Диспетчер устройств

Перейдите на вкладку Видеоадаптеры. Правим щелчком мыши по видеокарте, которая используете в игре Minecraft, разверните контекстное меню и выберите пункт «Свойства».

На вкладку Драйвер кликните на кнопку «Обновить». Выберите вариант автоматического поиска.

Если будет обнаружена новая версия, следуйте инструкциям на экране до завершения установки. После перезагрузите компьютер.

Как обновить вручную?

Если используете дискретную видеокарту, загрузите последнюю версию ПО с официального сайта поставщика. Например, для обновления видеокарты GeForce сделайте запрос в интернете «Расширенный поиск nVidia». При отображении результатов кликните на позицию, которая ведет на официальный сайт.

На странице укажите модель видеокарты, операционную систему, язык установки и нажмите на кнопку «Поиск».

При отображении списка щелкните на первую позицию и выполните загрузку нажатием на кнопку «Загрузить сейчас».

Двойным щелчком мыши запустите загруженный файл и следуйте запросам установщика до завершения процесса. После перезагрузите ПК и попробуйте запустить Майнкрафт, который не удавалось из-за ошибки org.lwjgl.LWJGLException.

Откат драйвера видеокарты

Если игра раньше работала, а теперь не удается ее запустить из-за org.lwjgl.LWJGLException, скорее всего, проблему создал обновленный графический драйвер, который был установлен из Центра обновления Windows. Скорее всего, он не совместим с моделью видеокарты.

В этом случае попробуйте откатить его к предыдущей сборке.

Перейдите в «Диспетчер задач», командой devmgmt.msc из окна Win +R. На вкладке Видеоадаптеры щелкните правой кнопкой мыши на используемом графическом устройстве и перейдите в пункт «Свойства». Если в системе присутствует встроенный графический процессор и дискретная видеокарта, откатить нужно последнюю.

На вкладке Драйвер кликните на кнопку «Откатить».

Как только процедура будет завершена, перезагрузите компьютер.

Установка приложения Catalyst Control Center

Если используете устаревшую видеокарту AMD, скорее всего, ошибка возникает по причине того, что не установлен Центр управления Catalyst. Для его установки выполните следующие шаги.

Закройте все открытые приложения, включая сторонний антивирус, программы удаленного доступа и веб-камеры.

С официального сайта загрузите программное обеспечение AMD Catalyst в соответствии с версией ОС и разрядностью системы.

Запустите загруженный файл и следуйте инструкциям на экране до завершения установки.

Источник

My Minecraft Doesn’t Start Up. «Pixel format not accelerated»

I’ve been having this issue ever since I upgraded my Windows 7 computer to Windows 10(forever). Minecraft just doesn’t seem to want to start up. I’ve reinstalled the game, tried the new launcher, old launcher, and the installer, but nothing worked.

The first crash log I got was in 2015:

Time: 7/4/15 10:05 PM
Description: Initializing game

org.lwjgl.LWJGLException: Pixel format not accelerated
at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method)
at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52)
at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:247)
at org.lwjgl.opengl.Display.createWindow(Display.java:306)
at org.lwjgl.opengl.Display.create(Display.java:848)
at org.lwjgl.opengl.Display.create(Display.java:757)
at org.lwjgl.opengl.Display.create(Display.java:739)
at ave.ap(SourceFile:534)
at ave.am(SourceFile:363)
at ave.a(SourceFile:310)
at net.minecraft.client.main.Main.main(SourceFile:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)

RuntimeException: No OpenGL context found in the current thread.
GL Caps:
Using VBOs: No
Is Modded: Very likely; Jar signature invalidated
Type: Client (map_client.txt)
Resource Packs: []
Current Language:

NullPointerException: null
Profiler Position: N/A (disabled)

__________________________________________________
Starting it on 1.12.2 gives me the following message:
The game crashed whilst initializing game
Error: org.lwjgl.LWJGLException: Pixel format not accelerated

Time: 1/20/18 2:19 PM
Description: Initializing game

org.lwjgl.LWJGLException: Pixel format not accelerated
at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method)
at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52)
at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:247)
at org.lwjgl.opengl.Display.createWindow(Display.java:306)
at org.lwjgl.opengl.Display.create(Display.java:848)
at org.lwjgl.opengl.Display.create(Display.java:757)
at org.lwjgl.opengl.Display.create(Display.java:739)
at bib.at(SourceFile:635)
at bib.aq(SourceFile:458)
at bib.a(SourceFile:404)
at net.minecraft.client.main.Main.main(SourceFile:123)

RuntimeException: No OpenGL context found in the current thread.
GL Caps:
Using VBOs: Yes
Is Modded: Probably not. Jar signature remains and client brand is untouched.
Type: Client (map_client.txt)
Resource Packs:
Current Language:

NullPointerException: null
Profiler Position: N/A (disabled)
CPU:

DXDiag(I just took the important-sounding bits):

Operating System: Windows 10 Home 64-bit (10.0, Build 16299)
Processor: Pentium(R) Dual-Core CPU E6300 2.80GHz (2 CPUs)
Memory: 7168MB/7GB RAM
Device Name: Intel(R) G45/G43 Express Chipset
Chip Type: Intel(R) 4 Series Express Chipset Family
Approx. Total Memory: 1695 MB

It hasn’t worked once ever since that crash log in 2015. I was hoping somebody could help me figure out why.

Источник

Minecraft Forums

pixel format not accelerated minecraft что делать

Hello, this is my first thread to the Minecraft forums.

I’ve recently gotten Windows 10, I thoroughly enjoy it, but I have one slight problem when I open my Minecraft launcher and hit ‘Play’ it goes down like it is booting up then it comes back and says gives me the crash report and a link to this http://hopper.minecraft.net/help/pixel-format-not-accelerated/ I use Nvidia and as I said before I use Windows I’ve done what it said and it still doesn’t work.

Here are my computer settings:

Description: Initializing game

org.lwjgl.LWJGLException: Pixel format not accelerated
at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method)
at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52)
at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:247)
at org.lwjgl.opengl.Display.createWindow(Display.java:306)
at org.lwjgl.opengl.Display.create(Display.java:848)
at org.lwjgl.opengl.Display.create(Display.java:757)
at org.lwjgl.opengl.Display.create(Display.java:739)
at ave.ap(SourceFile:534)
at ave.am(SourceFile:363)
at ave.a(SourceFile:310)
at net.minecraft.client.main.Main.main(SourceFile:124)

RuntimeException: No OpenGL context found in the current thread.
GL Caps:
Using VBOs: No
Is Modded: Probably not. Jar signature remains and client brand is untouched.
Type: Client (map_client.txt)
Resource Packs:
Current Language:

NullPointerException: null
Profiler Position: N/A (disabled)
CPU:

Thank you for taking your time to read this, if you need anymore information (launch logs, etc..) I will provide it.

Источник

Не могу зайти в игру

Чтобы отправить ответ, вы должны войти или зарегистрироваться

Сообщения 7

1 Тема от shizzy45 2014-12-06 23:06:11

Тема: Не могу зайти в игру

Когда нажимаю играть пишет:
Кажется игра некорректно завершилась, посмотрите лог файл.
где этот лог файл? и как испровить данную ошибку?

2 Ответ от Figec 2014-12-07 00:16:53

Re: Не могу зайти в игру

Когда нажимаю играть пишет:
Кажется игра некорректно завершилась, посмотрите лог файл.
где этот лог файл? и как испровить данную ошибку?

В лаунчере, в меню «Помощь» есть пункт «Сообщить об ошибке». Он кроме служебной информации отсылает логи последних трёх запусков лаунчера.

Сам посмотреть логи можешь в %AppData%/ttyh_minecraft/, либо запустить лаунчер в терминале, он всю полезную инфу выплёвывает и на stdout.

3 Ответ от shizzy45 2014-12-07 06:26:38 (изменено: shizzy45, 2014-12-07 06:38:24)

Re: Не могу зайти в игру

а логи смотрел только что они могут мне дать

[09:27:13] [main/INFO]: Setting user: shizzy45
[09:27:13] [main/INFO]: (Session ID is token:761efbe4-1be7-59cc-b846-4b33a04552ff:85f19353-76a4-4359-4533-3d71db3715ca)
[09:27:14] [Client thread/INFO]: LWJGL Version: 2.9.1
[09:27:14] [Client thread/ERROR]: Couldn’t set pixel format
org.lwjgl.LWJGLException: Pixel format not accelerated
at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method)

[lwjgl-2.9.1.jar:?]
at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52)

[lwjgl-2.9.1.jar:?]
at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:252)

[lwjgl-2.9.1.jar:?]
at org.lwjgl.opengl.Display.createWindow(Display.java:306)

[lwjgl-2.9.1.jar:?]
at org.lwjgl.opengl.Display.create(Display.java:848)

[lwjgl-2.9.1.jar:?]
at org.lwjgl.opengl.Display.create(Display.java:757)

[lwjgl-2.9.1.jar:?]
at bao.ag(SourceFile:327) [1.7.10.jar:?]
at bao.f(SourceFile:713) [1.7.10.jar:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [1.7.10.jar:?]

До этого пол года назад играл потом удалял Ттюх сейчас заново установил хочу поиграть, увы пороля не вспомнил от акка, пришлось новый регестрировать надеюсь не засчитают за плагиат.

#@!@# Game crashed! Crash report saved to: #@!@# C:\Users\. \AppData\Local\ttyh_minecraft\client_default\prefixes\1.7.10\crash-reports\crash-2014-12-07_02.57.00-client.txt

Источник

[Fixed] Error: org.lwjgl.LWJGLException: Pixel format not accelerated

Last Updated: 3 years ago

pixel format not accelerated minecraft что делать

If you see “Error: org.lwjgl.LWJGLException: Pixel format not accelerated” when launching Minecraft on your computer, don’t panic. This is a common error and you can fix it easily.

This issue generally occurs because of your graphics card issue. If your graphics card driver is missing or out of date, you’re likely to run into this error when open your game. Another possible cause is the hardware issue. But don’t worry. We’ll help you resolve the issue and get the game up running in no time.

Try these fixes

Fix 1: Install the latest patch

Since many technical problems can be resolved by restarting, it never hurts to restart your computer and your game. Often this will be enough to fix the error.

Game developers always keep releasing patches to improve their games and fix any issues, so you should check for updates of your game in Steam or from the official website. Then install the latest patch to keep it up to date. This can fix some issues like the Pixel format not accelerated in Minecraft.

Fix 2: Disconnect the hardware device

If you’ve connected some gamepad devices like headset or game controller, you’ll also have this “Pixel format not accelerated” error. Trying disconnecting these devices from your computer, restart your computer then restart Minecraft again to see if it fixes the issue.

Fix 3: Update your graphics card driver

A missing or outdated video card driver in your computer can cause the error of Pixel format not accelerated in Minecraft, so you should make sure that the graphics card driver in your computer is up to date, and update it if it’s not.

There are two ways to update your graphics card driver: manually and automatically.

Manually update the driver: You should go to the manufacturer website of your graphics card, find the latest version of the driver and install it in your computer. Ensure to download the latest correct driver that is compatible with your computer operating system. This requires time and computer skills.

Automatically update the driver: If you don’t have time or patience, you can do it automatically with Driver Easy.

Driver Easy will automatically recognize your system and find the correct drivers for it. You don’t need to know exactly what system your computer is running, you don’t need to risk downloading and installing the wrong driver, and you don’t need to worry about making a mistake when installing.

You can update your drivers automatically with either the FREE or the Pro version of Driver Easy. But with the Pro version it takes just 2 clicks (and you get full support and a 30-day money back guarantee):

pixel format not accelerated minecraft что делать

Or click Update All to automatically download and install the correct version of all the drivers that are missing or out of date on your system (this requires the Pro version – you’ll be prompted to upgrade when you click Update All ). pixel format not accelerated minecraft что делать

After updating your graphics card driver, launch your Minecraft again to see if it fixes the error.

Note: some people are having this issue after updating their graphics drivers. If that’s the case, you can try to downgrade the driver to fix the error. You can manually restore your driver or you can try the Driver Restore feature in Driver Easy. pixel format not accelerated minecraft что делать

That’s it. Hope this post helps in resolving the Minecraft Pixel format not accelerated issue in your computer. You’re welcome to add a comment below to let us know if these fixes resolved your issue. If you have any other issues, feel free to let us know, and we’ll do our best to help.

Источник

Добавить комментарий

Ваш адрес email не будет опубликован. Обязательные поля помечены *