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

ERROR: Vulkan: Cannot submit graphics queue. Error code: VK_ERROR_DEVICE_LOST #74774

Closed
lorenuars19 opened this issue Mar 11, 2023 · 10 comments
Closed

Comments

@lorenuars19
Copy link

lorenuars19 commented Mar 11, 2023

Godot version

Godot Engine v4.0.stable.official.92bee43ad

System information

Vulkan API 1.2.194 - Forward+ - Using Vulkan Device #0: Intel - Intel(R) Iris(R) Xe Graphics

Issue description

Crash after using engine for about 30 seconds

Steps to reproduce

open any project in godot 4 on my computer with an intel irisXE graphics intel i7-1165G7 on an asus zenbook UX425EA.317 on windows 11 10.0.22621
with arc drivers at version 30.0.101.1003

Minimal reproduction project

Just any project

EDIT : Compiled the 4.0 branch on this system, seems to be fixed in 4.0.1rc

@clayjohn
Copy link
Member

I see you reopened this issue after closing. Did it come up again in 4.0.1rc?

@lorenuars19
Copy link
Author

No because I'm not sure it is fixed because it was not a release build
But, hopefully that was fixed and won't come up ever again
And I also forgot to mention that when I did the first build on the master branch there so much errors and it crashed a lot
And between the build on master branch and the 4.0 branch I did use DDU and completely reinstalled the intel drivers and even tried older versions and legacy drivers, but nothing worked with the master build, and the 4.0 stable official build

So, all in all, I think the bug was fixed in 4.0.1rc but not sure since I did change other stuff
I will update this issue if I find anything else

@clayjohn
Copy link
Member

Hmm. In that case I think I will still close this.

I think this is actually a duplicate of #71929 which references many open reports which contain more clear details about how to reproduce the bug.

I think it is likely just chance that 4.0.1rc isn't crashing for you as this issue appears to come up quite randomnly. If you have more details to share, please share them by adding a comment to #71929

@clayjohn clayjohn closed this as not planned Won't fix, can't repro, duplicate, stale Mar 13, 2023
@lorenuars19
Copy link
Author

oh thanks for linking the tracker I did not find it earlier

@tremisabdoul
Copy link

tremisabdoul commented Mar 17, 2023

image
I have the same problem i apprear today after an update of my drivers
https://www.intel.com/content/www/us/en/download/762755/intel-6th-10th-gen-processor-graphics-windows.html
Edit:
The error appear when you stop the winow focus or after an ranom amount of time It's not really possible to know when it will crash i think that it my be because the cg work on another task than godot
Made in Godot 4.0 stable
Inegrated CG (Intel Iris)
Error: E 0:00:36:0145 swap_buffers: Vulkan: Cannot submit graphics queue. Error code: VK_ERROR_DEVICE_LOST
<Erreur C++> Condition "err" is true. Returning: ERR_CANT_CREATE
<C++ Source> drivers/vulkan/vulkan_context.cpp:2357 @ swap_buffers()

I'm not english sorry for the misstakes on my phrases

@tremisabdoul
Copy link

@Calinou sry for the ping but that's an closed issue so i don't think that an admin will be notified of it

@SylviaChalencon
Copy link

I have the same error! Did you find a solution @tremisabdoul ?
error_godot_vk_lost

@Otamendy-N
Copy link

Otamendy-N commented May 24, 2023

Hi there, same error here, after a few seconds of running the game:
image

Edit:
Godot version -> v4.0.3-stable
OS -> Windows 10

@mxaddict
Copy link
Contributor

ERROR: Vulkan: Cannot submit graphics queue. Error code: VK_ERROR_DEVICE_LOST
   at: swap_buffers (drivers/vulkan/vulkan_context.cpp:2357)
ERROR: Vulkan: Cannot submit graphics queue. Error code: VK_ERROR_DEVICE_LOST
   at: swap_buffers (drivers/vulkan/vulkan_context.cpp:2357)

Also getting this error on 4.0.2.stable.arch_linux

Vulkan API 1.3.236 - Forward+ - Using Vulkan Device #0: NVIDIA - NVIDIA GeForce RTX 2080 Ti

@Calinou
Copy link
Member

Calinou commented May 25, 2023

@godotengine godotengine locked as resolved and limited conversation to collaborators May 25, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

7 participants