stripe-gradient
stripe-gradient copied to clipboard
More than 4 colors generate "error X3696: infinite loop detected"
Hi,
I really appreciate what you did and I would like to repay your effort. Do you have a link where I can make a donation?
Not related to the above, I also have an error that appeared recently: if I use more than 4 colors, in Chrome and Edge, with the graphic accelerator active (default), after a recent browser update (now at most 3 months it works correctly), this error appears in Chrome console and the animated background is not visible on the background of the div:
stripe-gradient.js:1 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
If I disable the graphic accelerator from the browser options, the error disappears.
I think it's an error in Chromium, but maybe you can investigate and manage to bypass it.
Thank you! Bogdan