Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug Compilations #222

Closed
vipgunner opened this issue Nov 6, 2024 · 2 comments
Closed

Bug Compilations #222

vipgunner opened this issue Nov 6, 2024 · 2 comments

Comments

@vipgunner
Copy link

I have this error :
TypeError: Cannot convert undefined or null to object
at Function.keys ()
at ./src/utils/modules.js (betterdiscord://plugins/ShowHiddenChannels.plugin.js:647:36)
at webpack_require (betterdiscord://plugins/ShowHiddenChannels.plugin.js:847:41)
at ./src/components/UserMentionsComponent.jsx (betterdiscord://plugins/ShowHiddenChannels.plugin.js:429:6)
at webpack_require (betterdiscord://plugins/ShowHiddenChannels.plugin.js:847:41)
at ./src/components/Lockscreen.jsx (betterdiscord://plugins/ShowHiddenChannels.plugin.js:299:80)
at webpack_require (betterdiscord://plugins/ShowHiddenChannels.plugin.js:847:41)
at plugin (betterdiscord://plugins/ShowHiddenChannels.plugin.js:1035:36)
at eval (betterdiscord://plugins/ShowHiddenChannels.plugin.js:1998:16)
at eval (betterdiscord://plugins/ShowHiddenChannels.plugin.js:1999:7)
at eval (betterdiscord://plugins/ShowHiddenChannels.plugin.js:2001:3)
at eval (betterdiscord://plugins/ShowHiddenChannels.plugin.js:2004:12)
at N.requireAddon (betterdiscord/renderer.js:5:28601)
at N.loadAddon (betterdiscord/renderer.js:5:6221)
at N.loadAddon (betterdiscord/renderer.js:5:26269)
at N.loadAllAddons (betterdiscord/renderer.js:5:9278)
at N.initialize (betterdiscord/renderer.js:5:3093)
at N.initialize (betterdiscord/renderer.js:5:25382)
at Object.startup (betterdiscord/renderer.js:5:408589)
can you help me ?

@sGxOxDs
Copy link

sGxOxDs commented Nov 6, 2024

image
update to v0.5.5 is useful to me

@JustOptimize
Copy link
Owner

See #218

@JustOptimize JustOptimize closed this as not planned Won't fix, can't repro, duplicate, stale Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants