BoyOrigin / glfw-wayland

A GLFW Fork that runs on Wayland Natively over X11 with more compatible features.
Creative Commons Zero v1.0 Universal
62 stars 5 forks source link

Certain Mod Combinations Cause a Crash #13

Open tobilinz opened 2 months ago

tobilinz commented 2 months ago

Hello, while creating a small modpack for myself, I found two fabric mod configurations that cause the game to crash before the Minecraft window even opens.

Configurations That Cause a Crash

Configuration 1

Dynamic Crosshair AND Distant Horizons WITH the patched GLFW binary Log: https://mclo.gs/gBSTjMr

Configuration 2

Wynntils WITH the patched GLFW binary Log: https://mclo.gs/LxyFGO0

Other Configurations That DON'T Cause a Crash

Configuration 3

Dynamic Crosshair AND Distant Horizons AND Wynntils WITHOUT the patched GLFW binary Log: https://mclo.gs/SDdsFbm

Configuration 4

ONLY the patched GLFW binary Log: https://mclo.gs/I74Adj6

Configuration 5

Dynamic Crosshair WITH the patched GLFW binary Log: https://mclo.gs/0r6Tvzi

Configuration 6

Distant Horizons WITH the patched GLFW binary Log: https://mclo.gs/eet3ONw

These crashes really surprise me because on first glance, none of those mods has anything to do with GLFW or a display server. I have reported this issue in https://github.com/wired-tomato/WayGL too. I haven't reported this to any of the other mods I listed because I am not sure, how much this issue is related to them.