d3d failed to create device.

Started by Ash3214, March 08, 2019, 05:30:23 PM

Previous topic - Next topic

Ash3214

My game crashes on launch with only a pop up telling me the crash report is in my game folder. I don't really understand any of it but this stood out:
Initialize engine version: 5.6.5f1 (2cac56bf7bb6)
GfxDevice: creating device client; threaded=1
Direct3D:
    Version:  Direct3D 9.0c [nvldumdx.dll 25.21.14.1935]
    Renderer: NVIDIA GeForce GTX 1070
    Vendor:   NVIDIA
    VRAM:     8088 MB (via DXGI)
    Caps:     Shader=30 DepthRT=1 NativeDepth=1 NativeShadow=1 DF16=0 INTZ=1 NULL=1 RESZ=0 SlowINTZ=0 ATOC=1 BC4=1 BC5=1
d3d: creation params: flags=44 swap=1 vsync=80000000 w=304 h=201 fmt=21 bbcount=1 dsformat=75 pflags=0
d3d: failed to create device [device lost]
Crash!!!

My graphics card is up to date. No mods installed, running win10 64x
Full crash report is attached.

[attachment deleted due to age]

Canute

Hi,
normaly i would say at first update your driver, but you wrote here and at your other posting that your driver are the latest.
So maybe downgrade the driver or reinstall them. Remove the grafic card from the device list so it completly get new installed.
Maybe just with the plain driver without any extra NVidea software.

Do you use any video capture/steaming software or card enhancing (overclock) software, try to deactivate them.


Ash3214

I rolled back my graphics driver then updated with clean install. The game now works. Thanks for the help.