bevy-website icon indicating copy to clipboard operation
bevy-website copied to clipboard

Example Assets: 404 not found

Open lomirus opened this issue 1 year ago • 1 comments
trafficstars

In the console of Transmission Example, it says:

GET https://bevyengine.org/assets/examples/environment_maps/pisa_diffuse_rgb9e5_zstd.ktx2.meta 404 (Not Found)

image

lomirus avatar Apr 06 '24 09:04 lomirus

It is normal for meta files to not necessarily exist.

This shouldn't cause the loading bar to get stuck, but there may be a separate issue there. #1119.

rparrett avatar Apr 06 '24 13:04 rparrett