Vulkan Renderer, Game crashes into desktop upon switching to Vulkan.

Switching the renderer from DirectX 11 to Vulkan causes the game to crash into desktop.

PC specs :
CPU: Ryzen 5 2400G processor
GPU: GTX 1060 3Gb
MoBo: Asrock B450M-HVD
Windows: 10 64bit
Last bumped on May 29, 2020, 2:27:33 PM
This thread has been automatically archived. Replies are disabled.
same problem here.

asus laptop
core-i5 3317U 1.7GHz
Geforce GT635M 2gb
500gb HDD
8gb RAM
windows 10 64bit

still can play with directx11, but smoother now, loads faster, with all default display settings (before this patch, i set it all to low)
same problem here.

windows 10, 32bit
Now i have this same problem too.

I5-6600, GTX1070, 16GB RAM, SSD, Win7
Same problem. When I try to choose VULKAN, game is freeze for some time then crash.

I5 6500
16GB RAM
M.2 SSD 250GB
GTX 1060 6GB
WIN X
Last edited by Niki74#0219 on May 28, 2020, 11:48:46 AM
From the Client.txt

Spoiler
2020/05/28 20:44:48 ***** LOG FILE OPENING *****
2020/05/28 20:44:49 321361125 8a [INFO Client 21200] Enumerated adapter: NVIDIA GeForce GTX 650
2020/05/28 20:44:49 321361281 24b [INFO Client 21200] Enumerated device for adapter: NVIDIA GeForce GTX 650. Selected feature level: 45056. Max feature level: 45056
2020/05/28 20:44:49 321361281 142 [INFO Client 21200] Enumerated output for adapter NVIDIA GeForce GTX 650 of \\.\DISPLAY1
2020/05/28 20:44:49 321361281 8a [INFO Client 21200] Enumerated adapter: Microsoft Basic Render Driver
2020/05/28 20:44:49 321361296 24b [INFO Client 21200] Enumerated device for adapter: Microsoft Basic Render Driver. Selected feature level: 45312. Max feature level: 45312
2020/05/28 20:44:49 321361343 832 [INFO Client 21200] [DEVICE] Type: DirectX11
2020/05/28 20:44:49 321361515 27e [DEBUG Client 21200] CreateSwapChain: SetFullScreenState 0
2020/05/28 20:44:49 321361531 19e [INFO Client 21200] [DirectX] Runtime version = 11.1
2020/05/28 20:44:49 321361531 19f [INFO Client 21200] [DirectX] Feature Level = 11.0
2020/05/28 20:44:49 321361531 1a0 [INFO Client 21200] [DirectX] Driver Command Lists = YES
2020/05/28 20:44:49 321361531 1a1 [INFO Client 21200] [DirectX] Driver Concurrent Creates = YES
2020/05/28 20:44:49 321361531 1a2 [INFO Client 21200] [DirectX] Driver Constant Buffer Offsetting = YES
2020/05/28 20:45:31 321403203 863 [DEBUG Client 21200] [SHADER] Load shader cache: ShaderCacheVulkan
2020/05/28 20:45:34 321406187 31c6 [CRIT Client 21200] [VULKAN] vk::InitializationFailedError::InitializationFailedError: vk::createInstanceUnique


System Specs on DxDiag.

DxDiag just in case: https://pastebin.com/nLBiFYe8
Last edited by TheMotherFucker#7611 on May 28, 2020, 7:47:43 PM
"
mayhem0974 wrote:
Switching the renderer from DirectX 11 to Vulkan causes the game to crash into desktop.

PC specs :
CPU: Ryzen 5 2400G processor
GPU: GTX 1060 3Gb
MoBo: Asrock B450M-HVD
Windows: 10 64bit


Hello there,

Thank you for trying the Vulkan beta and making a bug report.

Before we can properly diagnose your issue, can you please provide us with some additional information.

DX Diag: This can be obtained by pressing Windows Key + R and typing in "dxdiag" - then, click the 'save information' button to output the results. Either post your results in this thread, or send me a Private Message on the forum, with a link to your post.

Client Log: Browse to \Path of Exile\logs\Client.txt
We just need a small snippet from the log file. The part of the log we need, looks like this:
Spoiler

