Local host not opening, receiving error in prompt

That’s still the texturesheet animation (the folder with 100 images) ?

No this one is a single image texture for another object

by user 392979063620501504

It loads when the scene begins for half a second then disappears

by user 392979063620501504

Some corrupted texture takes it’s place then

by user 392979063620501504

Ah ok - that sounds like a bug I’ve encountered on Friday in the city under attack project where the flame textures are gone: Discord
Can you share some more information about the textures? What’s their name for example? Could you pack your blender file and send it to me?

I think it’s in the one I sent previously to you

by user 392979063620501504

Should be loaded in within the file, it’s the metaball object (turned into a mesh in the top right corner of the room)

by user 392979063620501504

When run from blender
image.png

by user 392979063620501504

When I build and deploy
image.png

by user 392979063620501504

https://nilaygomkale.com/experimentation_folder/experiment_2/

by user 392979063620501504

Run from Blender means it’s inside of Blender?
Metaballs must probably be bakes to shapekeys - we might add this in another update (it’s how this cloth simulation got exported: https://twitter.com/marcel_wiessler/status/1707723002136105031)

This worked!! You can see the component working in this version https://nilaygomkale.com/experimentation_folder/experiment_2.1/

by user 392979063620501504

Great!

Yep when I click run project in blender. For the metaballs, I just turned them into a mesh and then gave a rotation anim, haven’t messed with shapekeys yet but the texture still isn’t showing up

by user 392979063620501504

Okay I figured something small out, I added the texture file to the asset folder of the prod build and now it show’s up for a second then disappears

by user 392979063620501504

as a temporary workaround you can try disabling progressive texture loading - this is what is causing the disappearing I think.
image.png

Okay, I’ll give it a shot right now

by user 392979063620501504

https://nilaygomkale.com/experimentation_folder/experiment_2.1/
It worked

by user 392979063620501504

Texture is appearing now

by user 392979063620501504

Great. Btw I’m currently updating the bugreporter so that it should include all textures in the bugreport making it easier for cases like this to just send your blend file again to us :slightly_smiling_face: