Use of undefined in plugins/breath.js #3534
Labels
possible bug
Stage1
just created by someone new to the project, we don't know yet if it deserves an implementation / a f
Versions
Detailed description of a problem
Error arises at spawn of bot, forcing a shutdown.
Here is the error message:
The concerned piece of code is as follow:
Using the following code, here is the log of metadata and packet:
As you can observe, packet.metdata[1] does not exist.
Fix
Expected behavior
Not to crash at spawn :^)
The text was updated successfully, but these errors were encountered: