Ticket #757 (closed defect: needsinfo)
[NEEDS INFO] ERROR: CRenderer::EndFrame: GL errors occurred
| Reported by: | fabio | Owned by: | |
|---|---|---|---|
| Priority: | Should Have | Milestone: | |
| Component: | Core engine | Keywords: | |
| Cc: |
Description
After starting a map with r9099 I got this mesa warning:
Mesa: User error: GL_INVALID_OPERATION in glCompressedTexImage2D ERROR: CRenderer::EndFrame: GL errors occurred
Full output is attached.
I am no longer able to reproduce this however.
Attachments
Change History
comment:1 Changed 2 years ago by Philip
The spec allows GL_INVALID_OPERATION in lots of cases, and I can't think of anything specific we do that could cause it, so I don't think we can do anything without more information (e.g. a backtrace from the point where the error is reported). Has anyone else ever seen or reproduced an error like this?
Note: See
TracTickets for help on using
tickets.
