powercord-org / powercord

A lightweight @discord client mod focused on simplicity and performance.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Right click on user crashes Discord

asportnoy opened this issue · comments

Describe the bug
Title

To Reproduce
Title

Expected behavior
Not crash

Desktop (please complete the following information):

  • OS: macOS
  • Powercord version: 794f8c6

Additional context

  • I checked if Discord and/or Powercord are up to date
  • I made sure this is not related to an external plugin or a theme

Only occurs on Canary right now Changes landed on stable too. Other people were able to reproduce.

Did some debug logging and traced it down to this particular wrapInHooks call:
https://github.com/powercord-org/powercord/blob/v2/src/fake_node_modules/powercord/util/injectContextMenu.js#L65

Not sure if that's helpful or you guys already know about it happening in this part of hte code, but since I'm also experiencing this I thought I'd look around a bit.

happens to me too

Can reproduce. Version info:

Canary 135383 (52cc282) 
Host 1.0.47 Windows 10 64-Bit (10.0.19044)
Powercord v2 (794f8c6)

Edit: Issue seemingly went away it seems...

Edit: Issue seemingly went away it seems...

after you updated discord?
Edit: Still crashes
Canary 135468 (34b0605)
Host 1.0.47 Windows 10 64-Bit (10.0.19044)
Powercord v2 (794f8c6)

The issue comes and goes.