2020/05/28 14:34:21 ***** LOG FILE OPENING *****
2020/05/28 14:34:38 1136516562 8a [INFO Client 15028] Enumerated adapter: NVIDIA GeForce GTX 960
2020/05/28 14:34:39 1136516906 24b [INFO Client 15028] Enumerated device for adapter: NVIDIA GeForce GTX 960. Selected feature level: 45312. Max feature level: 45312
2020/05/28 14:34:39 1136516906 142 [INFO Client 15028] Enumerated output for adapter NVIDIA GeForce GTX 960 of \\.\DISPLAY1
2020/05/28 14:34:39 1136516921 142 [INFO Client 15028] Enumerated output for adapter NVIDIA GeForce GTX 960 of \\.\DISPLAY2
2020/05/28 14:34:39 1136516921 8a [INFO Client 15028] Enumerated adapter: Microsoft Basic Render Driver
2020/05/28 14:34:39 1136517015 24b [INFO Client 15028] Enumerated device for adapter: Microsoft Basic Render Driver. Selected feature level: 45312. Max feature level: 45312
2020/05/28 14:34:39 1136517265 832 [INFO Client 15028] [DEVICE] Type: DirectX11
2020/05/28 14:34:39 1136517609 27e [DEBUG Client 15028] CreateSwapChain: SetFullScreenState 0
2020/05/28 14:34:39 1136517640 19e [INFO Client 15028] [DirectX] Runtime version = 11.1
2020/05/28 14:34:39 1136517640 19f [INFO Client 15028] [DirectX] Feature Level = 11.1
2020/05/28 14:34:39 1136517640 1a0 [INFO Client 15028] [DirectX] Driver Command Lists = YES
2020/05/28 14:34:39 1136517640 1a1 [INFO Client 15028] [DirectX] Driver Concurrent Creates = YES
2020/05/28 14:34:39 1136517640 1a2 [INFO Client 15028] [DirectX] Driver Constant Buffer Offsetting = YES
2020/05/28 14:35:14 1136552578 863 [DEBUG Client 15028] [SHADER] Load shader cache: ShaderCacheVulkan
2020/05/28 14:35:18 1136556328 4a9 [INFO Client 15028] [VULKAN] Memory type: heap index = 1, property = {}
2020/05/28 14:35:18 1136556328 4a9 [INFO Client 15028] [VULKAN] Memory type: heap index = 1, property = {}
2020/05/28 14:35:18 1136556328 4a9 [INFO Client 15028] [VULKAN] Memory type: heap index = 1, property = {}
2020/05/28 14:35:18 1136556328 4a9 [INFO Client 15028] [VULKAN] Memory type: heap index = 1, property = {}
2020/05/28 14:35:18 1136556328 4a9 [INFO Client 15028] [VULKAN] Memory type: heap index = 1, property = {}
2020/05/28 14:35:18 1136556343 4a9 [INFO Client 15028] [VULKAN] Memory type: heap index = 1, property = {}
2020/05/28 14:35:18 1136556343 4a9 [INFO Client 15028] [VULKAN] Memory type: heap index = 1, property = {}
2020/05/28 14:35:18 1136556343 4a9 [INFO Client 15028] [VULKAN] Memory type: heap index = 0, property = { DeviceLocal }
2020/05/28 14:35:18 1136556343 4a9 [INFO Client 15028] [VULKAN] Memory type: heap index = 0, property = { DeviceLocal }
2020/05/28 14:35:18 1136556343 4a9 [INFO Client 15028] [VULKAN] Memory type: heap index = 1, property = { HostVisible | HostCoherent }
2020/05/28 14:35:18 1136556343 4a9 [INFO Client 15028] [VULKAN] Memory type: heap index = 1, property = { HostVisible | HostCoherent | HostCached }
2020/05/28 14:35:18 1136556343 4af [INFO Client 15028] [VULKAN] Memory heap: size = 2007 MB, flags = { DeviceLocal }
2020/05/28 14:35:18 1136556343 4af [INFO Client 15028] [VULKAN] Memory heap: size = 8150 MB, flags = {}
2020/05/28 14:35:18 1136556343 200 [INFO Client 15028] [VULKAN] ASTC unsupported
2020/05/28 14:35:20 1136558375 50d [INFO Client 15028] [VULKAN] Present mode: Immediate
2020/05/28 14:35:22 1136560671 28a [INFO Client 15028] [VULKAN] Restore pipeline cache
2020/05/28 14:35:51 1136589546 b7 [INFO Client 15028] Async connecting to login.pathofexile.com:20481
2020/05/28 14:35:51 1136589609 de [INFO Client 15028] Connected to login.pathofexile.com in 32ms.


After providing us with this information, we'll investigate the issue further. In the meantime, ensure that all your drivers are up to date.
I likewise crash upon trying to switch to vulkan with my near 10 year old PC.

dxdiag:
Spoiler
------------------
System Information
------------------
Time of this report: 1/9/2020, 20:09:05
Machine name: BAERK-PC
Operating System: Windows 7 Home Premium 64-bit (6.1, Build 7601) Service Pack 1 (7601.win7sp1_ldr.170707-0600)
Language: English (Regional Setting: English)
System Manufacturer: MSI
System Model: MS-7640
BIOS: BIOS Date: 09/30/11 16:32:19 Ver: 04.06.04
Processor: AMD FX(tm)-4100 Quad-Core Processor (4 CPUs), ~3.6GHz
Memory: 16384MB RAM
Available OS Memory: 16354MB RAM
Page File: 3336MB used, 29369MB available
Windows Dir: C:\Windows
DirectX Version: DirectX 11
DX Setup Parameters: Not found
User DPI Setting: Using System DPI
System DPI Setting: 96 DPI (100 percent)
DWM DPI Scaling: Disabled
DxDiag Version: 6.01.7601.17514 32bit Unicode

------------
DxDiag Notes
------------
Display Tab 1: No problems found.
Sound Tab 1: No problems found.
Sound Tab 2: No problems found.
Sound Tab 3: No problems found.
Input Tab: No problems found.

--------------------
DirectX Debug Levels
--------------------
Direct3D: 0/4 (retail)
DirectDraw: 0/4 (retail)
DirectInput: 0/5 (retail)
DirectMusic: 0/5 (retail)
DirectPlay: 0/9 (retail)
DirectSound: 0/5 (retail)
DirectShow: 0/6 (retail)

---------------
Display Devices
---------------
Card name: NVIDIA GeForce GTX 550 Ti
Manufacturer: NVIDIA
Chip type: GeForce GTX 550 Ti
DAC type: Integrated RAMDAC
Device Key: Enum\PCI\VEN_10DE&DEV_1244&SUBSYS_351A1458&REV_A1
Display Memory: 4031 MB
Dedicated Memory: 959 MB
Shared Memory: 3071 MB
Current Mode: 1600 x 900 (32 bit) (60Hz)
Monitor Name: Generic PnP Monitor
Monitor Model: G205HV
Monitor Id: ACR0223
Native Mode: 1600 x 900(p) (59.978Hz)
Output Type: DVI
Driver Name: nvd3dumx.dll,nvwgf2umx.dll,nvwgf2umx.dll,nvd3dum,nvwgf2um,nvwgf2um
Driver File Version: 23.21.0013.9135 (English)
Driver Version: 23.21.13.9135
DDI Version: 11
Driver Model: WDDM 1.1
Driver Attributes: Final Retail
Driver Date/Size: 3/25/2018 11:12:06, 18910896 bytes
WHQL Logo'd: n/a
WHQL Date Stamp: n/a
Device Identifier: {D7B71E3E-5104-11CF-4754-17151BC2DA35}
Vendor ID: 0x10DE
Device ID: 0x1244
SubSys ID: 0x351A1458
Revision ID: 0x00A1
Driver Strong Name: oem17.inf:NVIDIA_Devices.NTamd64.6.1:Section001:23.21.13.9135:pci\ven_10de&dev_1244
Rank Of Driver: 00E62001
Video Accel:
Deinterlace Caps: {6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_PixelAdaptive
{F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY
{5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY
{335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch
{6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(UYVY,UYVY) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_PixelAdaptive
{F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(UYVY,UYVY) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY
{5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(UYVY,UYVY) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY
{335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(UYVY,UYVY) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch
{6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(YV12,0x32315659) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_PixelAdaptive
{F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(YV12,0x32315659) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY
{5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(YV12,0x32315659) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY
{335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(YV12,0x32315659) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch
{6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(NV12,0x3231564e) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_PixelAdaptive
{F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(NV12,0x3231564e) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY
{5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(NV12,0x3231564e) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY
{335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(NV12,0x3231564e) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch
{6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(IMC1,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
{F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(IMC1,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
{5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC1,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
{335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC1,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
{6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(IMC2,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
{F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(IMC2,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
{5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC2,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
{335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC2,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
{6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(IMC3,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
{F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(IMC3,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
{5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC3,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
{335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC3,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
{6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(IMC4,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
{F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(IMC4,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
{5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC4,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
{335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC4,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
{6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(S340,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
{F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(S340,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
{5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(S340,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
{335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(S340,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
{6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(S342,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
{F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(S342,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
{5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(S342,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
{335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(S342,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
D3D9 Overlay: Supported
DXVA-HD: Supported
DDraw Status: Enabled
D3D Status: Enabled
AGP Status: Enabled

-------------
Sound Devices
-------------
Description: Headphones (High Definition Audio Device)
Default Sound Playback: Yes
Default Voice Playback: Yes
Hardware ID: HDAUDIO\FUNC_01&VEN_10EC&DEV_0892&SUBSYS_1462F640&REV_1003
Manufacturer ID: 1
Product ID: 65535
Type: WDM
Driver Name: HdAudio.sys
Driver Version: 6.01.7601.17514 (English)
Driver Attributes: Final Retail
WHQL Logo'd: n/a
Date and Size: 11/20/2010 22:23:47, 350208 bytes
Other Files:
Driver Provider: Microsoft
HW Accel Level: Basic
Cap Flags: 0x0
Min/Max Sample Rate: 0, 0
Static/Strm HW Mix Bufs: 0, 0
Static/Strm HW 3D Bufs: 0, 0
HW Memory: 0
Voice Management: No
EAX(tm) 2.0 Listen/Src: No, No
I3DL2(tm) Listen/Src: No, No
Sensaura(tm) ZoomFX(tm): No

Description: Digital Audio (S/PDIF) (High Definition Audio Device)
Default Sound Playback: No
Default Voice Playback: No
Hardware ID: HDAUDIO\FUNC_01&VEN_10EC&DEV_0892&SUBSYS_1462F640&REV_1003
Manufacturer ID: 1
Product ID: 65535
Type: WDM
Driver Name: HdAudio.sys
Driver Version: 6.01.7601.17514 (English)
Driver Attributes: Final Retail
WHQL Logo'd: n/a
Date and Size: 11/20/2010 22:23:47, 350208 bytes
Other Files:
Driver Provider: Microsoft
HW Accel Level: Basic
Cap Flags: 0x0
Min/Max Sample Rate: 0, 0
Static/Strm HW Mix Bufs: 0, 0
Static/Strm HW 3D Bufs: 0, 0
HW Memory: 0
Voice Management: No
EAX(tm) 2.0 Listen/Src: No, No
I3DL2(tm) Listen/Src: No, No
Sensaura(tm) ZoomFX(tm): No

Description: Digital Audio (S/PDIF) (High Definition Audio Device)
Default Sound Playback: No
Default Voice Playback: No
Hardware ID: HDAUDIO\FUNC_01&VEN_10EC&DEV_0892&SUBSYS_1462F640&REV_1003
Manufacturer ID: 1
Product ID: 65535
Type: WDM
Driver Name: HdAudio.sys
Driver Version: 6.01.7601.17514 (English)
Driver Attributes: Final Retail
WHQL Logo'd: n/a
Date and Size: 11/20/2010 22:23:47, 350208 bytes
Other Files:
Driver Provider: Microsoft
HW Accel Level: Basic
Cap Flags: 0x0
Min/Max Sample Rate: 0, 0
Static/Strm HW Mix Bufs: 0, 0
Static/Strm HW 3D Bufs: 0, 0
HW Memory: 0
Voice Management: No
EAX(tm) 2.0 Listen/Src: No, No
I3DL2(tm) Listen/Src: No, No
Sensaura(tm) ZoomFX(tm): No

---------------------
Sound Capture Devices
---------------------
-------------------
DirectInput Devices
-------------------
Device Name: Mouse
Attached: 1
Controller ID: n/a
Vendor/Product ID: n/a
FF Driver: n/a

Device Name: Keyboard
Attached: 1
Controller ID: n/a
Vendor/Product ID: n/a
FF Driver: n/a

Device Name: Gaming Mouse
Attached: 1
Controller ID: 0x0
Vendor/Product ID: 0x093A, 0x2532
FF Driver: n/a

Device Name: Gaming Mouse
Attached: 1
Controller ID: 0x0
Vendor/Product ID: 0x093A, 0x2532
FF Driver: n/a

Device Name: USB Keyboard
Attached: 1
Controller ID: 0x0
Vendor/Product ID: 0x1A2C, 0x2124
FF Driver: n/a

Device Name: USB Keyboard
Attached: 1
Controller ID: 0x0
Vendor/Product ID: 0x1A2C, 0x2124
FF Driver: n/a

Poll w/ Interrupt: No

-----------
USB Devices
-----------
+ USB Root Hub
| Vendor/Product ID: 0x1002, 0x4397
| Matching Device ID: usb\root_hub
| Service: usbhub

----------------
Gameport Devices
----------------

------------
PS/2 Devices
------------
+ HID Keyboard Device
| Vendor/Product ID: 0x093A, 0x2532
| Matching Device ID: hid_device_system_keyboard
| Service: kbdhid
|
+ HID Keyboard Device
| Vendor/Product ID: 0x1A2C, 0x2124
| Matching Device ID: hid_device_system_keyboard
| Service: kbdhid
|
+ Terminal Server Keyboard Driver
| Matching Device ID: root\rdp_kbd
| Upper Filters: kbdclass
| Service: TermDD
|
+ HID-compliant mouse
| Vendor/Product ID: 0x093A, 0x2532
| Matching Device ID: hid_device_system_mouse
| Service: mouhid
|
+ Terminal Server Mouse Driver
| Matching Device ID: root\rdp_mou
| Upper Filters: mouclass
| Service: TermDD

------------------------
Disk & DVD/CD-ROM Drives
------------------------
Drive: C:
Free Space: 155.6 GB
Total Space: 476.9 GB
File System: NTFS
Model: MKNSSDRE500GB ATA Device

Drive: D:
Model: HP DVD Writer 1260t ATA Device
Driver: c:\windows\system32\drivers\cdrom.sys, 6.01.7601.17514 (English), , 0 bytes

--------------
System Devices
--------------
Name: PCI standard host CPU bridge
Device ID: PCI\VEN_1022&DEV_1605&SUBSYS_00000000&REV_00\3&11583659&0&C5
Driver: n/a

Name: PCI standard PCI-to-PCI bridge
Device ID: PCI\VEN_1002&DEV_5A16&SUBSYS_76401462&REV_00\3&11583659&0&10
Driver: n/a

Name: Standard Enhanced PCI to USB Host Controller
Device ID: PCI\VEN_1002&DEV_4396&SUBSYS_76401462&REV_00\3&11583659&0&B2
Driver: n/a

Name: PCI standard host CPU bridge
Device ID: PCI\VEN_1022&DEV_1604&SUBSYS_00000000&REV_00\3&11583659&0&C4
Driver: n/a

Name: PCI standard host CPU bridge
Device ID: PCI\VEN_1002&DEV_5A14&SUBSYS_76401462&REV_02\3&11583659&0&00
Driver: n/a

Name: Standard Enhanced PCI to USB Host Controller
Device ID: PCI\VEN_1002&DEV_4396&SUBSYS_76401462&REV_00\3&11583659&0&9A
Driver: n/a

Name: PCI standard host CPU bridge
Device ID: PCI\VEN_1022&DEV_1603&SUBSYS_00000000&REV_00\3&11583659&0&C3
Driver: n/a

Name: PCI standard ISA bridge
Device ID: PCI\VEN_1002&DEV_439D&SUBSYS_76401462&REV_40\3&11583659&0&A3
Driver: n/a

Name: Standard Enhanced PCI to USB Host Controller
Device ID: PCI\VEN_1002&DEV_4396&SUBSYS_76401462&REV_00\3&11583659&0&92
Driver: n/a

Name: PCI standard host CPU bridge
Device ID: PCI\VEN_1022&DEV_1602&SUBSYS_00000000&REV_00\3&11583659&0&C2
Driver: n/a

Name: AMD PCI IDE Controller
Device ID: PCI\VEN_1002&DEV_439C&SUBSYS_76401462&REV_40\3&11583659&0&A1
Driver: n/a

Name: AMD SATA Controller (IDE Mode)
Device ID: PCI\VEN_1002&DEV_4390&SUBSYS_76401462&REV_40\3&11583659&0&88
Driver: n/a

Name: Realtek PCIe GBE Family Controller
Device ID: PCI\VEN_10EC&DEV_8168&SUBSYS_76401462&REV_06\4&3280657B&0&0028
Driver: n/a

Name: PCI standard host CPU bridge
Device ID: PCI\VEN_1022&DEV_1601&SUBSYS_00000000&REV_00\3&11583659&0&C1
Driver: n/a

Name: Standard OpenHCD USB Host Controller
Device ID: PCI\VEN_1002&DEV_4399&SUBSYS_76401462&REV_00\3&11583659&0&A5
Driver: n/a

Name: AMD SMBus
Device ID: PCI\VEN_1002&DEV_4385&SUBSYS_76401462&REV_42\3&11583659&0&A0
Driver: n/a

Name: NVIDIA GeForce GTX 550 Ti
Device ID: PCI\VEN_10DE&DEV_1244&SUBSYS_351A1458&REV_A1\4&1327A1D7&0&0010
Driver: n/a

Name: PCI standard host CPU bridge
Device ID: PCI\VEN_1022&DEV_1600&SUBSYS_00000000&REV_00\3&11583659&0&C0
Driver: n/a

Name: Standard OpenHCD USB Host Controller
Device ID: PCI\VEN_1002&DEV_4397&SUBSYS_76401462&REV_00\3&11583659&0&B0
Driver: n/a

Name: ATI I/O Communications Processor PCI Bus Controller
Device ID: PCI\VEN_1002&DEV_4384&SUBSYS_00000000&REV_40\3&11583659&0&A4
Driver: n/a

Name: High Definition Audio Controller
Device ID: PCI\VEN_10DE&DEV_0BEE&SUBSYS_351A1458&REV_A1\4&1327A1D7&0&0110
Driver: n/a

Name: PCI standard PCI-to-PCI bridge
Device ID: PCI\VEN_1002&DEV_5A1B&SUBSYS_76401462&REV_00\3&11583659&0&38
Driver: n/a

Name: Standard OpenHCD USB Host Controller
Device ID: PCI\VEN_1002&DEV_4397&SUBSYS_76401462&REV_00\3&11583659&0&98
Driver: n/a

Name: High Definition Audio Controller
Device ID: PCI\VEN_1002&DEV_4383&SUBSYS_F6401462&REV_40\3&11583659&0&A2
Driver: n/a

Name: Universal Serial Bus (USB) Controller
Device ID: PCI\VEN_1033&DEV_0194&SUBSYS_76401462&REV_04\4&23555AB5&0&0038
Driver: n/a

Name: PCI standard PCI-to-PCI bridge
Device ID: PCI\VEN_1002&DEV_5A19&SUBSYS_76401462&REV_00\3&11583659&0&28
Driver: n/a

Name: Standard OpenHCD USB Host Controller
Device ID: PCI\VEN_1002&DEV_4397&SUBSYS_76401462&REV_00\3&11583659&0&90
Driver: n/a

------------------
DirectShow Filters
------------------

DirectShow Filters:
WMAudio Decoder DMO,0x00800800,1,1,WMADMOD.DLL,6.01.7601.19091
WMAPro over S/PDIF DMO,0x00600800,1,1,WMADMOD.DLL,6.01.7601.19091
WMSpeech Decoder DMO,0x00600800,1,1,WMSPDMOD.DLL,6.01.7601.19091
MP3 Decoder DMO,0x00600800,1,1,mp3dmod.dll,6.01.7601.19091
Mpeg4s Decoder DMO,0x00800001,1,1,mp4sdecd.dll,6.01.7601.19091
WMV Screen decoder DMO,0x00600800,1,1,wmvsdecd.dll,6.01.7601.19091
WMVideo Decoder DMO,0x00800001,1,1,wmvdecod.dll,6.01.7601.19091
Mpeg43 Decoder DMO,0x00800001,1,1,mp43decd.dll,6.01.7601.19091
Mpeg4 Decoder DMO,0x00800001,1,1,mpg4decd.dll,6.01.7601.19091
DV Muxer,0x00400000,0,0,qdv.dll,6.06.7601.17514
Color Space Converter,0x00400001,1,1,quartz.dll,6.06.7601.23709
WM ASF Reader,0x00400000,0,0,qasf.dll,12.00.7601.19091
Screen Capture filter,0x00200000,0,1,wmpsrcwp.dll,12.00.7601.17514
AVI Splitter,0x00600000,1,1,quartz.dll,6.06.7601.23709
VGA 16 Color Ditherer,0x00400000,1,1,quartz.dll,6.06.7601.23709
SBE2MediaTypeProfile,0x00200000,0,0,sbe.dll,6.06.7601.17528
Microsoft DTV-DVD Video Decoder,0x005fffff,2,4,msmpeg2vdec.dll,12.00.9200.17037
AC3 Parser Filter,0x00600000,1,1,mpg2splt.ax,6.06.7601.17528
StreamBufferSink,0x00200000,0,0,sbe.dll,6.06.7601.17528
MJPEG Decompressor,0x00600000,1,1,quartz.dll,6.06.7601.23709
MPEG-I Stream Splitter,0x00600000,1,2,quartz.dll,6.06.7601.23709
SAMI (CC) Parser,0x00400000,1,1,quartz.dll,6.06.7601.23709
VBI Codec,0x00600000,1,4,VBICodec.ax,6.06.7601.17514
MPEG-2 Splitter,0x005fffff,1,0,mpg2splt.ax,6.06.7601.17528
Closed Captions Analysis Filter,0x00200000,2,5,cca.dll,6.06.7601.17514
SBE2FileScan,0x00200000,0,0,sbe.dll,6.06.7601.17528
Microsoft MPEG-2 Video Encoder,0x00200000,1,1,msmpeg2enc.dll,6.01.7601.19091
Internal Script Command Renderer,0x00800001,1,0,quartz.dll,6.06.7601.23709
MPEG Audio Decoder,0x03680001,1,1,quartz.dll,6.06.7601.23709
DV Splitter,0x00600000,1,2,qdv.dll,6.06.7601.17514
Video Mixing Renderer 9,0x00200000,1,0,quartz.dll,6.06.7601.23709
Microsoft MPEG-2 Encoder,0x00200000,2,1,msmpeg2enc.dll,6.01.7601.19091
ACM Wrapper,0x00600000,1,1,quartz.dll,6.06.7601.23709
Video Renderer,0x00800001,1,0,quartz.dll,6.06.7601.23709
MPEG-2 Video Stream Analyzer,0x00200000,0,0,sbe.dll,6.06.7601.17528
Line 21 Decoder,0x00600000,1,1,qdvd.dll,6.06.7601.23471
Video Port Manager,0x00600000,2,1,quartz.dll,6.06.7601.23709
Video Renderer,0x00400000,1,0,quartz.dll,6.06.7601.23709
VPS Decoder,0x00200000,0,0,WSTPager.ax,6.06.7601.17514
WM ASF Writer,0x00400000,0,0,qasf.dll,12.00.7601.19091
VBI Surface Allocator,0x00600000,1,1,vbisurf.ax,6.01.7601.17514
File writer,0x00200000,1,0,qcap.dll,6.06.7601.17514
iTV Data Sink,0x00600000,1,0,itvdata.dll,6.06.7601.17514
iTV Data Capture filter,0x00600000,1,1,itvdata.dll,6.06.7601.17514
DVD Navigator,0x00200000,0,3,qdvd.dll,6.06.7601.23471
Overlay Mixer2,0x00200000,1,1,qdvd.dll,6.06.7601.23471
AVI Draw,0x00600064,9,1,quartz.dll,6.06.7601.23709
RDP DShow Redirection Filter,0xffffffff,1,0,DShowRdpFilter.dll,
Microsoft MPEG-2 Audio Encoder,0x00200000,1,1,msmpeg2enc.dll,6.01.7601.19091
WST Pager,0x00200000,1,1,WSTPager.ax,6.06.7601.17514
MPEG-2 Demultiplexer,0x00600000,1,1,mpg2splt.ax,6.06.7601.17528
DV Video Decoder,0x00800000,1,1,qdv.dll,6.06.7601.17514
SampleGrabber,0x00200000,1,1,qedit.dll,6.06.7601.19091
Null Renderer,0x00200000,1,0,qedit.dll,6.06.7601.19091
MPEG-2 Sections and Tables,0x005fffff,1,0,Mpeg2Data.ax,6.06.7601.17514
Microsoft AC3 Encoder,0x00200000,1,1,msac3enc.dll,6.01.7601.17514
StreamBufferSource,0x00200000,0,0,sbe.dll,6.06.7601.17528
Smart Tee,0x00200000,1,2,qcap.dll,6.06.7601.17514
Overlay Mixer,0x00200000,0,0,qdvd.dll,6.06.7601.23471
AVI Decompressor,0x00600000,1,1,quartz.dll,6.06.7601.23709
AVI/WAV File Source,0x00400000,0,2,quartz.dll,6.06.7601.23709
Wave Parser,0x00400000,1,1,quartz.dll,6.06.7601.23709
MIDI Parser,0x00400000,1,1,quartz.dll,6.06.7601.23709
Multi-file Parser,0x00400000,1,1,quartz.dll,6.06.7601.23709
File stream renderer,0x00400000,1,1,quartz.dll,6.06.7601.23709
Microsoft DTV-DVD Audio Decoder,0x005fffff,1,1,msmpeg2adec.dll,6.01.7601.23285
StreamBufferSink2,0x00200000,0,0,sbe.dll,6.06.7601.17528
AVI Mux,0x00200000,1,0,qcap.dll,6.06.7601.17514
Line 21 Decoder 2,0x00600002,1,1,quartz.dll,6.06.7601.23709
File Source (Async.),0x00400000,0,1,quartz.dll,6.06.7601.23709
File Source (URL),0x00400000,0,1,quartz.dll,6.06.7601.23709
Infinite Pin Tee Filter,0x00200000,1,1,qcap.dll,6.06.7601.17514
Enhanced Video Renderer,0x00200000,1,0,evr.dll,6.01.7601.23471
BDA MPEG2 Transport Information Filter,0x00200000,2,0,psisrndr.ax,6.06.7601.17669
MPEG Video Decoder,0x40000001,1,1,quartz.dll,6.06.7601.23709

WDM Streaming Tee/Splitter Devices:
Tee/Sink-to-Sink Converter,0x00200000,1,1,ksproxy.ax,6.01.7601.19091

Video Compressors:
WMVideo8 Encoder DMO,0x00600800,1,1,wmvxencd.dll,6.01.7601.19091
WMVideo9 Encoder DMO,0x00600800,1,1,wmvencod.dll,6.01.7601.19091
MSScreen 9 encoder DMO,0x00600800,1,1,wmvsencd.dll,6.01.7601.19091
DV Video Encoder,0x00200000,0,0,qdv.dll,6.06.7601.17514
MJPEG Compressor,0x00200000,0,0,quartz.dll,6.06.7601.23709
Cinepak Codec by Radius,0x00200000,1,1,qcap.dll,6.06.7601.17514
Intel IYUV codec,0x00200000,1,1,qcap.dll,6.06.7601.17514
Intel IYUV codec,0x00200000,1,1,qcap.dll,6.06.7601.17514
Microsoft RLE,0x00200000,1,1,qcap.dll,6.06.7601.17514
Microsoft Video 1,0x00200000,1,1,qcap.dll,6.06.7601.17514

Audio Compressors:
WM Speech Encoder DMO,0x00600800,1,1,WMSPDMOE.DLL,6.01.7601.19091
WMAudio Encoder DMO,0x00600800,1,1,WMADMOE.DLL,6.01.7601.19091
IMA ADPCM,0x00200000,1,1,quartz.dll,6.06.7601.23709
PCM,0x00200000,1,1,quartz.dll,6.06.7601.23709
Microsoft ADPCM,0x00200000,1,1,quartz.dll,6.06.7601.23709
GSM 6.10,0x00200000,1,1,quartz.dll,6.06.7601.23709
CCITT A-Law,0x00200000,1,1,quartz.dll,6.06.7601.23709
CCITT u-Law,0x00200000,1,1,quartz.dll,6.06.7601.23709
MPEG Layer-3,0x00200000,1,1,quartz.dll,6.06.7601.23709

PBDA CP Filters:
PBDA DTFilter,0x00600000,1,1,CPFilters.dll,6.06.7601.19135
PBDA ETFilter,0x00200000,0,0,CPFilters.dll,6.06.7601.19135
PBDA PTFilter,0x00200000,0,0,CPFilters.dll,6.06.7601.19135

Midi Renderers:
Default MidiOut Device,0x00800000,1,0,quartz.dll,6.06.7601.23709
Microsoft GS Wavetable Synth,0x00200000,1,0,quartz.dll,6.06.7601.23709

WDM Streaming Rendering Devices:
HD Audio Headphone,0x00200000,1,1,ksproxy.ax,6.01.7601.19091
HD Audio SPDIF out 5,0x00200000,1,1,ksproxy.ax,6.01.7601.19091
HD Audio SPDIF out,0x00200000,1,1,ksproxy.ax,6.01.7601.19091

BDA Network Providers:
Microsoft ATSC Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.7601.17514
Microsoft DVBC Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.7601.17514
Microsoft DVBS Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.7601.17514
Microsoft DVBT Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.7601.17514
Microsoft Network Provider,0x00200000,0,1,MSNP.ax,6.06.7601.17514

Multi-Instance Capable VBI Codecs:
VBI Codec,0x00600000,1,4,VBICodec.ax,6.06.7601.17514

BDA Transport Information Renderers:
BDA MPEG2 Transport Information Filter,0x00600000,2,0,psisrndr.ax,6.06.7601.17669
MPEG-2 Sections and Tables,0x00600000,1,0,Mpeg2Data.ax,6.06.7601.17514

BDA CP/CA Filters:
Decrypt/Tag,0x00600000,1,1,EncDec.dll,6.06.7601.19135
Encrypt/Tag,0x00200000,0,0,EncDec.dll,6.06.7601.19135
PTFilter,0x00200000,0,0,EncDec.dll,6.06.7601.19135
XDS Codec,0x00200000,0,0,EncDec.dll,6.06.7601.19135

WDM Streaming Communication Transforms:
Tee/Sink-to-Sink Converter,0x00200000,1,1,ksproxy.ax,6.01.7601.19091

Audio Renderers:
Headphones (High Definition Aud,0x00200000,1,0,quartz.dll,6.06.7601.23709
Default DirectSound Device,0x00800000,1,0,quartz.dll,6.06.7601.23709
Default WaveOut Device,0x00200000,1,0,quartz.dll,6.06.7601.23709
Digital Audio (S/PDIF) (High De,0x00200000,1,0,quartz.dll,6.06.7601.23709
DirectSound: Digital Audio (S/PDIF) (High Definition Audio Device),0x00200000,1,0,quartz.dll,6.06.7601.23709
DirectSound: Headphones (High Definition Audio Device),0x00200000,1,0,quartz.dll,6.06.7601.23709

---------------
EVR Power Information
---------------
Current Setting: {5C67A112-A4C9-483F-B4A7-1D473BECAFDC} (Quality)
Quality Flags: 2576
Enabled:
Force throttling
Allow half deinterlace
Allow scaling
Decode Power Usage: 100
Balanced Flags: 1424
Enabled:
Force throttling
Allow batching
Force half deinterlace
Force scaling
Decode Power Usage: 50
PowerFlags: 1424
Enabled:
Force throttling
Allow batching
Force half deinterlace
Force scaling
Decode Power Usage: 0


client txt:
Spoiler

2020/05/28 17:30:57 ***** LOG FILE OPENING *****
2020/05/28 17:30:57 626544974 1c7 [INFO Client 3220] Send patching protocol version 5
2020/05/28 17:30:57 626545083 23d [INFO Client 3220] Web root: http://patchcdn.pathofexile.com/3.10.2.1.2/
2020/05/28 17:30:57 626545083 23e [INFO Client 3220] Backup Web root: http://patchcdn.pathofexile.com/3.10.2.1.2/
2020/05/28 17:30:57 626545083 249 [INFO Client 3220] Requesting root contents 1
2020/05/28 17:30:57 626545161 273 [INFO Client 3220] Got file list for "" 0
2020/05/28 17:30:57 626545161 2b3 [INFO Client 3220] Requesting folder Redist 1
2020/05/28 17:30:57 626545224 273 [INFO Client 3220] Got file list for "Redist" 0
2020/05/28 17:30:57 626545224 2da [INFO Client 3220] Finished checking files
2020/05/28 17:30:58 626545536 8a [INFO Client 3220] Enumerated adapter: NVIDIA GeForce GTX 550 Ti
2020/05/28 17:30:58 626545583 24b [INFO Client 3220] Enumerated device for adapter: NVIDIA GeForce GTX 550 Ti. Selected feature level: 45056. Max feature level: 45056
2020/05/28 17:30:58 626545583 142 [INFO Client 3220] Enumerated output for adapter NVIDIA GeForce GTX 550 Ti of \\.\DISPLAY1
2020/05/28 17:30:58 626545598 832 [INFO Client 3220] [DEVICE] Type: DirectX11
2020/05/28 17:30:58 626545614 27e [DEBUG Client 3220] CreateSwapChain: SetFullScreenState 0
2020/05/28 17:30:58 626545629 19e [INFO Client 3220] [DirectX] Runtime version = 11.1
2020/05/28 17:30:58 626545629 19f [INFO Client 3220] [DirectX] Feature Level = 11.0
2020/05/28 17:30:58 626545629 1a0 [INFO Client 3220] [DirectX] Driver Command Lists = YES
2020/05/28 17:30:58 626545629 1a1 [INFO Client 3220] [DirectX] Driver Concurrent Creates = YES
2020/05/28 17:30:58 626545629 1a2 [INFO Client 3220] [DirectX] Driver Constant Buffer Offsetting = NO
2020/05/28 17:31:15 626563429 863 [DEBUG Client 3220] [SHADER] Load shader cache: ShaderCacheVulkan
2020/05/28 17:31:16 626564303 31c6 [CRIT Client 3220] [VULKAN] vk::InitializationFailedError::InitializationFailedError: vk::Instance::enumeratePhysicalDevices


--edit--
Just checked for a driver update and the newest "up to date" driver is still 2 years old.
Last edited by Baerk#1705 on May 28, 2020, 5:44:48 PM
Same issue.

AMD Ryzen 5 3550 8 GB RAM
GeForce GTX1050 3 GB

Direct crash to desktop when switching driver
GGG hasn't stated minimal requirements for Vulkan, but if game uses Vulkan 1.1 the minimal requirements are

NVidia 600 series or newer
AMD 7700 series or newer
Intel Ix-6xxx or newer (for intel GPU)

and latest GPU drivers (vulkan is implemented by graphics drivers and too old version of them will result in vulkan not working properly or at all.

Report Forum Post

Report Account:

Report Type

Additional Info