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 Msg RHI #7

Open
Pau004121 opened this issue Sep 15, 2024 · 13 comments
Open

Error Msg RHI #7

Pau004121 opened this issue Sep 15, 2024 · 13 comments

Comments

@Pau004121
Copy link

[critical] Utils: Check error. 541, C:\Users\qiutang\Desktop\Flower\Source\Engine\RHI\RHI.cpp

I apologize. I'm new to this, how can I fix this?

@qiutang98
Copy link
Owner

Hi, Pau004121. try dark branch please, release branch no maintenance for a long time.

@Pau004121
Copy link
Author

Ight bro ill try once I get home

@Pau004121
Copy link
Author

Pau004121 commented Sep 16, 2024

May i ask, what should i open ? Flower-dark, to use it
it a .cpp?
Sorry for being an annoyance, this looked so cool that i wanted to try it.

@qiutang98
Copy link
Owner

Hi, Pau004121. Dark branch meaning git branch named dark:) This is a CMake based c++ project, so need to install cmake software first, then need to install the latest vulkan sdk, when all of them are ready, use cmake to setup visual studio project, compile and runing.

@Pau004121
Copy link
Author

Downloaded cmake and have VulkanSDK-1.3.290.0 already, i will try tomorrow i shall study for exam, sorry once again, really appreciate the help, will report tomorrow, thank you <3

@qiutang98
Copy link
Owner

good luck :)

@Pau004121
Copy link
Author

Pau004121 commented Sep 17, 2024

Thank you! I'm back, so right now what should i open in vs?

Thanks for the good luck btw, it gave me confidence in the exam

btw can i get a step by step on how to open it? i'm lost

@Pau004121
Copy link
Author

image

am i supposed to open this?

@qiutang98
Copy link
Owner

Looks like you made a mistake.
#0. create a empty folder in ther project root directory.
#1. go to the new folder, right click and open cmd windows, enter command: cmake ..
#2. then you will get dark.sln, and open it, set dark as start project.

@Pau004121
Copy link
Author

Pau004121 commented Sep 18, 2024

image
is this normal? some are "failed" while doing cmake
image
what this mean?
also saw this
image
i did something wrong i don't know what :(
talked to chatgpt and said

Conclusion
Short-term Fix: Modify the code to handle the situation where fewer than two graphics queues are available, either by disabling async dispatch or implementing a fallback.
Long-term Fix: Ensure the system running the application has a GPU that meets the requirements for async dispatch with more than two graphics queues.

dang it was a device performance diff

@qiutang98
Copy link
Owner

Hmmm.... I never test the application in the intel graphics card, maybe the driver no implement all vulkan features used by the app.

@Pau004121
Copy link
Author

I see... what graphics card do you recommend?

@qiutang98
Copy link
Owner

Nvidia RTX 30 or 40 series is fine.

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

2 participants