You are not logged in.

#1 2025-05-27 19:48:05

flaycker
Member
Registered: 2025-05-27
Posts: 4

Unable to run Minecraft: Greg Tech New Horizons

Yesterday I played normally, but today minecraft just don't starting. Game doesn't even opening, just crashes on launch. It is minecraft 1.7.10, java 8(1.8.0_202). I tried another versions of java(17,21), tried to replace the LWJGL and tried to update graphics card drivers, but it didn't work.

[22:46:28] [Client thread/INFO] [SpeedupLongIntHashMapTransformer]: Found IntHashMap constructor call in net.minecraft.client.settings.KeyBinding.<clinit>
[22:46:28] [Client thread/INFO]: LWJGL Version: 2.9.4
[22:46:28] [Client thread/ERROR]: Couldn't set pixel format
org.lwjgl.LWJGLException: Could not choose GLX13 config
	at org.lwjgl.opengl.LinuxDisplayPeerInfo.initDefaultPeerInfo(Native Method) ~[lwjgl-2.9.4-nightly-20150209.jar:?]
	at org.lwjgl.opengl.LinuxDisplayPeerInfo.<init>(LinuxDisplayPeerInfo.java:61) ~[lwjgl-2.9.4-nightly-20150209.jar:?]
	at org.lwjgl.opengl.LinuxDisplay.createPeerInfo(LinuxDisplay.java:828) ~[lwjgl-2.9.4-nightly-20150209.jar:?]
	at org.lwjgl.opengl.DrawableGL.setPixelFormat(DrawableGL.java:61) ~[lwjgl-2.9.4-nightly-20150209.jar:?]
	at org.lwjgl.opengl.Display.create(Display.java:846) ~[lwjgl-2.9.4-nightly-20150209.jar:?]
	at org.lwjgl.opengl.Display.create(Display.java:757) ~[lwjgl-2.9.4-nightly-20150209.jar:?]
	at net.minecraftforge.client.ForgeHooksClient.createDisplay(ForgeHooksClient.java:327) ~[ForgeHooksClient.class:?]
	at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:432) [bao.class:?]
	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:6099) [bao.class:?]
	at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_202]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_202]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_202]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_202]
	at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
	at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
	at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:105) [NewLaunch.jar:?]
	at org.prismlauncher.EntryPoint.listen(EntryPoint.java:129) [NewLaunch.jar:?]
	at org.prismlauncher.EntryPoint.main(EntryPoint.java:70) [NewLaunch.jar:?]
[22:46:29] [Client thread/FATAL] [BetterCrashes]: Minecraft ran into a problem! Report saved to: /home/daffuk/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/GT New Horizons/minecraft/crash-reports/crash-2025-05-27_22.46.29-client.txt

here is the modlist:  https://github.com/GTNewHorizons/GT-New … ewhorizons

and here is the full log: https://pastebin.com/3QRf6FPt

I have nvidia graphics card, arch linux hyprland

Offline

#2 2025-05-28 00:21:34

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 24,508

Re: Unable to run Minecraft: Greg Tech New Horizons

There's a bug in mesa in correlation with multi-GPU setups, https://bbs.archlinux.org/viewtopic.php?id=305727 -- simplest option currently is likely downgrading mesa to 25.0.5

Offline

Board footer

Powered by FluxBB