Rise-Software / Rise-Media-Player

One media player for everything you own or stream; whether it's music or videos, online or offline Rise Media Player does it all. And it's beautiful and native with the latest version of WinUI.
GNU General Public License v3.0
1.03k stars 73 forks source link

RMP Crashes at start #247

Open Piripe opened 1 year ago

Piripe commented 1 year ago

Description

I just installed RMP, the setup screen was working fine, but when the main interface opened, it crashed. And when I open it, it crashes instantly.

Steps To Reproduce

I just opened RMP 😭

Expected behavior

I'd like use RMP

Rise Media Player Version

0.0.300.0

Windows Version

Windows 11 22H2 Build 22624.1391

Relevant Assets/Logs

IDK where is the logs but I can show you this video of my trying to open RMP.

https://github.com/Rise-Software/Rise-Media-Player/assets/77517308/0770d03a-3f76-4214-a001-e42bd13402e2

vivadavid commented 1 year ago

The same thing has happened to me. Also on Windows 11 22H2.

HaloTechnology commented 1 year ago

Same here

AceHeike commented 11 months ago

Captura de pantalla 2023-07-17 224005 Same 😔 (Alpha 3)

TailsXHeeroes commented 11 months ago

Same thing.

tbmny commented 10 months ago

Happening to me too. I'm kind've wondering if the project is dead, as there have been no updates in months

taswsz commented 8 months ago

same here, win11 22621, now it's oct 23 and it hasn't been fixed

blrbrb commented 8 months ago

Hello everyone! It looks like the root issue is originating from the MainPage's OnPageLoaded() method. For one reason or another, file indexing is prevented by a fatal crash thrown somewhere in the C# system's runtime async task handler. Immediately afterwards, the Application Frame Host becomes unresponsive, hangs, and crashes. Causing the crash loop that people are reporting I imagine.

Here's the top-level exception thrown in MainPage.xaml.cs:

Screenshot 2023-11-06 033040

and full stack trace from visual studio code: Screenshot 2023-11-06 033942

Windows ver. 11 23H2 (OS Build 22631.2506) AMD64
building Release for the latest main-(insider_bloom) 7/28/2023