View Single Post
  #2  
Old 05-31-2010, 09:05 PM
Ropethunder Ropethunder is offline
Developer


Join Date: May 2010
Posts: 399
Default

This error would be thrown if DirectX failed to reset the Direct3D device. This occurs during events such as screensavers, changing the resolution, alt-tabing from full screen, etc.

It's most likely a result of a problem with your video driver or maybe even a hiccup on the card itself where this particular hardware call is returning the wrong value. It's also possible that the EQ client isn't handling the reset properly due to a race condition..

I would suggest trying newer or older video card drivers. This particular error could be caused by a lot of random things. But if you won't experience it in EQ then it might be a client bug. And that can't be fixed.
Reply With Quote