Sudden error during Engine initialization on Chrome

Hello guys, I am not sure whether this is a bug or not. But suddenly without any change, Babylon JS stopped to work in Chrome.

It worked for several weeks (I didnt change anything) and suddenly it does not work anymore - thus it must be something related to Chrome, because it does work in Firefox and in IE.

Error says this: Uncaught TypeError: this._caps.parallelShaderCompile.maxShaderCompilerThreadsKHR is not a function

You can see it on this URL: https://darkenlight.net:8080/spaceY/

Do you have some idea about what is wrong ?

I have Babylon version Babylon.js v4.0.0-alpha.19 - WebGL2

Thanx very much !!!

Hi, this is because of a change in Chrome, see:

1 Like

Thanx very much ! I will give it a try !

1 Like