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

[BUG]: Vulkan crash on startup #3237

Open
1 task done
all500234765 opened this issue Mar 4, 2024 · 2 comments
Open
1 task done

[BUG]: Vulkan crash on startup #3237

all500234765 opened this issue Mar 4, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@all500234765
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Affected Build(s)

v0.2.0 3577-afce7a8d

Description of Issue

Crash on startup

Expected Behavior

Not crash

Reproduction Steps

Open Vita3K
See the crash

Log File

[02:55:47.722] |I| [config::init_config]: backend-renderer: Vulkan
[02:55:47.723] |I| [config::init_config]: log-level: 0
[02:55:47.724] |I| [config::init_config]: log-active-shaders: enabled
[02:55:47.724] |I| [config::init_config]: log-uniforms: enabled
[02:55:48.072] |I| [SDL_main]: Vita3K v0.2.0 3577-afce7a8d
[02:55:48.072] |I| [SDL_main]: OS: Microsoft Windows 10 Professional (build 19045)
[02:55:48.073] |I| [SDL_main]: CPU: 11th Gen Intel(R) Core(TM) i5-11600KF @ 3.90GHz | 12 Threads | 3.912 GHz
[02:55:48.073] |I| [SDL_main]: Available ram memory: 65449 MiB
[02:55:48.077] |I| [app::init]: Base path: H:\SDK_Consoles\PSVita\windows-latest
[02:55:48.077] |I| [app::init]: User pref path: H:\SDK_Consoles\PSVita\windows-latest_DATA/
[02:55:48.489] |I| [renderer::vulkan::VKState::create]: Enabling vulkan validation layers (has a performance impact but allows better error messages)
[02:55:48.732] |I| [renderer::vulkan::VKState::create]: Vulkan device: NVIDIA GeForce RTX 3070
[02:55:48.732] |I| [renderer::vulkan::VKState::create]: Driver version: 551.23.0.0
[02:55:48.732] |I| [renderer::vulkan::VKState::create]: Memory mapping is enabled
[02:55:49.497] |C| [logging::init::<lambda_2>::operator ()]: Unhandled C++ exception. vma::Allocator::createImage: ErrorFeatureNotPresent

System Configuration

CPU: 11th Gen Intel(R) Core(TM) i5-11600KF @ 3.90GHz | 12 Threads | 3.912 GHz
GPU/Driver: NVIDIA GeForce RTX 3070 / 551.23.0.0
RAM: Available ram memory: 65449 MiB
OS: Microsoft Windows 10 Professional (build 19045)

@all500234765 all500234765 added the bug Something isn't working label Mar 4, 2024
@all500234765
Copy link
Author

previous build worked fine. I've just feed up with constant restarts that proceed with skipping an update everytime, so i just went with it.

@Zangetsu38
Copy link
Contributor

yes, last pr merged broken vulkan

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants