2025-07-20 21:38 CEST

View Revisions: Issue #4741

Summary 0004741: opengl error: glDrawRangeElements called in state where it is not allowed
Revision 2015-04-12 02:56 by abma
Steps To Reproduce run spring 98.0.1-524-ged46987 with default settings, start imperial winter + some random map + CodeXL attached

Break
Reason
OpenGL Error
Break on
glDrawRangeElements(GL_TRIANGLES , 0 , 49923 , 549 , GL_UNSIGNED_INT , 0x00000000)
Error Code
GL_INVALID_OPERATION
Error Description
The specified operation is not allowed in the current state. The offending function is ignored, having no side effect other than to set the error flag.
* Stopped before function execution
Revision 2015-04-12 02:56 by abma
Steps To Reproduce run spring 98.0.1-524-ged46987 with default settings, start imperial winter + some random map:

Break
Reason
OpenGL Error
Break on
glDrawRangeElements(GL_TRIANGLES , 0 , 49923 , 549 , GL_UNSIGNED_INT , 0x00000000)
Error Code
GL_INVALID_OPERATION
Error Description
The specified operation is not allowed in the current state. The offending function is ignored, having no side effect other than to set the error flag.
* Stopped before function execution
Revision 2015-04-12 02:53 by abma
Steps To Reproduce
Break
Reason
OpenGL Error
Break on
glDrawRangeElements(GL_TRIANGLES , 0 , 49923 , 549 , GL_UNSIGNED_INT , 0x00000000)
Error Code
GL_INVALID_OPERATION
Error Description
The specified operation is not allowed in the current state. The offending function is ignored, having no side effect other than to set the error flag.
* Stopped before function execution