After some gameplay i got glTexImage2D(GL_TEXTURE_RECTANGLE_NV, 0, GL_RGBA, w, h, 0, GL_RGBA, GL_UNSIGNED_BYTE, data), GL_OUT_OF_MEMORY. file: ..\ui\glx_addons.cpp, line: 499 error and the game crashed, because i didn't get dump request i manually created dump from task manager so i don't know if it...