Nvidia OpenGL Error: 6?

Whenever I have any textures in a game, I can’t start it in the standalone player without getting this error message:

Your hardware configuration does not meet minimum specifications needed to run the application. The application must close.
Error code: 6

All of my graphics drivers are up to date. I have a Geforce GTX 550 ti, 8 gb RAM, and an Intel i5 3.30 GHz CPU.

Any ideas? I would love to get back to developing :wink:

Did you installed the graphics drivers from Nvidia or do you use the Microsoft driver?
You should install the Nvidia driver, because the Microsoft driver makes sometime problems.
http://www.nvidia.com/Download/index.aspx?lang=en-us

The other problem can be that you are using to big or to much textures that are not fitting into the graphic card memory.