Shut Up GL Error

Shut Up GL Error

Mod

Fixes invalid keycodes logging obnoxious and constant messages

Client Game MechanicsOptimization

264.5k downloads
45 followers
Follow Save
90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!

Shut Up GL Error

forge fabric

Fixes invalid keycodes logging obnoxious and constant messages:

########## GL ERROR ##########
@ Pre render
65539: Invalid key -1

I played on my modpack, where I have many unbound keys, for 3 hours and 4000 of these errors were logged.

The Solution

This mod simply patches the InputConstants#isKeyDown method to return false when the keycode is -1 or 0. There was never a real error going on here - not the kind you should have to worry about and definitely not the kind that should pollute logs constantly.


Project members

Jam Core

Jam Core

Organization

Details

Licensed MIT
Published a year ago
Updated a year ago