MacOS LWJGL Fix

Quick rating

Community listing page, reviews here may not be monitored by the author.

MacOS LWJGL Fix

By foxirlOwner

No reviews yet

Fixes a crash on older versions when using LWJGL 3.3.0 or later on MacOS.

Mod Loaders
Minecraft

About

Description

Fixes a crash when using LWJGL 3.3.0+ on older versions on MacOS.

The crash happens because Minecraft tries to set an app icon for Minecraft, which is unsupported on MacOS. Previously, this did nothing, but in LWJGL 3.3.0+, it causes a crash.

This mod does not add an app icon to Minecraft, it simply stops Minecraft from trying to add an icon, preventing the crash. If you want the app icon to be fixed, Chameleon in later versions might be better suited for you. This mod was made to be a simple fix that doesn't require the Fabric API.