Pierce01 / MinecraftLauncher-core

Lightweight module that downloads and runs Minecraft using javascript / NodeJS
MIT License
356 stars 81 forks source link

error on "gpu_init.cc" on launching game : "passthrough is not supported" #82

Closed bouchbi closed 2 years ago

bouchbi commented 2 years ago

Hi, I have a pretty weird issue, after the my-launcher-core implementation to launch the game, I tried it and everything was working fine. However, now it throws an error just after extracting client package.

It is the following: "[8248:1225/203934.854:ERROR:gpu_init.cc(457)] Passthrough is not supported, GL is disabled, ANGLE is"

This is even more weird because I don't have the end of the sentence.

If you have an idea of why this is occuring, please tell me. Thanks for your help

spjoes commented 2 years ago

Thought it was just me! Great to hear others have the problem aswell.

Pierce01 commented 2 years ago

Looks like this is an electron / chromium related issue, give this read, might be able to help. https://stackoverflow.com/questions/67501093/passthrough-is-not-supported-gl-is-disabled