How to solve "D3DERR_NOAVAILABLE" error when opening 3D View

Ask or learn about how to use the software or troubleshoot problems
Post Reply
dhutchin
Posts: 2
Joined: July 27th, 2012, 1:04 pm

How to solve "D3DERR_NOAVAILABLE" error when opening 3D View

Post by dhutchin »

Question: I keep getting an error message, "Fail to create reference rasterizer 3D Device. -D3DERR_NOAVAILABLE", when I try to open 3D view. What should I do?

Answer: GC Image uses OpenGL for its 3D graphics rendering. To solve the problem, you need to install the latest driver for your graphics card.

This problem mostly likely occurs if you have a graphics card with Intel chipset. As stated by Intel, "Graphics drivers that come with Microsoft Windows or that are downloaded from Windows Update typically do not support OpenGL." Please see here for details:
http://www.intel.com/support/graphics/sb/cs-010479.htm

and download the driver as follows:
-> Go to http://downloadcenter.intel.com/Default.aspx?lang=eng
-> Select Graphics > Desktop > Graphics Controllers > Select your chipset
-> Download driver based on your version of Windows
-> Install new driver

Then the software can visualize the data in 3D view.
Post Reply