Millisecond Forums

Script error encountered by participant trying to take Age IAT

https://forums.millisecond.com/Topic31742.aspx

By kheid7 - 6/23/2021

Hi there,

A participant reached out to me stating that they had encountered these issues when trying to start the task:
Warning ageiat.iqx OpenGL Invalid State -
Sanity Check.. Function void __cdecl
inquisit::IQRunWidget::initializeGL(void), File iqrunwidget.cpp, Line
223 GL Error Codes: GL_OUT_OF_MEMORY 125

Warning ageiat.iqx OpenGL Invalid State - Sanity Check.. Function
void __cdecl inquisit::IQRunWidget::paintGL(void), File
iqrunwidget.cpp, Line 308 GL Error Codes: GL_OUT_OF_MEMORY
Error ageiat.iqx OpenGL Error: Failed to create
QOpenGLTextureBlitter. Function bool __cdecl
inquisit::Graphics::prepareOpenGL(struct
inquisit::Graphics::MonitorInfo *,int), File graphics.cpp, Line 1022
GL Error Codes: GL_OUT_OF_MEMORY 123

What is happening here?
Thank you so much for your help in advance!
By Dave - 6/23/2021

kheid7 - 6/23/2021
Hi there,

A participant reached out to me stating that they had encountered these issues when trying to start the task:
Warning ageiat.iqx OpenGL Invalid State -
Sanity Check.. Function void __cdecl
inquisit::IQRunWidget::initializeGL(void), File iqrunwidget.cpp, Line
223 GL Error Codes: GL_OUT_OF_MEMORY 125

Warning ageiat.iqx OpenGL Invalid State - Sanity Check.. Function
void __cdecl inquisit::IQRunWidget::paintGL(void), File
iqrunwidget.cpp, Line 308 GL Error Codes: GL_OUT_OF_MEMORY
Error ageiat.iqx OpenGL Error: Failed to create
QOpenGLTextureBlitter. Function bool __cdecl
inquisit::Graphics::prepareOpenGL(struct
inquisit::Graphics::MonitorInfo *,int), File graphics.cpp, Line 1022
GL Error Codes: GL_OUT_OF_MEMORY 123

What is happening here?
Thank you so much for your help in advance!

It's an issue with the participant's system's graphics card. It's running out of graphics memory. This may be due to a very old / weak card, an outdated or broken driver, or the participant using an unsupported operating system version (e.g. Windows 7 or 8; Inquisit 6 requires at least Windows 10).
By kheid7 - 6/23/2021

Dave - 6/23/2021
kheid7 - 6/23/2021
Hi there,

A participant reached out to me stating that they had encountered these issues when trying to start the task:
Warning ageiat.iqx OpenGL Invalid State -
Sanity Check.. Function void __cdecl
inquisit::IQRunWidget::initializeGL(void), File iqrunwidget.cpp, Line
223 GL Error Codes: GL_OUT_OF_MEMORY 125

Warning ageiat.iqx OpenGL Invalid State - Sanity Check.. Function
void __cdecl inquisit::IQRunWidget::paintGL(void), File
iqrunwidget.cpp, Line 308 GL Error Codes: GL_OUT_OF_MEMORY
Error ageiat.iqx OpenGL Error: Failed to create
QOpenGLTextureBlitter. Function bool __cdecl
inquisit::Graphics::prepareOpenGL(struct
inquisit::Graphics::MonitorInfo *,int), File graphics.cpp, Line 1022
GL Error Codes: GL_OUT_OF_MEMORY 123

What is happening here?
Thank you so much for your help in advance!

It's an issue with the participant's system's graphics card. It's running out of graphics memory. This may be due to a very old / weak card, an outdated or broken driver, or the participant using an unsupported operating system version (e.g. Windows 7 or 8; Inquisit 6 requires at least Windows 10).

Thank you so much for your speedy replies!