GTNewHorizons / lwjgl3ify

A mod to run Minecraft 1.7.10 using LWJGL3 and Java 17+
GNU Lesser General Public License v3.0
156 stars 32 forks source link

Native crash on macos #116

Open daniorio opened 5 months ago

daniorio commented 5 months ago

message(14).txt hs_err_pid6423.log

bombcar commented 5 months ago

Were you resizing the window or otherwise changing the viewport? See https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/14588

daniorio commented 5 months ago

Were you resizing the window or otherwise changing the viewport? See GTNewHorizons/GT-New-Horizons-Modpack#14588

No, the crash happens before the window even appears on startup

daniorio commented 5 months ago

And this crash happens not sometimes, as described here (https://github.com/glfw/glfw/issues/1997), but at any launch on the mac

eigenraven commented 5 months ago

I see that you ran minecraft through some launcher that intercepts and somewhat reconfigures the LWJGL init process, can you replicate the same crash in Prism launcher or MultiMC?