-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Plasma.exe quits on launching with Vulkan #9
Comments
Do you see any errors, perhaps when running in a debugger? |
Exception in pxr\imaging\hgiVulkan\texture.cpp: In nvoglv64.dll which should be OpenGL (Vulkan?) driver. |
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 |
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.
This should show part of the callstack. |
VulkanSDK 1.3.204.1
D3D is good.
The text was updated successfully, but these errors were encountered: