DiscordMessenger/dm

Discord messenger crashes when it loads the vencord server

RF7391 opened this issue · 3 comments

Something in the Vencord discord server is crashing Discord messenger, might be a good idea to see just incase this happens somewhere more important

I suspect you are talking about discord.gg/vencord. I was able to find a condition to crash the app in, so I've declared it fixed for now.

Basically to crash the app you had to select the "if you talk you explod like..." channel and then quickly switch to a good channel, if your timing is right the app would crash.

From my experience just clicking on the server icon would crash the program, i have a feeling its not just that channel, I'll test with the next update to see if it still happens tho

You can download the latest GitHub Actions artifact: click that little tick next to the commit description, then "details" on the only entry, then "Summary" and download the artifact.

Here's what I want you to do first though. I want you to trigger the crash again, then go quickly into Event Viewer, Application, then find one of the latest Error logs, here's an example:
image

I can cross-reference the fault address with the built-in pdb file afterward.