-
-
Notifications
You must be signed in to change notification settings - Fork 98
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
Crash on Help -> About - v4.6.0 #497
Comments
Confirm |
Info from the DevTools console of the blank window (not from window that displays Discord interface, you should be able to go to DevTools with Ctrl+i once the correct window is in foreground/selected) or logs in the regular console if it crashes at main process? |
All I see is If I launch in cli and click about
If you are asking me to open the dev tools on the About window itself, I have not had luck getting it to appear like in the video, most of the time the crash loop happens without it ever opening. |
So the renderer crashes... And I think why. The problem is, I think I might be using the I'll have to check the code and rewrite it so no |
Just tested this and can confirm. 99.99% the issue caused by me forgetting to prepare preloads and remove |
Acknowledgements
I have checked that there is no other issue describing the same or
similar problem that I currently have, regardless if it has been
closed or open.
This bug affects Discord website.
This issue is confirmed to be reproducible when WebCord is packaged
on at least all three latest supported Electron major releases.
This issue is reproducible in Chrome, Chromium or any
Chromium-based browser, e.g Brave or Edge (please write in
Additional Context which browser you have used if it is neither
Chrome nor unmodified Chromium).
There are no fixes done to
master
which resolves this issue.My issue describes one of the unstable and/or not fully implemented
features.
I have found a workaround to mitigate or temporarily fix this issue
in affected releases (please write it in Additional context section
below).
Operating System / Platform
🪟️ Windows
&
🐧 Linux
Operating system architecture
x64 (64-bit Intel/AMD)
Electron version
18 - per release notes (unable to see in about)
Application version
v4.6.0
Bug description
Reproduce steps (Windows):
WebCord-win32-x64-4.6.0.zip
Help
in the menubar and thenAbout
The program will either crash, or a blank about dialog will appear and constantly spam reloading state.
Confirmed this is not unique to Windows, also happens in arch linux (used AUR webcord-bin)
Additional context
Video of the case when the program does not crash
https://github.com/SpacingBat3/WebCord/assets/14857235/fbbfa84c-11f2-4d9d-b166-b49b9018c70a
The text was updated successfully, but these errors were encountered: