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

CreateSwapChain() error, tried workarounds, now just a blank windows #31

Open
ghost opened this issue Sep 27, 2019 · 3 comments
Open

CreateSwapChain() error, tried workarounds, now just a blank windows #31

ghost opened this issue Sep 27, 2019 · 3 comments
Labels

Comments

@ghost
Copy link

ghost commented Sep 27, 2019

Your system information

  • System information from steam: gist
  • Have you checked for system updates?: Yes
  • Are you using the latest stable video driver available for your system? Yes
  • Have you verified the game files?: Yes

Please describe your issue in as much detail as possible:

I started getting CreateSwapChain() error. I tried several workarounds given in closed issues such as disabling shader caching for vulkan or installing vulkan-utils. Now it's just black screen.

'./underlords.sh -vulkan_disable_steam_shader_cache' produces: gist

It appears as libcurl is missing. Installing libcurl3 via apt didn't solve the issue.

Here is the crash dump: crash_20190927113232_1.dmp.zip

Steps for reproducing this issue:

  1. Launching the game via Steam.
  2. Launching via CLI with -vulan_disable_steam_shader_cache
@kisak-valve
Copy link
Member

For reference, the attached minidump is a SIGSEGV in libtier0.so coming from librendersystemvulkan.so.

@kisak-valve
Copy link
Member

Hello @batuhanceylan, does any vulkan application work on your system?

vulkan: No DRI3 support detected - required for presentation in your log hints that you've encountered something similar to #26.

@ghost
Copy link
Author

ghost commented Sep 30, 2019

Is there a list of lightweight steam games with vulkan support? @kisak-valve

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

No branches or pull requests

1 participant