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

Crashing on startup with latest Discord PTB #218

Closed
Mythra opened this issue Nov 3, 2024 · 5 comments
Closed

Crashing on startup with latest Discord PTB #218

Mythra opened this issue Nov 3, 2024 · 5 comments
Labels
bug Something isn't working pending reply The problem should be solved, pending Op's response.

Comments

@Mythra
Copy link

Mythra commented Nov 3, 2024

Noticed the plugin failed to start loading today on PTB (I'm using the latest ShowHiddenChannels v0.5.4), the addon on discord shows a "Could not be compiled. See console for details", the logs on it are:

TypeError: Cannot convert undefined or null to object
    at Function.keys (<anonymous>)
    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)

Using PTB 341255 (b98134b), BetterDiscord Core v1.10.2, and ShowHiddenChannels v0.5.4 (the latest).

@JustOptimize JustOptimize added the bug Something isn't working label Nov 4, 2024
@JustOptimize JustOptimize pinned this issue Nov 4, 2024
@JustOptimize
Copy link
Owner

Should be fixed with latest release (v0.5.5), can you confirm?

@JustOptimize JustOptimize added the pending reply The problem should be solved, pending Op's response. label Nov 4, 2024
@1Rolz
Copy link

1Rolz commented Nov 4, 2024

its use-a-ble now. thx u.

@JustOptimize
Copy link
Owner

its use-a-ble now. thx u.

didn't get the reference, wym use-a-ble is it just usable? if so, is there any issue?

@1Rolz
Copy link

1Rolz commented Nov 4, 2024

sorry for bad english. its perfect 100% use. no issue no error. 🙏

@JustOptimize
Copy link
Owner

sorry for bad english. its perfect 100% use. no issue no error. 🙏

okeoke, thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working pending reply The problem should be solved, pending Op's response.
Projects
None yet
Development

No branches or pull requests

3 participants