Vulkan error, vk::PhysicalDevice::createDeviceUnique: ErrorFeatureNotPresent
After 3.22.2 update, I am getting this error.
from client log vk::PhysicalDevice::createDeviceUnique: ErrorFeatureNotPresent Using Linux Steam Client 11th Gen Intel® Core™ i5-11320H × 8 iGPU Fedora 38 Last edited by smallmoskito on Oct 24, 2023, 10:46:44 PM Last bumped on Sep 19, 2024, 2:45:50 AM
|
|
I'm getting the same error after latest update, using the steam version on windows. Deleted all cache files, reinstalled the game. Didn't fix anything.
| |
I am getting this exact same error. Steam on Windows 10. Already rebooted and no change. Worked fine before the update.
| |
Downloaded the standalone client and got the same error, so it's not a steam only problem.
| |
Downloaded the standalone client and got the same error, so it's not a steam only problem.
Update: deleting the config file (Documents\My Games\Path of Exile) solved the issue. | |
Maybe you can try to change your "Renderer" in setting->display.
I got the same problem,and seems like fixed since I change my rendere to DirextX12. Last edited by w8s3suimin on Oct 25, 2023, 2:12:44 AM
|
|
Getting same issue. Deleting cache files and reinstalling game did not fix it. Here are the logs:
2023/10/25 23:44:17 2189887 3cd2cb81 [DEBUG Client 292] [VULKAN] Requesting device extension: VK_EXT_memory_budget 2023/10/25 23:44:17 2189887 3cd2cb81 [DEBUG Client 292] [VULKAN] Requesting device extension: VK_GOOGLE_hlsl_functionality1 2023/10/25 23:44:17 2189887 3cd2cb81 [DEBUG Client 292] [VULKAN] Requesting device extension: VK_GOOGLE_user_type 2023/10/25 23:44:17 2189891 951bc057 [INFO Client 292] [STARTUP] Device in 0.541781 seconds 2023/10/25 23:44:19 2192585 f954b522 [CRIT Client 292] [EXCEPTION] vk::PhysicalDevice::createDeviceUnique: ErrorFeatureNotPresent 2023/10/25 23:44:19 2192587 413b86bd [DEBUG Client 292] [GamepadManager] Deinitialising 2023/10/25 23:44:19 2192588 34088412 [DEBUG Client 292] [RENDER] StopDevice 2023/10/25 23:44:19 2192588 84a7efbd [INFO Client 292] [ENGINE] Clear 2023/10/25 23:44:19 2192588 55713a43 [INFO Client 292] [JOB] Stop 2023/10/25 23:44:20 2193495 5094179d [WARN Client 292] tool_settings.json was not found. Resetting to default settings. 2023/10/25 23:44:20 2193495 84a7ef5d [INFO Client 292] [JOB] Clear 2023/10/25 23:44:20 2193495 84a7ef5e [INFO Client 292] [STORAGE] Clear 2023/10/25 23:44:20 2193495 84a7ef5f [INFO Client 292] [TRAIL] Clear 2023/10/25 23:44:20 2193495 84a7ef5b [INFO Client 292] [GPU PARTICLE] Clear 2023/10/25 23:44:20 2193495 84a7ef54 [INFO Client 292] [UI] Clear 2023/10/25 23:44:20 2193495 84a7ef55 [INFO Client 292] [LUT] Clear 2023/10/25 23:44:20 2193495 84a7efff [INFO Client 292] [ANIMATION] Clear 2023/10/25 23:44:20 2193495 84a7effe [INFO Client 292] [PHYSICS] Clear 2023/10/25 23:44:20 2193495 d5ebcec0 [CRIT Client 292] [WIND SYSTEM] File not found: Art/2DArt/Lookup/png/turbulence.png |
|
The problem is the "production_Config.ini" in Documents\My Games\Path of Exile
When i deleted Vulkan from the line "renderer_type=Vulkan", the problem was gone Last edited by Biereux on Oct 25, 2023, 7:36:14 AM
| |
" Looks like it's the child of the last update. On Probation Any%
| |
" Did you replace it with anything else? It's definitely because of Vulkan. That line wasn't in my config file, so I manually added it and left out "Vulkan", but that didn't work. any other suggestions appreciated. |
|