Too many indices for index buffer
Jump to navigation
Jump to search
Stub
This article or section is a stub. You can help by expanding it.
The following error message may appear when the game crashes if a lot of geometry is in the current PVS.
This means that too many vertices are being drawn at a single point in time. No more than 32768 vertices can be drawn at a given point in time, due to the size of the index buffer.