Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - MGN001

Pages: [1]
1
Graphics / OpenGL failure in Texture class
« on: September 25, 2013, 04:26:29 am »
I'm writing a game using Visual Studio 2012, and when I load the images for my Player class, I get 2 errors per file:

"An internal OpenGL call failed in Texture.cpp<#> : GL_INVALID_ENUM, an unacceptable value has been specified for an enumerated argument"

The numbers that appear in place of # are 146 and 147.

Pages: [1]