Broken particle sub emitter playground & PG with missing texture

Just opened this playground, and it doesn’t work on the latest version:

https://playground.babylonjs.com/#T0L01N#50

Here’s the error:

изображение

Also the following playground uses the texture “Fire.png”, which the server returns as 404 because it only knows “fire.png”:

https://playground.babylonjs.com/#NNL67B#1

https://playground.babylonjs.com/textures/flare.png
https://playground.babylonjs.com/textures/Flare.png

Has the file been renamed or has the server config been changed? Because the scene file “Rabbit.babylon” is also recognized as “rabbit.babylon” by the server (both HTTP 200):

https://playground.babylonjs.com/scenes/Rabbit.babylon
https://playground.babylonjs.com/scenes/rabbit.babylon

Update:
More missing flares:
https://playground.babylonjs.com/#65MUMZ#1
https://playground.babylonjs.com/#807QEP#0
https://playground.babylonjs.com/#ZEB7H6#6

Pinging raanan who was working on making we can serve all caps:)

I’ll have a look at the broken code

1 Like

Pushing a fix for the crash :wink:

1 Like