404 error trying to load "config.json" when using custom procedural texture with ShadersStore

When you are creating a CustomProceduralTexture in conjunction with ShadersStore, you get a 404 error trying to load “config.json” , that is annoying specially when you are using multiple ones ,

Demo: Babylon.js Playground , please check your developer inspector in your browser

Yeah I know this is dumb. Can you create an issue for me? I will add a boolean so you can simply skip that phase :slight_smile:

1 Like

created! thanks, 404 error trying to load “config.json” when using custom procedural texture with ShadersStore · Issue #12869 · BabylonJS/Babylon.js · GitHub

Here we are!

Fix #12869 by deltakosh · Pull Request #12971 · BabylonJS/Babylon.js (github.com)

Thanks @carolhmj for the ping. I totally forgot about it :smiley:

4 Likes

Worked great thanks!