powercord-org / powercord

A lightweight @discord client mod focused on simplicity and performance.
MIT License
1.2k stars 147 forks source link

pc-emojiUtility sends invalid requests when cloning emotes #601

Closed hexa0 closed 2 years ago

hexa0 commented 2 years ago

Describe the bug Whenever you attempt to clone any emote using pc-emojiUtility it fails with this error message: image

To Reproduce Attempt to clone any emote with pc-emojiUtility

Expected behavior The emote correctly uploads to the selected server

Desktop (please complete the following information):

Additional context

faejr commented 2 years ago

I seem to experience the same issue. Animated emojis do seem to be cloned correctly though.

Edit: Maybe it's cuz it's trying to clone it as a webp and upload which is not a supported format?

Sleepdealr commented 2 years ago

Plugin loading seems to fail as well

image Which leads to image

I'm guessing that MessageContextMenu module got dropped in some update?

Seems like context menu injections are broken for all plugins. :/