Unable to create Direct3D9 device...

Next
 From:  CAD Jukie (CAD_JUNKIE)
167.1 
After installing the program I see this message on the screen...

Unable to create Direct3D9 device

Anyone know what or why this is happening and what can be done to recolve this.

Thanks
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  f700es
167.2 In reply to 167.1 
Could it be your video card? What kind do you have?
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  CAD Jukie (CAD_JUNKIE)
167.3 In reply to 167.2 
NVIDIA Geforce FX Go5200

I have the latest drivers and Direct X installed.
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  Michael Gibson
167.4 In reply to 167.3 
A couple of things to check - can you go to Start / Control Panel / Display / Settings tab, and see what the "Color quality" setting is at? MoI needs this to be at 32-bit color.

Also can you please try doing Start / Run and type in "dxdiag.exe". This will run the DirectX Diagnostic Tool which will check to see if DirectX is functioning properly on your machine. Go to the Display tab and push the "Test Direct3D" button and see if the tests function properly.

- Michael
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  CAD Jukie (CAD_JUNKIE)
167.5 In reply to 167.4 
Color quality is set to 32 bit

Did a test on through the dxdiag and still same results in regards to the program.

Thanks
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  f700es
167.6 In reply to 167.3 
Hmmm, I had a similar issue when using a laptop while waiting for my new work box to come in. I basically could not use MOI on it. It had a crappy ATi video card but that one you have should run it.
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  Michael Gibson
167.7 In reply to 167.5 
Can you please give this a try - make sure the MoI window is maximized, and then hold down the Ctrl key and click on the "MoI" caption in the upper-right corner of the window (next to the minimize/restore/close buttons).

This will pop up a debug menu, on it, pick the one named "Show Log". This will show a dialog that contains some text which are diagnostic messages that are output when things aren't working as expected. If you can copy and paste that text over here, it might help me figure out what part is not working properly.

Also, are you using the most recent beta release (Oct 9th) ?

Thanks,

- Michael
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  CAD Jukie (CAD_JUNKIE)
167.8 In reply to 167.7 
Here is the log that you asked for. Not sure if it makes a difference but this is a 64MB video card, but I am running 2 gigs of RAM.

.\Init.cpp 116: Moi starting up
.\Direct3D.cpp 148: GetDeviceCaps failed hr = -2005530518
.\Direct3D.cpp 525: CreateDevice failed hr = -2005530518
.\Direct3D.cpp 148: GetDeviceCaps failed hr = -2005530518
.\Direct3D.cpp 525: CreateDevice failed hr = -2005530518
.\Direct3D.cpp 148: GetDeviceCaps failed hr = -2005530518
.\Direct3D.cpp 525: CreateDevice failed hr = -2005530518
.\Direct3D.cpp 148: GetDeviceCaps failed hr = -2005530518
.\Direct3D.cpp 525: CreateDevice failed hr = -2005530518
.\Direct3D.cpp 148: GetDeviceCaps failed hr = -2005530518
.\Direct3D.cpp 525: CreateDevice failed hr = -2005530518
.\Direct3D.cpp 148: GetDeviceCaps failed hr = -2005530518
.\Direct3D.cpp 525: CreateDevice failed hr = -2005530518
.\Direct3D.cpp 148: GetDeviceCaps failed hr = -2005530518
.\Direct3D.cpp 525: CreateDevice failed hr = -2005530518
.\Direct3D.cpp 148: GetDeviceCaps failed hr = -2005530518
.\Direct3D.cpp 525: CreateDevice failed hr = -2005530518
.\Direct3D.cpp 148: GetDeviceCaps failed hr = -2005530518
.\Direct3D.cpp 525: CreateDevice failed hr = -2005530518
.\Direct3D.cpp 148: GetDeviceCaps failed hr = -2005530518
.\Direct3D.cpp 525: CreateDevice failed hr = -2005530518
.\Direct3D.cpp 148: GetDeviceCaps failed hr = -2005530518
.\Direct3D.cpp 525: CreateDevice failed hr = -2005530518
.\Direct3D.cpp 148: GetDeviceCaps failed hr = -2005530518
.\Direct3D.cpp 525: CreateDevice failed hr = -2005530518
.\Direct3D.cpp 148: GetDeviceCaps failed hr = -2005530518
.\Direct3D.cpp 525: CreateDevice failed hr = -2005530518
.\Direct3D.cpp 148: GetDeviceCaps failed hr = -2005530518
.\Direct3D.cpp 525: CreateDevice failed hr = -2005530518
.\Direct3D.cpp 148: GetDeviceCaps failed hr = -2005530518
.\Direct3D.cpp 525: CreateDevice failed hr = -2005530518
.\Direct3D.cpp 148: GetDeviceCaps failed hr = -2005530518
.\Direct3D.cpp 525: CreateDevice failed hr = -2005530518
.\Direct3D.cpp 148: GetDeviceCaps failed hr = -2005530518
.\Direct3D.cpp 525: CreateDevice failed hr = -2005530518
.\Direct3D.cpp 148: GetDeviceCaps failed hr = -2005530518
.\Direct3D.cpp 525: CreateDevice failed hr = -2005530518
.\Direct3D.cpp 148: GetDeviceCaps failed hr = -2005530518
.\Direct3D.cpp 525: CreateDevice failed hr = -2005530518
.\Direct3D.cpp 148: GetDeviceCaps failed hr = -2005530518
.\Direct3D.cpp 525: CreateDevice failed hr = -2005530518
.\Direct3D.cpp 148: GetDeviceCaps failed hr = -2005530518
.\Direct3D.cpp 525: CreateDevice failed hr = -2005530518
.\Direct3D.cpp 148: GetDeviceCaps failed hr = -2005530518
.\Direct3D.cpp 525: CreateDevice failed hr = -2005530518
.\Direct3D.cpp 148: GetDeviceCaps failed hr = -2005530518
.\Direct3D.cpp 525: CreateDevice failed hr = -2005530518
.\Direct3D.cpp 148: GetDeviceCaps failed hr = -2005530518
.\Direct3D.cpp 525: CreateDevice failed hr = -2005530518
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  CAD Jukie (CAD_JUNKIE)
167.9 In reply to 167.7 
Also I am using the Oct 9th edition
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  Michael Gibson
167.10 In reply to 167.8 
If you go to Start / Control Panel / Display / Settings tab, do you see 2 monitors listed in there?

Can you click on each monitor (click on the large blue boxes labeled "1", and "2"), and see if any of them does not have the "Extend my Windows desktop onto this monitor" setting checked on it?

You might try making sure each of those is checked, and also try flipping which one is set up as the primary monitor.

Also, can you please try rebooting your machine and see if that has any effect?

- Michael
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
 From:  Michael Gibson
167.11 In reply to 167.10 
One other thing to try - go to dxdiag.exe, and under the display tab, next to "Direct3D Acceleration", click "Disable". After that click "Enable". That might possibly re-initialize some stuff that is messed up in Direct3D for you.

- Michael
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged
 

Reply to All Reply to All