An00nymushun / DiscordFreeEmojis

229 stars 119 forks source link

Crashes when searching emojis in status page #2

Closed PatheticMustan closed 4 years ago

PatheticMustan commented 4 years ago

When selecting a new status, you can add an emoji to the status. If you try searching for an emoji, Discord crashes.

image

Tested with all the other plugins disabled

Here's the error:

e5d0c6d45eaa56a18cc4.js:16 TypeError: Cannot read property 'guild_id' of undefined
    at o.filterExternalHook (VM550 C:\Users\Mustan\AppData\Roaming\BetterDiscord\plugins\DiscordFreeEmojis.plugin.js:130)
    at o.Init.emojisModule.filterExternal (VM550 C:\Users\Mustan\AppData\Roaming\BetterDiscord\plugins\DiscordFreeEmojis.plugin.js:110)
    at o.c.search (7ea9c3cc85bec112aa3b.js:94)
    at f7cb4df9dcfa23a500a6.js:1
    at c (7ea9c3cc85bec112aa3b.js:53)
    at f7cb4df9dcfa23a500a6.js:1
    at _a (7ea9c3cc85bec112aa3b.js:78)
    at qa (7ea9c3cc85bec112aa3b.js:78)
    at Xa (7ea9c3cc85bec112aa3b.js:78)
    at Rs (7ea9c3cc85bec112aa3b.js:78)
    at Au (7ea9c3cc85bec112aa3b.js:78)
    at Iu (7ea9c3cc85bec112aa3b.js:78)
    at cu (7ea9c3cc85bec112aa3b.js:78)
    at 7ea9c3cc85bec112aa3b.js:78
    at t.unstable_runWithPriority (7ea9c3cc85bec112aa3b.js:86)
    at Xo (7ea9c3cc85bec112aa3b.js:78)
    at $o (7ea9c3cc85bec112aa3b.js:78)
    at Jo (7ea9c3cc85bec112aa3b.js:78)
    at 7ea9c3cc85bec112aa3b.js:78
    at lu (7ea9c3cc85bec112aa3b.js:78)
    at fe (7ea9c3cc85bec112aa3b.js:78)
    at Cn (7ea9c3cc85bec112aa3b.js:78)
    at Mn (7ea9c3cc85bec112aa3b.js:78)
    at Pn (7ea9c3cc85bec112aa3b.js:78)
    at t.unstable_runWithPriority (7ea9c3cc85bec112aa3b.js:86)
    at Xo (7ea9c3cc85bec112aa3b.js:78)
    at fu (7ea9c3cc85bec112aa3b.js:78)
    at Rn (7ea9c3cc85bec112aa3b.js:78)
    at HTMLDocument.r (e5d0c6d45eaa56a18cc4.js:16)

image

An00nymushun commented 4 years ago

Nice of you to write so much, but did you check if you had the latest version of the plugin?

PatheticMustan commented 4 years ago

Ah, sorry! The updated version works fine. Thanks :D