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

BetterCodeblocks v2.0.2: Crash when opening the parameters #33

Open
Glaived opened this issue May 2, 2022 · 0 comments
Open

BetterCodeblocks v2.0.2: Crash when opening the parameters #33

Glaived opened this issue May 2, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@Glaived
Copy link

Glaived commented May 2, 2022

Description

Crash when opening the parameters

Reproduction Steps

  1. Go to Discord settings
    image
  2. Click on “Plugins”
  3. Click on “Search Plugins”
  4. Write “BetterCodeblocks”
  5. Click on “Settings”
    image

Screenshots

image

image
When there is a crash

Logs

Click to expand!
BetterCodeblocks.plugin.js:93 Uncaught (in promise) TypeError: Cannot read property 'getHighlighter' of undefined
    at BetterCodeblocks.onStart (BetterCodeblocks.plugin.js:93)
    at BetterCodeblocks.start (0PluginLibrary.plugin.js:3945)
    at Object.startPlugin (<anonymous>:4:308019)
    at Object.startAddon (<anonymous>:4:307812)
    at Object.loadAddon (<anonymous>:4:268511)
    at Object.loadAddon (<anonymous>:4:305909)
    at Object.loadAllAddons (<anonymous>:4:270636)
    at Object.initialize (<anonymous>:4:265083)
    at Object.initialize (<anonymous>:4:305119)
    at Object.startup (<anonymous>:4:367198)
onStart @ BetterCodeblocks.plugin.js:93
start @ 0PluginLibrary.plugin.js:3945
startPlugin @ VM468:4
startAddon @ VM468:4
loadAddon @ VM468:4
loadAddon @ VM468:4
loadAllAddons @ VM468:4
initialize @ VM468:4
initialize @ VM468:4
startup @ VM468:4
async function (async)
startup @ VM468:4
(anonymous) @ VM468:4
(anonymous) @ VM468:4
(anonymous) @ VM468:4
(anonymous) @ VM468:9
e.startsWith.e.startsWith.WebFrame.<computed> @ VM75 renderer_init.js:89
(anonymous) @ VM75 renderer_init.js:117
(anonymous) @ VM75 renderer_init.js:101
emit @ VM14 events.js:315
onMessage @ VM75 renderer_init.js:93
77173695b440898444c7.js:130 Error: Minified React error #152; visit https://reactjs.org/docs/error-decoder.html?invariant=152&args[]=se for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
    at e (f0a07f5d58578e631209.js:5838)
    at Ba (f0a07f5d58578e631209.js:5849)
    at qa (f0a07f5d58578e631209.js:5854)
    at Xa (f0a07f5d58578e631209.js:5854)
    at $s (f0a07f5d58578e631209.js:5894)
    at Gu (f0a07f5d58578e631209.js:5884)
    at wu (f0a07f5d58578e631209.js:5884)
    at Uu (f0a07f5d58578e631209.js:5884)
    at yu (f0a07f5d58578e631209.js:5881)
    at f0a07f5d58578e631209.js:5826
    at t.unstable_runWithPriority (f0a07f5d58578e631209.js:6015)
    at Ki (f0a07f5d58578e631209.js:5826)
    at qi (f0a07f5d58578e631209.js:5826)
    at Xi (f0a07f5d58578e631209.js:5826)
    at Ue (f0a07f5d58578e631209.js:5903)
    at en (f0a07f5d58578e631209.js:5803)
    at HTMLDivElement.r (77173695b440898444c7.js:126)
(anonymous) @ 77173695b440898444c7.js:130
t.<computed> @ f0a07f5d58578e631209.js:4219
Es @ f0a07f5d58578e631209.js:5869
o.componentDidCatch.n.callback @ f0a07f5d58578e631209.js:5869
Eo @ f0a07f5d58578e631209.js:5829
gs @ f0a07f5d58578e631209.js:5871
Bu @ f0a07f5d58578e631209.js:5889
t.unstable_runWithPriority @ f0a07f5d58578e631209.js:6015
Ki @ f0a07f5d58578e631209.js:5826
Vu @ f0a07f5d58578e631209.js:5885
yu @ f0a07f5d58578e631209.js:5881
(anonymous) @ f0a07f5d58578e631209.js:5826
t.unstable_runWithPriority @ f0a07f5d58578e631209.js:6015
Ki @ f0a07f5d58578e631209.js:5826
qi @ f0a07f5d58578e631209.js:5826
Xi @ f0a07f5d58578e631209.js:5826
Ue @ f0a07f5d58578e631209.js:5903
en @ f0a07f5d58578e631209.js:5803
r @ 77173695b440898444c7.js:126

Additional Info

The plugin has been installed manually in %AppData%\BetterDiscord\plugins

  • Plugin Name: BetterCodeblocks v2.0.2
  • Discord Release: Stable
  • Platform: W10x64 21H1
@Glaived Glaived added the bug Something isn't working label May 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant