Stranger
❔ WPF application crashes when streamed by discord
it throws an exception before closing ( Unhandled: C0000409 ), after running the procdump in the debugger it throws an Unhandled exception at 0x00007FFE3CFF2350 (ntdll.dll) in Sparrow.exe_230803_202650.dmp: Indirect call guard check detected invalid control transfer.
25 replies
❔ WPF application crashes when streamed by discord
it plays videos using LibVLCSharp, so there is a dependency on audio devices but the app crashes before playing any video or initiating the VLC instance in code. I'm using a pc with good specs so it's unlikely due to resources depleting, i also don't have any onFocus events in code
25 replies