mmatyas / pegasus-frontend

A cross platform, customizable graphical frontend for launching emulators and managing your game collection.
http://pegasus-frontend.org
Other
1.17k stars 104 forks source link

Pegasus crashes : Unresolved error code 0x80040218 () #1118

Closed nothingness6 closed 2 months ago

nothingness6 commented 3 months ago

Hi, and thanks for reporting errors! You can help us locating the bug even more by providing detailed information in the sections below:

The issue

I just downloaded it and launched, and then it crashes after displaying thumbnails of the Windows games I have shortly (around 1 sec).

System info

Windows 10 64 bit build 22H2 i5 12400F Ram 16GB Graphics Geforce RTX3060 12GB

Pegasus version

Latest version, alpha 16-51

Pegasus log

You can find a log file with detailed information about the launch of Pegasus under the following locations:

2024-04-08T23:21:44 [i] Pegasus alpha16-51-g6421d7a7 (2023-05-21)
2024-04-08T23:21:44 [i] Running on Windows 10 Version 2009 (x86_64, windows)
2024-04-08T23:21:44 [i] Qt version 5.15.6
2024-04-08T23:21:44 [i] Program settings loaded (`C:/Users/MonoD/AppData/Local/pegasus-frontend/settings.txt`)
2024-04-08T23:21:44 [i] Found locale `ar`
2024-04-08T23:21:44 [i] Found locale `bs`
2024-04-08T23:21:44 [i] Found locale `ca`
2024-04-08T23:21:44 [i] Found locale `de`
2024-04-08T23:21:44 [i] Found locale `en-GB`
2024-04-08T23:21:44 [i] Found locale `en`
2024-04-08T23:21:44 [i] Found locale `es`
2024-04-08T23:21:44 [i] Found locale `fr`
2024-04-08T23:21:44 [i] Found locale `hu`
2024-04-08T23:21:44 [i] Found locale `ja`
2024-04-08T23:21:44 [i] Found locale `ko`
2024-04-08T23:21:44 [i] Found locale `lt`
2024-04-08T23:21:44 [i] Found locale `nl`
2024-04-08T23:21:44 [i] Found locale `pt-BR`
2024-04-08T23:21:44 [i] Found locale `ru`
2024-04-08T23:21:44 [i] Found locale `zh-TW`
2024-04-08T23:21:44 [i] Found locale `zh`
2024-04-08T23:21:44 [i] Locale set to `en`
2024-04-08T23:21:44 [i] Found theme `Pegasus Grid` at `:/themes/pegasus-theme-grid/`
2024-04-08T23:21:44 [i] SDL version 2.0.20
2024-04-08T23:21:44 [i] Theme set to `Pegasus Grid` (`:/themes/pegasus-theme-grid/`)
2024-04-08T23:21:45 [i] Metafiles: No metadata files found
2024-04-08T23:21:45 [i] Metafiles: Finished searching in 0ms
2024-04-08T23:21:45 [i] Media: Finished searching in 0ms
2024-04-08T23:21:45 [i] Steam: Found installation at `c:/program files (x86)/steam/`
2024-04-08T23:21:45 [i] Steam: Found `c:/program files (x86)/steam/config/config.vdf`
2024-04-08T23:21:45 [i] Steam: Found `c:/program files (x86)/steam/steamapps/libraryfolders.vdf`
2024-04-08T23:21:45 [i] Steam: 13 games found
2024-04-08T23:21:45 [i] Steam: Finished searching in 5ms
2024-04-08T23:21:45 [i] GOG: 0 games found
2024-04-08T23:21:45 [i] GOG: Finished searching in 0ms
2024-04-08T23:21:45 [i] EmulationStation: No installation found
2024-04-08T23:21:45 [i] EmulationStation: Finished searching in 0ms
2024-04-08T23:21:45 [i] LaunchBox: No installation found
2024-04-08T23:21:45 [i] LaunchBox: Finished searching in 0ms
2024-04-08T23:21:45 [i] Logiqx: Finished searching in 0ms
2024-04-08T23:21:45 [i] Playnite: No installation found
2024-04-08T23:21:45 [i] Playnite: Finished searching in 0ms
2024-04-08T23:21:45 [i] Skraper Assets: 0 assets found
2024-04-08T23:21:45 [i] Skraper Assets: Finished searching in 0ms
2024-04-08T23:21:45 [i] Favorites: Finished searching in 0ms
2024-04-08T23:21:45 [i] Playtime: Finished searching in 0ms
2024-04-08T23:21:45 [w] The collection 'GOG' has no valid games, ignored
2024-04-08T23:21:45 [i] Game list post-processing took 0ms
2024-04-08T23:21:45 [i] 13 games found
2024-04-08T23:21:45 [i] Gamepad: Connected device 0x0 (PS4 Controller)
2024-04-08T23:21:46 [w] DirectShowPlayerService::doRender: Unresolved error code 0x80040218 ()
mmatyas commented 3 months ago

Hi! A DirectShowPlayerService error means missing video codecs. Take a look at https://pegasus-frontend.org/docs/user-guide/faq/#pegasus-crashes-when-playing-a-video.

mmatyas commented 2 months ago

I'll assume this got resolved.