Skip to content

1.18.1 Client does not launch: Could not initialize class com.mojang.blaze3d.systems.RenderSystem #182

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
AdrianR3 opened this issue Feb 28, 2022 · 1 comment

Comments

@AdrianR3
Copy link

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

@fmbearmf
Copy link

fmbearmf commented May 1, 2022

Use Rosetta 2 (download an x86-64 build of java)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants