Error Message In Log

This just started happening with the latest update. In studio, whenever I open any project, the following errors are shown in the ouput log:

Image “https://assetgame.roblox.com/asset/?id=99666917” failed to load in “TextureManager::PreloadTexture”: Failed to resolve texture format
ContentProvider:PreloadAsync() failed for rbxassetid://99666917

https://assetgame.roblox.com/Game/Statistics.ashx?TypeID=6&UserID=1234&AssociatedCreatorID=1234&AssociatedCreatorType=User&AssociatedPlaceID=5678: HTTP 404 (HTTP/1.1 404 Not Found)

To Replicate:
Just open up the baseplate project and look at the output log.

9 Likes
  1. This error is still printed to the output log in all games. Looks like a missing Roblox asset.

    11:14:26.904 - Image “https://assetgame.roblox.com/asset/?id=99666917” failed to load in “TextureManager::PreloadTexture”: Failed to resolve texture format

    11:14:26.923 - ContentProvider:PreloadAsync() failed for rbxassetid://99666917

  2. And this error is printed in the log when a forcefield is applied at a spawn. Looks like there is a typo on the Roblox end and the “s” is missing in sparkles.

11:22:27.506 - Image "rbxasset://textures/particles/sparkle.dds" failed to load: File not found

1 Like

This started happening to me as well. Whenever I open any place whether it is Team Create or not, I get the ContentProvider:PreloadAsync() failed for rbxassetid://99666917 error. This should have been fixed in 8 months I guess.

3 Likes