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

"Sorry, this application cannot run under a virtual maschine" error on startup #14

Open
smol-loli opened this issue Jul 11, 2024 · 0 comments

Comments

@smol-loli
Copy link

Shortly after i press launch a little window appears with the "Sorry, this application cannot run under a virtual maschine" error.

Below the output i get with a debug build after pressing launch until error window closed.

2024-07-11T10:51:06.938447Z  WARN anime_launcher_sdk::games::zzz::sessions: Session file doesn't exist. Returning default value
    at /home/lore/.cargo/git/checkouts/anime-launcher-sdk-72c1eacede3fc588/91ce712/src/games/zzz/sessions.rs:38
    in anime_launcher_sdk::games::zzz::game::run

  2024-07-11T10:51:06.938558Z  INFO anime_launcher_sdk::games::zzz::game: Running the game with command:  GST_PLUGIN_PATH="" LD_LIBRARY_PATH="/home/lore/.local/share/sleepy-launcher/runners/wine-9.12-staging-tkg-amd64/lib:/home/lore/.local/share/sleepy-launcher/runners/wine-9.12-staging-tkg-amd64/lib/wine/x86_64-unix:/home/lore/.local/share/sleepy-launcher/runners/wine-9.12-staging-tkg-amd64/lib/wine/i386-unix" WINEARCH="win64" WINEFSYNC="1" WINEPREFIX="/home/lore/.local/share/sleepy-launcher/prefix" WINE_FULLSCREEN_FSR="1" WINE_FULLSCREEN_FSR_MODE="balanced" WINE_FULLSCREEN_FSR_STRENGTH="2" bash -c "'/home/lore/.local/share/sleepy-launcher/runners/wine-9.12-staging-tkg-amd64/bin/wine64'  ZenlessZoneZero.exe  -window-mode exclusive "
    at /home/lore/.cargo/git/checkouts/anime-launcher-sdk-72c1eacede3fc588/91ce712/src/games/zzz/game.rs:254
    in anime_launcher_sdk::games::zzz::game::run

fsync: up and running.
002c:fixme:winediag:loader_init Wine TkG (staging) 9.12 is a testing version containing experimental patches.
002c:fixme:winediag:loader_init Please don't report bugs about it on winehq.org and use https://github.com/Frogging-Family/wine-tkg-git/issues instead.
002c:err:wineboot:process_run_key Error running cmd L"C:\\windows\\system32\\winemenubuilder.exe -a -r" (2).
DRM kernel driver 'nvidia-drm' in use. NVK requires nouveau.
DRM kernel driver 'nvidia-drm' in use. NVK requires nouveau.
0024:fixme:ntdll:NtRaiseHardError 0x50000018 4 0x3 0x11e9f8 0 0x11f478: stub
  2024-07-11T10:51:16.417982Z  WARN anime_launcher_sdk::games::zzz::sessions: Session file doesn't exist. Returning default value
    at /home/lore/.cargo/git/checkouts/anime-launcher-sdk-72c1eacede3fc588/91ce712/src/games/zzz/sessions.rs:38
    in anime_launcher_sdk::games::zzz::game::run

  2024-07-11T10:51:16.418110Z  INFO anime_launcher_sdk::games::zzz::game: return: Ok(())
    at /home/lore/.cargo/git/checkouts/anime-launcher-sdk-72c1eacede3fc588/91ce712/src/games/zzz/game.rs:49
    in anime_launcher_sdk::games::zzz::game::run

  2024-07-11T10:51:16.418466Z DEBUG sleepy_launcher::ui::main: Called main window event: ShowWindow
    at src/ui/main/mod.rs:819
    in relm4::component::sync::builder::update_with_view with input: ShowWindow, component: "sleepy_launcher::ui::main::App", id: "0x7ffe5fc86bf8"

  2024-07-11T10:51:18.202587Z DEBUG anime_launcher_sdk::config: Flushing config data
    at /home/lore/.cargo/git/checkouts/anime-launcher-sdk-72c1eacede3fc588/91ce712/src/config/mod.rs:76

  2024-07-11T10:51:18.202709Z DEBUG anime_launcher_sdk::config: Updating config data
    at /home/lore/.cargo/git/checkouts/anime-launcher-sdk-72c1eacede3fc588/91ce712/src/config/mod.rs:66
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

1 participant