GPUOpen-Drivers / AMDVLK

AMD Open Source Driver For Vulkan
MIT License
1.72k stars 161 forks source link

(Cache issue?) DotA2 crashes on launch or during match #257

Closed regulator-g closed 3 months ago

regulator-g commented 2 years ago

Your system information

Please describe your issue in as much detail as possible:

  1. When I launch dota 2 I get a lot of warnings like this
    If replaying just the application cache, make sure to replay together with the common cache, as application cache can depend on common cache.
    Fossilize WARN: Referenced Render pass fd3905f897474fb9, but it does not exist.
  2. sometimes the game will not launch and sometimes it will launch

if i disable or delete the cache (-vulkan_disable_steam_shader_cache) the game works for an hour then crashes to desktop

  1. works fine and can play for 2 hours on OpenGL or Mesa (RADV Vulkan)

Console log and dump file snippet https://gist.github.com/regulator-g/a2ebf1383b7548be8e62491849576cb8

  1. As this game works with Mesa (RADV Vulkan) the Valve team have suggested the issue be logged with the driver vendor, Valve are also removing OpenGL so it's important that Dota works with both Vulkan implementations. If I've logged this in the wrong place please let me know.