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

Cannot send message #3

Open
NukedBart opened this issue May 7, 2022 · 0 comments
Open

Cannot send message #3

NukedBart opened this issue May 7, 2022 · 0 comments

Comments

@NukedBart
Copy link

internal/validators.js:79
throw new ERR_INVALID_ARG_TYPE(name, 'number', value);
^

TypeError [ERR_INVALID_ARG_TYPE]: The "length" argument must be of type number. Received type boolean (false)
at validateOffset (buffer.js:104:3)
at Buffer.write (buffer.js:1065:7)
at Buffer.putString (M:\emule-server\eNode\ed2k\buffer.js:68:8)
at M:\emule-server\eNode\ed2k\packet.js:45:29
at Array.forEach ()
at Function.Packet.make (M:\emule-server\eNode\ed2k\packet.js:39:9)
at Object.serverMessage (M:\emule-server\eNode\ed2k\tcpoperations.js:432:19)
at M:\emule-server\eNode\ed2k\tcpoperations.js:247:16
at Client. (M:\emule-server\eNode\ed2k\tcpoperations.js:48:9)
at Client.emit (events.js:315:20) {
code: 'ERR_INVALID_ARG_TYPE'
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant