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

emulator: settings button throws an error #158

Open
AceLikesGhosts opened this issue Jul 28, 2023 · 1 comment
Open

emulator: settings button throws an error #158

AceLikesGhosts opened this issue Jul 28, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@AceLikesGhosts
Copy link

Bug description

Reproduction steps:

  1. Build the Emulator and put into plugin's folder
  2. Navigate to Plugins page and press the settings gear button

Error:

TypeError: Cannot read properties of undefined (reading 'WINDOWS')
    at SettingsPanel (Emulator.plugin.js:366:40)
    at Sa (e1d0a488e89ed40017dd.js:1784:54)
    at gu (e1d0a488e89ed40017dd.js:1838:146)
    at Ic (e1d0a488e89ed40017dd.js:1831:89)
    at mc (e1d0a488e89ed40017dd.js:1831:17)
    at hc (e1d0a488e89ed40017dd.js:1830:867)
    at oc (e1d0a488e89ed40017dd.js:1827:642)
    at uc (e1d0a488e89ed40017dd.js:1828:49)
    at Fi (e1d0a488e89ed40017dd.js:1767:577)
    at e1d0a488e89ed40017dd.js:1825:555

Plugin

Emulator

Plugin version

2.0.0

Discord client

Stable

@Zerthox Zerthox added the bug Something isn't working label Jul 29, 2023
@Zerthox
Copy link
Owner

Zerthox commented Jul 29, 2023

The plugin has been completely broken for nearly a year due to Discord changing internal modules. I'm open to any PRs updating it.

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

2 participants