Ошибка opengl 1280 invalid enum майнкрафт

Ошибка 1280 (Invalid Enum) в Minecraft, несмотря на её более чем давнюю историю, стабильно остается одной из самых «популярных» в игре.

А с другой стороны, устраняется она тоже сравнительно легко. И сейчас вкратце расскажем, как это делается.

Итак, по порядку:

#1 — ошибка 1280 в Minecraft — отключаем не время моды

Лучше, все и сразу. В том числе и самые нужные и полезные. Так как чаще всего ошибка с кодом 1280 (она же — ошибка OpenGL) возникает по причине сбоя в работе какого-то из модов игры.

Так что, сначала вырубаем все моды, перезапускаем Minecraft и мониторим результат. Если после перезапуска ошибка пропала и игра работает нормально, то причина — однозначно в модах (как оно в большинстве случаев и бывает).

Не пропустите: ОШИБКА С КОДОМ 0X803F8001 В MINECRAFT: ЧТО ЗНАЧИТ И КАК УСТРАНЯТЬ

Следовательно, следующим этапом просто включаем моды по очереди и ждем, когда 1280 выскочит снова. На каком моде она появилась, тот и виноват — переустанавливаем его или не включаем как минимум до следующего апдейта.

Если же и после отключения всех модов и перезапуска ошибка все равно появляется, значит дело не в модах. Идем дальше (но моды пока не включаем!).

#2 — ошибка 1280 в Minecraft — обновляем драйвер видеокарты

С учетом того, что эта и еще уйма других ошибок в Minecraft случаются из-за устаревшего драйвера «видяхи» и/или из-за каких-то неполадок в его работе (установлен или обновился «коряво» и пр.), данную процедуру выполнять нужно в любом случае и желательно почаще.

Потому идем на официальный сайт производителя видеокарты — Nvidia [ССЫЛКА] или AMD [ССЫЛКА] — качаем и устанавливаем самую свежую версию драйвера для своей видеокарты.

#3 — ошибка 1280 в Minecraft — обновляем OptiFine

Мод OptiFine, как известно, очень помогает оптимизировать производительность игры (в особенности на так называемых слабых ПК). Но вместе с тем, он также может вызывать ошибку с кодом 1280.

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

  • идем на официальный сайт OptiFine — [ССЫЛКА]
  • качаем последнюю версию мода и выполняем обновление, следуя инструкциям установщика;
  • после завершения установки новой версии перезагружаем компьютер.

Не пропустите: ТРАССИРОВКА ЛУЧЕЙ В MINECRAFT: КАК ЭТО ДЕЛАЕТСЯ И ЧТО ДЛЯ ЭТОГО ТРЕБУЕТСЯ

#4 — ошибка 1280 в Minecraft — обновляем Java

Устанавливаем последнюю версию Java, после чего указываем путь к файлу javaw.exe (новой версии). В Windows — адрес по умолчанию C:/Program Files (или x86)/Java/bin.

Скачать последнюю версию Java всегда можно с сайта разработчика — [ССЫЛКА].

Особенности Minecraft PE 1.10.0.6 / 1.10.0.7 для Android и где скачать

Не пропустите: УСТАРЕВШИЙ КЛИЕНТ MINECRAFT: ПОЧЕМУ, И ЧТО С ЭТИМ ДЕЛАТЬ?

#5 — 1280 в Minecraft — отключаем уведомление об ошибке OpenGL

На тот случай, когда ни одна из перечисленных выше мер должного эффекта не возымела и игра настойчиво выдает ошибку 1280 раз за разом, несмотря ни на что, то:

  • открываем «Настройки» Minecraft;
  • переходим в «Настройки графики» и там кликаем «Прочее…«
  • на следующем экране в списке опций находим и выключаем «Показывать ошибки GL»;
  • сохраняем изменение и перезапускаем игру.

Вот как-то так…

reassurance_


  • #1

Hi, so I’ve been getting this error message in my chat saying «OpenGL Error : 1280 (Invalid enum)» constantly over and over again. Anyone know how to fix this? Would appreciate it ty.

Just a heads up, I have a MacBook Air sooo

dskprt


meyi

meyi

Well-Known Member


  • #3

Hi, so I’ve been getting this error message in my chat saying «OpenGL Error : 1280 (Invalid enum)» constantly over and over again. Anyone know how to fix this? Would appreciate it ty.

Just a heads up, I have a MacBook Air sooo

Can you send the logs of the error (https://hypixel.net/threads/guide-viewing-minecraft-chat-logs.92416/)? Just the error, not the chat and stuff surrounding it.

Savage117


  • #4

Try adding this to the JVM arguments (where you specify how much RAM Minecraft runs with).

reassurance_


  • #5

Can you send the logs of the error (https://hypixel.net/threads/guide-viewing-minecraft-chat-logs.92416/)? Just the error, not the chat and stuff surrounding it.

the website links broken; don’t know how to do it either
EDIT : nvm here i found it

Code:

[12:54:11] [Client thread/ERROR]: @ Post render
[12:54:11] [Client thread/ERROR]: 1280: Invalid enum
[12:54:11] [Client thread/ERROR]: ########## GL ERROR ##########
[12:54:11] [Client thread/ERROR]: @ Post render
[12:54:11] [Client thread/ERROR]: 1280: Invalid enum
[12:54:11] [Client thread/ERROR]: ########## GL ERROR ##########
[12:54:11] [Client thread/ERROR]: @ Post render
[12:54:11] [Client thread/ERROR]: 1280: Invalid enum
[12:54:11] [Client thread/ERROR]: ########## GL ERROR ##########
[12:54:11] [Client thread/ERROR]: @ Post render
[12:54:11] [Client thread/ERROR]: 1280: Invalid enum
[12:54:11] [Client thread/ERROR]: ########## GL ERROR ##########

Try adding this to the JVM arguments (where you specify how much RAM Minecraft runs with).

thanks, but i already have a jvm argument pasted in, so should i paste it in after the current jvm argument i have rn?
EDIT: Tried the code, doesn’t seem to change the problem

Last edited: Jul 11, 2018

reassurance_


CaptainSonic


  • #7

There should be something that says what causes it. «Caused by exception at java.error.error.error» or whatever. (java.error.error.error obviously doesn’t exist)

GL errors don’t show that

reassurance_


  • #8

GL errors don’t show that

yea as this dude says i dont have anything else from it

Ошибка 1280 (Invalid Enum) в Minecraft, несмотря на её более чем давнюю историю, стабильно остается одной из самых «популярных» в игре.

А с другой стороны, устраняется она тоже сравнительно легко. И сейчас вкратце расскажем, как это делается.

Итак, по порядку:

#1 — ошибка 1280 в Minecraft — отключаем не время моды

Лучше, все и сразу. В том числе и самые нужные и полезные. Так как чаще всего ошибка с кодом 1280 (она же — ошибка OpenGL) возникает по причине сбоя в работе какого-то из модов игры.

Так что, сначала вырубаем все моды, перезапускаем Minecraft и мониторим результат. Если после перезапуска ошибка пропала и игра работает нормально, то причина — однозначно в модах (как оно в большинстве случаев и бывает).

Следовательно, следующим этапом просто включаем моды по очереди и ждем, когда 1280 выскочит снова. На каком моде она появилась, тот и виноват — переустанавливаем его или не включаем как минимум до следующего апдейта.

Если же и после отключения всех модов и перезапуска ошибка все равно появляется, значит дело не в модах. Идем дальше (но моды пока не включаем!).

Не пропустите: ОШИБКА С КОДОМ 0X803F8001 В MINECRAFT: ЧТО ЗНАЧИТ И КАК УСТРАНЯТЬ

#2 — ошибка 1280 в Minecraft — обновляем драйвер видеокарты

С учетом того, что эта и еще уйма других ошибок в Minecraft случаются из-за устаревшего драйвера «видяхи» и/или из-за каких-то неполадок в его работе (установлен или обновился «коряво» и пр.), данную процедуру выполнять нужно в любом случае и желательно почаще.

Потому идем на официальный сайт производителя видеокарты — Nvidia [ССЫЛКА] или AMD [ССЫЛКА] — качаем и устанавливаем самую свежую версию драйвера для своей видеокарты.

#3 — ошибка 1280 в Minecraft — обновляем OptiFine

Мод OptiFine, как известно, очень помогает оптимизировать производительность игры (в особенности на так называемых слабых ПК). Но вместе с тем, он также может вызывать ошибку с кодом 1280.

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

  • идем на официальный сайт OptiFine — [ССЫЛКА]
  • качаем последнюю версию мода и выполняем обновление, следуя инструкциям установщика;
  • после завершения установки новой версии перезагружаем компьютер.

Не пропустите: ТРАССИРОВКА ЛУЧЕЙ В MINECRAFT: КАК ЭТО ДЕЛАЕТСЯ И ЧТО ДЛЯ ЭТОГО ТРЕБУЕТСЯ

#4 — ошибка 1280 в Minecraft — обновляем Java

Устанавливаем последнюю версию Java, после чего указываем путь к файлу javaw.exe (новой версии). В Windows — адрес по умолчанию C:/Program Files (или x86)/Java/bin.

Скачать последнюю версию Java всегда можно с сайта разработчика — [ССЫЛКА].

Особенности Minecraft PE 1.10.0.6 / 1.10.0.7 для Android и где скачать

Не пропустите: УСТАРЕВШИЙ КЛИЕНТ MINECRAFT: ПОЧЕМУ, И ЧТО С ЭТИМ ДЕЛАТЬ?

#5 — 1280 в Minecraft — отключаем уведомление об ошибке OpenGL

На тот случай, когда ни одна из перечисленных выше мер должного эффекта не возымела и игра настойчиво выдает ошибку 1280 раз за разом, несмотря ни на что, то:

  • открываем «Настройки» Minecraft;
  • переходим в «Настройки графики» и там кликаем «Прочее…«
  • на следующем экране в списке опций находим и выключаем «Показывать ошибки GL»;
  • сохраняем изменение и перезапускаем игру.

Вот как-то так…

Итак, после обновления драйверов видеокарты ( GTX 560 Ti, установлен драйвер 320.18) возникли проблемы с клиентом.

В консоли выдается ошибка:
[INFO] [STDERR] GL Error 1280: Invalid enum pre-useProgram

После обновления на Optifine U D3 ошибка осталась, но текст поменялся:
2013-05-25 16:20:12 [SEVERE] [Minecraft-Client] ########## GL ERROR ##########
2013-05-25 16:20:12 [SEVERE] [Minecraft-Client] @ Post render
2013-05-25 16:20:12 [SEVERE] [Minecraft-Client] 1280: Invalid enum

Клиент при это вроде работает, ошибок или провалов FPS не замечал.

Ошибка возникает не всегда, а когда смотришь на воду, причем с определенного расстояния и вода должна быть глубокой.

Пробовал несколько раз запустить «пустой» майнкрафт 1.5.2 — ошибка не появлялась, либо в карте не создавался такой ландшафт, который вызывает ошибку.

Удалять Optifine из сборки пробовал, не помогает. Версии Forge пробовал разные — и 710 и 712.

Кто-нибудь сталкивался с подобной проблемой? Поисков в Google нашел что такая проблема встречается, но решений нет. Искал очень долго.

Пока проблема не будет решена, я, скорее всего, заморожу съемки новых серий.

When booting up Minecraft on 1.13.2 on version OptiFine-1.13.2_HD_U_E6.jar that error occurs. It happens every 11 seconds from the moment the game is at «Reloading Custom Textures». This shows up in chat
image

The error in the game output is this:

OpenGL API ERROR: 1280 (Error has been generated. GL error GL_INVALID_ENUM in (null): (ID: 173538523) Generic error) java.lang.Exception: Stack trace at org.lwjgl.opengl.GLDebugMessageCallbackI.callback(GLDebugMessageCallbackI.java:39) at org.lwjgl.system.JNI.invokePV(Native Method) at org.lwjgl.glfw.GLFW.glfwSwapBuffers(GLFW.java:4518) at cgd.a(MainWindow.java:457) at cft.c(SourceFile:875) at cft.a(SourceFile:395) at net.minecraft.client.main.Main.main(SourceFile:144) 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:497) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

Resource packs:
96f743018ca1a68d161f312f9b387386-Texture Update V3.3 Java.zip, Lower Shield.zip

F3 Screenshot:
image

I don’t know if this is helpful, but the OpenGL version is:
4.3.0 — Build 20.19.15.4642

EDIT:
The error still occurs on version 1.13.2-OptiFine_HD_U_E7, though every 3 seconds instead of 11

reassurance_

  • #1

Hi, so I’ve been getting this error message in my chat saying «OpenGL Error : 1280 (Invalid enum)» constantly over and over again. Anyone know how to fix this? Would appreciate it ty.

Just a heads up, I have a MacBook Air sooo

dskprt

meyi

meyi

Well-Known Member

  • #3

Hi, so I’ve been getting this error message in my chat saying «OpenGL Error : 1280 (Invalid enum)» constantly over and over again. Anyone know how to fix this? Would appreciate it ty.

Just a heads up, I have a MacBook Air sooo

Can you send the logs of the error (https://hypixel.net/threads/guide-viewing-minecraft-chat-logs.92416/)? Just the error, not the chat and stuff surrounding it.

Savage117

  • #4

Try adding this to the JVM arguments (where you specify how much RAM Minecraft runs with).

reassurance_

  • #5

Can you send the logs of the error (https://hypixel.net/threads/guide-viewing-minecraft-chat-logs.92416/)? Just the error, not the chat and stuff surrounding it.

the website links broken; don’t know how to do it either
EDIT : nvm here i found it

Code:

[12:54:11] [Client thread/ERROR]: @ Post render
[12:54:11] [Client thread/ERROR]: 1280: Invalid enum
[12:54:11] [Client thread/ERROR]: ########## GL ERROR ##########
[12:54:11] [Client thread/ERROR]: @ Post render
[12:54:11] [Client thread/ERROR]: 1280: Invalid enum
[12:54:11] [Client thread/ERROR]: ########## GL ERROR ##########
[12:54:11] [Client thread/ERROR]: @ Post render
[12:54:11] [Client thread/ERROR]: 1280: Invalid enum
[12:54:11] [Client thread/ERROR]: ########## GL ERROR ##########
[12:54:11] [Client thread/ERROR]: @ Post render
[12:54:11] [Client thread/ERROR]: 1280: Invalid enum
[12:54:11] [Client thread/ERROR]: ########## GL ERROR ##########

Try adding this to the JVM arguments (where you specify how much RAM Minecraft runs with).

thanks, but i already have a jvm argument pasted in, so should i paste it in after the current jvm argument i have rn?
EDIT: Tried the code, doesn’t seem to change the problem

Last edited: Jul 11, 2018

reassurance_

CaptainSonic

  • #7

There should be something that says what causes it. «Caused by exception at java.error.error.error» or whatever. (java.error.error.error obviously doesn’t exist)

GL errors don’t show that

reassurance_

  • #8

GL errors don’t show that

yea as this dude says i dont have anything else from it

РАЗРЕШЕНО: Параметры -> Настройки видео -> Другое -> Показать ошибки OpenGL

Привет. Я давно не играл в Minecraft, поэтому решил немного поиграть.

По какой-то причине я продолжаю получать это сообщение в чате: «Ошибка OpenGL: 1280 (недействительное перечисление)».

Это не игра ломается или не играется, просто это раздражает.

Вот это на сервере: https: //imgur.com/a/0Cr6ca8

Вот он в мире одиночной игры: https://imgur.com/N03Pdw8

Информация:

Windows 10

Minecraft: Java Edition 1.13.2

Launcher версия 2.1.1462


Я не знаю, происходит ли это из-за Optifine (версия HD U E5) или из-за самого Minecraft.

РЕДАКТИРОВАТЬ: пробовал в том же мире одиночной игры без OptiFine, ошибки перестали появляться. Похоже, это проблема OptiFine.

Последний раз редактировалось SuperCore: 5 февраля 2019

№ 2 4 февраля 2019 г.
Пэйлин
Просмотр профиля пользователя
Просмотр сообщений
Отправить сообщение
Посмотреть профиль Palin
Каменный Шахтер
Дата регистрации: 20.08.2008
Сообщений: 73
Цитата из SuperCore »

Я не знаю, происходит ли это из-за Optifine (версия HD U E5) или из-за самого Minecraft.

РЕДАКТИРОВАТЬ: пробовал в том же мире одиночной игры без OptiFine, ошибки перестали появляться. Похоже, это проблема OptiFine.


Вы связали в опциях видео, чтобы отключить внутренний шейдер в OptiFine? Может случиться так, что у вас есть проблемы с комбинацией Java, видеодрайверов или optifine (внутреннего) шейдера по умолчанию.

№ 3 5 февраля 2019 г.
Big_Bad_E
Просмотр профиля пользователя
Просмотр сообщений
Отправить сообщение
Посмотреть профиль Big_Bad_E
Зомби убийца
Дата регистрации: 29.06.2017
Сообщений: 152
Цитата из SuperCore »

Привет. Я давно не играл в Minecraft, поэтому решил немного поиграть.

По какой-то причине я продолжаю получать это сообщение в чате: «Ошибка OpenGL: 1280 (недействительное перечисление)».

Это не игра ломается или не играется, просто это раздражает.

Вот это на сервере: https: //imgur.com/a/0Cr6ca8

Вот он в мире одиночной игры: https://imgur.com/N03Pdw8

Информация:

Windows 10

Minecraft: Java Edition 1.13.2

Launcher версия 2.1.1462


Я не знаю, происходит ли это из-за Optifine (версия HD U E5) или из-за самого Minecraft.

РЕДАКТИРОВАТЬ: пробовал в том же мире одиночной игры без OptiFine, ошибки перестали появляться. Похоже, это проблема OptiFine.


Ваша версия OpenGL не достаточно свежа для Optifine, вы можете проверить свою версию и сказать Optifine, какую версию OpenGL + Optifine вы используете, и предоставить им файл latest.log из файла журналов в папке Minecraft.

Are you also getting OpenGL Error 1280 (Invalid Enum) while playing the Minecraft game, then don’t worry. Here we have discussed working methods to fix Minecraft OpenGL Error 1280.

Outdated drivers of your Java Version and Graphics card can create such types of errors. Moreover, some Minecraft Mods can encounter OpenGL Error 1280 (Invalid Enum) error on your system. If you want to fix this Minecraft error, then follow the below steps.

How to Fix OpenGL Error 1280 (Invalid Enum) in Minecraft?

OpenGL Error 1280 (Invalid Enum) is an error message that can appear when playing Minecraft, it is typically caused by an issue with the game’s graphics settings or with your computer’s graphics drivers.

Updating graphics card drivers, and graphics settings, and disabling Minecraft mods one by one can fix OpenGL Error 1280 easily. However, we have mentioned all the possible ways to fix this error below.

1. Download the OPENGL32.DLL File on your PC/Laptop.

The most common reason for this Minecraft error is missing the opengl32.dll file from your computer. Many players have claimed that downloading or updating the opengl32.dll file fixed the OpenGL Error 1280 (Invalid Enum) in Minecraft. You should also try this method by following the below steps.

  • Click here to download the opengl32.dll file.
  • Extract the zip folder and copy the opengl32.dll file.
  • Now navigate to the Minecraft installation folder.
  • Head over to Runtime [the JRE Version] >> Bin.
  • Paste the opengl32.dll file there. (Make sure the Minecraft Game is fully closed.)
  • Restart your PC and Open the Minecraft game.

Minecraft Tlauncher Error

You can see the game is working fine and the OpenGL Error 1280 (Invalid Enum) is disappeared. If the error is still appearing on your screen, try the other methods below to fix this error.

2. Temporarily Disable Minecraft Mods

Some Minecraft Mods can create such types of errors and It is commended that you should temporarily disable all your Minecraft Mods to fix this error.

Related: Download Multi Pixel Texture Pack in Minecraft?

However, we don’t know about any specific Mods that can create such type of error. You will have to disable MODS from your Minecraft game one by one and check if the OpenGL Error 1280 is fixed.

You can easily disable Minecraft Mods by navigating to the Mods folder and clicking on the checkboxes beside the mods name to disable them.

After disabling all the Mods in your Minecraft game, if the OpenGL Error 1280 is still pursuing then you can enable all your Mods as they are not creating any error.

3. Update your Graphics card drivers.

Updating your graphics card drivers can fix this issue. As an outdated version of drivers on your device can’t configure with Minecraft game servers. So it is recommended that you should update all your Graphics and other drivers on your PC to fix OpenGL Error 1280 (Invalid Enum).

You can update it by navigating to your graphics card manufacturer’s website and downloading the most recent version of drivers for your graphics card.

Related: How to fix Minecraft Tlauncher an error occurred while uploading files.

Moreover, you can install DriverEasy software to detect all the missing and outdated drivers on your system. It will scan your PC and show you the all results of drivers that need an instant update and you can install them from there.

4. Disable Show GL Errors.

Do you know that you can disable show GL errors and they won’t see again on your Minecraft screen? Here’s how to do this.

1) In Minecraft, click Options.

2) Click Video Settings > Others….

3) Click Show GL Errors and turn it OFF.

