You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This modpack: https://www.curseforge.com/minecraft/modpacks/gt-new-horizons (Greg Tech New Horizons) -Dorg.lwjgl.util.Debug=true causes it to crash on world load.
Looking at this code, it seems there is no way to disable it, GDLauncher-Carbon will always add it:
This modpack: https://www.curseforge.com/minecraft/modpacks/gt-new-horizons (Greg Tech New Horizons)
-Dorg.lwjgl.util.Debug=true
causes it to crash on world load.Looking at this code, it seems there is no way to disable it, GDLauncher-Carbon will always add it:
GDLauncher-Carbon/crates/carbon_app/src/managers/minecraft/minecraft.rs
Line 649 in 7a922ed
Need some way to disable it to make the modpack playable using GDLauncher-Carbon.
The text was updated successfully, but these errors were encountered: