Images with certain path types will not display in my webgl app
问题 I have a webgl application and quite a bunch of images. It has, however, come to my attention that images with given paths do not get recognized and hence are not used as textures in this application while others work just fine. for example images with paths like: assets/my_app/images/products/775/882/gHI1%201%200%20007%205NR%20H00968%2001b.jpg are not recognized, but whats worse is that I get no error whatsoever, except the fact that where a texture is supposed to be, I get none. however