what safe texture cache does is that whenever the cache deletes a texture it checks to see that the texture has been deleted, and when it is going to use a texture it checks to see that the texture is valid
, and it makes sure that textures have been created successfully
, and it makes sure that textures have been created successfully