The error appears to be saying that D3D couldn't create a texture. It's the one with a width of 575 and height of 150 pixels, so imagine it's not hard to find. You've asked for mipmaps, and possibly your GPU doesn't support mipmaps with non-power-of-two textures.
↧