-
Notifications
You must be signed in to change notification settings - Fork 3
Unhandled promise rejection #5
Comments
Some more info on that, this is not a fatal error yet, just a warning so you change your code. But as time goes by nodejs will make the switch to turn this into an error. |
|
Looks like it's resolved to me. No more :
I don't know where it come from, maybe 'cause I have manually set the channel topic through Discord or because the package is running on 2 servers at the same time with only one bot... |
The UnhandledPromiseRejectionWarning is fixed; now Justcord catches failures so Node won't complain. |
Hello,
Since the 0.9.8 I get this error with Justcord: (node:7142) UnhandledPromiseRejectionWarning: Unhandled promise rejection the bridge seems to work well.
I can't figure out from where it come, but I wonder if that come from the nodeJS update include with jc3mp...
The text was updated successfully, but these errors were encountered: