an-anime-team / an-anime-game-launcher

An Anime Game launcher for Linux with telemetry disabling
https://discord.gg/ck37X6UWBp
GNU General Public License v3.0
1.51k stars 64 forks source link

Using flatpak version, the game does not start at all #262

Open qoijjj opened 1 year ago

qoijjj commented 1 year ago

This suggestion looked potentially related but did not have any effect for me: https://github.com/an-anime-team/an-anime-game-launcher/issues/247#issuecomment-1691504537

Logs

fsync: up and running.

wine: RLIMIT_NICE is <= 20, unable to use setpriority safely 002c:fixme:winediag:LdrInitializeThunk wine-staging 8.0 is a testing version containing experimental patches. 002c:fixme:winediag:LdrInitializeThunk Please mention your exact version when filing bug reports on winehq.org. 0070:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 0070:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 0070:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 0070:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 0084:err:hid:udev_bus_init UDEV monitor creation failed 00d4:fixme:heap:EnumSystemFirmwareTables (0x4649524d, 0000000000000000, 0) 00d8:fixme:kernelbase:AppPolicyGetThreadInitializationType FFFFFFFFFFFFFFFA, 0000000000DFFF50 0120:fixme:oleacc:find_class_data unhandled window class: L"#32769" 0120:fixme:uiautomation:uia_get_providers_for_hwnd Override provider callback currently unimplemented. 0120:fixme:uiautomation:msaa_provider_GetPropertyValue Unimplemented propertyId 30024 0120:fixme:uiautomation:msaa_fragment_get_FragmentRoot 000000000034FF08, 000000000021FAC0: stub! 00d4:fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot 00d4:fixme:toolhelp:Heap32ListFirst : stub 00d4:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION 012c:fixme:uiautomation:uia_get_providers_for_hwnd Override provider callback currently unimplemented. 012c:fixme:uiautomation:msaa_provider_GetPropertyValue Unimplemented propertyId 30024 012c:fixme:uiautomation:msaa_fragment_get_FragmentRoot 000000000034FF88, 0000000001B2FAA0: stub! 00d4:fixme:ntdll:NtRaiseHardError 50000018 stub 2023-09-13T04:29:30.805207Z WARN anime_launcher_sdk::games::genshin::sessions: Session file doesn't exist. Returning default value at /run/build/aagl/cargo/vendor/anime-launcher-sdk/src/games/genshin/sessions.rs:38

qoijjj commented 1 year ago

Logs when I run the command manually:

fsync: up and running. wine: RLIMIT_NICE is <= 20, unable to use setpriority safely 002c:fixme:winediag:LdrInitializeThunk wine-staging 8.0 is a testing version containing experimental patches. 002c:fixme:winediag:LdrInitializeThunk Please mention your exact version when filing bug reports on winehq.org. 0070:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 0070:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 0070:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 0070:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 0084:err:hid:udev_bus_init UDEV monitor creation failed Application could not be started, or no application associated with the specified file. ShellExecuteEx failed: File not found.

qoijjj commented 1 year ago

also I checked winecfg and there is indeed a drive G: mapped to the Genshin Impact folder

krypt0nn commented 1 year ago

0084:err:hid:udev_bus_init UDEV monitor creation failed

Perhaps you've disabled some permissions in flatseal?

qoijjj commented 1 year ago

0084:err:hid:udev_bus_init UDEV monitor creation failed

Perhaps you've disabled some permissions in flatseal?

No, the flatseal permission and all settings are stock

qoijjj commented 1 year ago

confirmed i can reproduce the issue on gnome, plasma, both xorg and wayland sessions.

used both flatpak and non-flatpak versions. all the exact same issue.

qoijjj commented 1 year ago

also, as a sanity check, i fully removed the flatpak and all of the installed files and did a complete reinstall with the flatpak. exact same issue.

qoijjj commented 1 year ago

Update: I'm trying this out on different machines now. Seeing the same error, but this time in addition, a popup that says "Error at hooking API 'NtProtectVirtualMemory'"

ciampix commented 9 months ago

Last two week I just see a white rectangle at boot. Mine is an Ubuntu LTS with flatpac. It used to work ...