pal1000 / mesa-dist-win

Pre-built Mesa3D drivers for Windows
MIT License
914 stars 80 forks source link

[Intel Iris Xe, Mesa 24.0.9] Minecraft + Zink stuck on LWJGL initialization #195

Open Flopster101 opened 3 months ago

Flopster101 commented 3 months ago

Tried a few MC versions from 1.13.2 to 1.20.1, and all of them get starting stuck with a message like this on the log:

[22:16:13] [Render thread/INFO]: Backend library: LWJGL version 3.3.3-snapshot

Minecraft 1.12.2 starts with a white screen like on #99 and requires forcing Java 17, as Java 8 and 11 don't work due to #129.

What can be done to diagnose this? GLonD3D12 and llvmpipe work fine.

kleinermob commented 2 months ago

Does Arc have all the required Vulkan Extensions?

Flopster101 commented 2 months ago

I checked one by one against the ones listed in the Zink docs and yes, it does. It also works fine on Linux with MESA 24.2.0.

This wouldn't be the first time Intel's Windows drivers have issues with Vulkan so I'm assuming that might have something to do as well.

I'm attaching a log from vulkaninfo here in case it helps. vulkaninfo.log