From: max g. <gi...@im...> - 2002-07-29 06:50:33
|
Hi! This kind of error is sometimes hard to debug :-) Your trace does not contain any indication of where the error has occured. Try to isolate the problem to single OpenGL command by putting more checks in your code (check every GL command if needed while debugging). Max |