4) Save the setting and restart the Minecraft game.

Now run the Minecraft game and see if it works properly.

5. Update OptiFine in Minecraft.

Are you also using the OptiFine mod in Minecraft to increase FPS and improve game performance? If yes, then maybe it is encountering OpenGL Error 1280 in Minecraft.

You should Update OptiFine for Minecraft to fix OpenGL Error 1280. Follow the below steps to do this:

1) Click here to download the latest version of OptiFine.

2) Now choose the latest version of OptiFine to download.

3) Follow the on-screen instructions to update the OptiFine Mod for Minecraft.

4) After installing make sure to restart your computer.

Now Launch the Minecraft game and check if the error has been fixed. If OpenGL Error 1280 still popping up, then you should update the Java on your computer.

6. Update Java on your computer.

Last but not the least, if the OpenGL Error 1280 is still appearing on your screen then updating Java on your PC can fix this issue.

As you all know that Minecraft requires Java files to run the game on your computer. Outdated or missing Java files can create such type errors. So make sure to update the Java files on your computer from here.

If the error still popping on your screen, then only Re-installing the Minecraft game can fix this error.

Frequently Asked Questions (FAQs)

Q: What causes the OpenGL Error 1280 (Invalid Enum) in Minecraft?

A: This error is typically caused by an issue with the game’s graphics settings or with your computer’s graphics drivers. It can also be caused by problems with other software on your computer or with your operating system.

Q: How can I fix OpenGL Error 1280 (Invalid Enum) in Minecraft?

A: Some potential solutions include:

  • Updating your graphics driver to the latest version
  • Changing the game’s graphic settings
  • Running the game on a lower resolution
  • Running the game in Windowed mode
  • Changing the render distance to a shorter
  • Disabling the VBOs, or other graphic options
  • Disabling or removing any mods or resource packs that may be causing conflicts

Q: How do I update my graphics driver?

A: To update your graphics driver, you can visit the website of your graphics card manufacturer (i.e NVIDIA, AMD, Intel) and download the latest driver for your specific model and operating system.

Q: How do I change the game’s graphic settings?

A: To change the game’s graphic settings, you can do the following:

  • Open the Minecraft launcher, go to the “Options” menu, then click on “Launch options”
  • Look for the “Graphics” settings, and adjust them to your liking.

Q: What do I do if the error persists?

A: If the error persists after trying the above solutions, you may want to try contacting the Minecraft support team for additional assistance.

So these are some recommended methods to fix OpenGL Error 1280 (Invalid Enum) in Minecraft. I hope you can fix this error by following our working methods.

If you have any queries regarding this, feel free to ask us via below comment section.

Visit our website daily for more Minecraft guides and news.

  • Ошибка opengl 0 unknown internal debug message the nvidia opengl driver has encountered
  • Ошибка opencl dll не был найден
  • Ошибка opencl dll для windows 10
  • Ошибка openal32 dll скачать
  • Ошибка openal32 dll при запуске grid