Skip to content
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

Open
ohmaya opened this issue Dec 5, 2022 · 6 comments
Open

Plasma.exe quits on launching with Vulkan #9

ohmaya opened this issue Dec 5, 2022 · 6 comments

Comments

@ohmaya
Copy link

ohmaya commented Dec 5, 2022

VulkanSDK 1.3.204.1

D3D is good.

@pixnblox
Copy link
Contributor

pixnblox commented Dec 5, 2022

Do you see any errors, perhaps when running in a debugger?

@ohmaya
Copy link
Author

ohmaya commented Dec 8, 2022

Exception in pxr\imaging\hgiVulkan\texture.cpp:
vkCreateImageView

In nvoglv64.dll which should be OpenGL (Vulkan?) driver.
Access violation reading location 0x000000000000011C.

@andy-shiue-autodesk
Copy link
Contributor

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.

@ohmaya
Copy link
Author

ohmaya commented Dec 10, 2022

GeForce RTX 3070, Game Ready driver 527.37

vkcube.exe: Good
vkvia.exe: Good

@andy-shiue-autodesk
Copy link
Contributor

Hi, could you give me the command line you ran Plasma? If you have the call stack, that will be great, too. Thanks.

@ohmaya
Copy link
Author

ohmaya commented Jan 4, 2023

Should be simply double-clicking the .exe file.

Exception in pxr\imaging\hgiVulkan\texture.cpp:
vkCreateImageView

This should show part of the callstack.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants