Aurora
Aurora copied to clipboard
Plasma.exe quits on launching with Vulkan
VulkanSDK 1.3.204.1
D3D is good.
Do you see any errors, perhaps when running in a debugger?
Exception in pxr\imaging\hgiVulkan\texture.cpp: vkCreateImageView
In nvoglv64.dll which should be OpenGL (Vulkan?) driver. Access violation reading location 0x000000000000011C.
Could you give us the GPU model and the driver version? That access violation looked very suspicious. You can do a quick Vulkan check by running vkcube.exe or vkvia.exe. Both program can be found with your Vulkan SDK.
GeForce RTX 3070, Game Ready driver 527.37
vkcube.exe: Good vkvia.exe: Good
Hi, could you give me the command line you ran Plasma? If you have the call stack, that will be great, too. Thanks.
Should be simply double-clicking the .exe file.
Exception in pxr\imaging\hgiVulkan\texture.cpp: vkCreateImageView
This should show part of the callstack.