Suppress OpenGL Error 128 Mod (1.21.4, 1.20.1) stops Minecraft from spamming the log with the infamous OpenGL debug error:

OpenGL debug message: id=1280, source=API, type=ERROR, severity=HIGH, message='Error has been generated. GL error GL_INVALID_ENUM in (null): (ID: 173538523) Generic error'

When you use the Overwolf FPS overlay, this message can appear thousands of times per run, cluttering your debug log and making real issues harder to spot. The mod hooks into net.minecraft.client.gl.GlDebug and uses a mixin to filter out any OpenGL debug log entries with id = 1280, effectively silencing this specific error while leaving all other debug messages intact.

Features:

  • This mod prevents the OpenGL GL_INVALID_ENUM error from being logged more than once. If you know what that is, this is probably for you. If not, don’t worry about it. This is a tool for people who read the debug log (mainly developers).
  • It also suppresses GL_INVALID_VALUE and GL_INVALID_OPERATION.

Crafting Recipes:

Recommend that you should install Just Enough Items (for mods using Forge) or Roughly Enough Items (for mods using Fabric) to view the full recipes included in this mod.

Requires:

Minecraft Forge or Fabric API

How to install:

Click the following link to view details: How to Install Mods for Minecraft Java Edition on PC: A Beginner Guide

Suppress OpenGL Error 128 Mod (1.21.4, 1.20.1) Download Links

For Minecraft 1.18.2

Forge Version: Download from Server 1Download from Server 2

For Minecraft 1.19.4

Fabric Version: Download from Server 1Download from Server 2

For All Versions from Minecraft 1.20 to Minecraft 1.21.1

Fabric Version: Download from Server 1Download from Server 2

For All Versions from Minecraft 1.20 to Minecraft 1.21.4

Fabric Version: Download from Server 1Download from Server 2

Click to rate this post!
[Total: 0 Average: 0]