-
Notifications
You must be signed in to change notification settings - Fork 151
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 when trying to read manager.cache.get(id) in better-discord.js #883
Comments
+1. This issue keeps crashing my bot. |
@Stargirl-chan @thetayloredman Does it only happen when messages get send in voice channels for you two? Cause this seems to be the case for me (maybe the better title for the issue would be: "Each message in a voice channels crashes the bridge"?) Btw. Stargirl, |
@schrmh I no longer run MASD, so I cannot comment on that anymore. However it may be so. It seemed to happen relatively randomly. |
Actually, I just noticed that the crash is slightly different so I will create a new issue anyways... (ffs father getting on my nerves when I want to write a bug report before going somewhere) |
Describe the bug
The bridge crashes after a while due to attempting to read undefined properties in the
better-discord.js
library.Expected behavior
The error should be caught and logged.
OS Infos
Additional context
Error Log:
I report this bug here, as it seems I cannot create issues on: https://github.com/matrix-org/better-discord.js
The text was updated successfully, but these errors were encountered: