DiscordMessenger / dm

Discord Messenger is a free Discord-compatible messaging client targeting both new and old Windows.
MIT License
813 stars 13 forks source link

Discord messenger crashes when it loads the vencord server #74

Closed RF7391 closed 2 months ago

RF7391 commented 2 months ago

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

iProgramMC commented 2 months ago

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.

RF7391 commented 2 months ago

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

iProgramMC commented 2 months ago

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.