mesh-gradient.js icon indicating copy to clipboard operation
mesh-gradient.js copied to clipboard

Not working on Chrome windows

Open jpdery opened this issue 2 years ago • 3 comments

Hi,

I'm trying to make this library works on Chrome Windows but I get the following error:

`webgl.js:92 error X3504: literal loop terminated early due to out of bounds array access C:\fakepath(372,26-35): error X3696: infinite loop detected - loop never exits

error X3504: literal loop terminated early due to out of bounds array access C:\fakepath(372,26-35): error X3696: infinite loop detected - loop never exits

Warning: D3D shader compilation failed with default flags. (vs_5_0) Retrying with skip validation error X3504: literal loop terminated early due to out of bounds array access C:\fakepath(372,26-35): error X3696: infinite loop detected - loop never exits

Warning: D3D shader compilation failed with skip validation flags. (vs_5_0) Retrying with skip optimization error X3504: literal loop terminated early due to out of bounds array access C:\fakepath(372,26-35): error X3696: infinite loop detected - loop never exits

Warning: D3D shader compilation failed with skip optimization flags. (vs_5_0)

Failed to create D3D Shaders`

It works fine on Edge (Windows) and Firefox (Windows) as well as chrome on mac.

Any ideas ?

Thanks

jpdery avatar Jan 17 '23 17:01 jpdery