Quartz

Quartz

11M Downloads

Missing openGL 3.3 implementation causes instance to crash

Crayonan opened this issue ยท 3 comments

commented

When running my modpack with Big Reactor it crashes with the following errors:

[30/01/2024 17:56:51 pm] [Render thread/ERROR] OpenGL 3.3 implementation requirements not available, this is the fallback for Quartz, something is very wrong
[30/01/2024 17:56:51 pm] ---- Minecraft Crash Report ----
[30/01/2024 17:56:51 pm] // I bet Cylons wouldn't have this problem.
[30/01/2024 17:56:51 pm] 
[30/01/2024 17:56:52 pm] Time: 2024-01-30 17:56:49
[30/01/2024 17:56:52 pm] Description: Quartz startup failed
[30/01/2024 17:56:52 pm] 
[30/01/2024 17:56:52 pm] java.lang.IllegalStateException: Unable to initialize Quartz GL33Core due to missing GL capability, report this error!
[30/01/2024 17:56:52 pm] ISSUE URL -> https://github.com/BiggerSeries/Quartz/issues
[30/01/2024 17:56:52 pm] Oh no. Minecraft crashed. Please check the logs for any errors and provide these logs when asking for support.

Any idea what I can do to figure this out?

commented

You have earlyWindowControl disabled, Quartz relies on that being enabled. Your GPU is supported, that is likely the only issue.

commented

the crash log should have a much larger dump of information that will tell me what i need to know about your system.

commented

My apologies, here is the full log:

Link to mclo.gs