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
I've been trying to run the client with the runClient task, but it crashes with the following error:
Exception in thread "Render thread" [16:38:13] [Render thread/INFO]: [STDERR]: java.lang.NoClassDefFoundError: Could not initialize class com.mojang.blaze3d.systems.RenderSystem
[16:38:13] [Render thread/INFO]: [STDERR]: at net.minecraft.SystemReport.setDetail(SystemReport.java:62)
[16:38:13] [Render thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.fillSystemReport(Minecraft.java:2264)
[16:38:13] [Render thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.fillReport(Minecraft.java:2257)
[16:38:13] [Render thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(Main.java:178)
System Info:
M1 Mac
MacOS Monterey 12.2.1
The text was updated successfully, but these errors were encountered:
I've been trying to run the client with the runClient task, but it crashes with the following error:
System Info:
M1 Mac
MacOS Monterey 12.2.1
The text was updated successfully, but these errors were encountered: