#Cannot create a Buffer larger then 0x10... Bytes (Discordjs opus encoder)
6 messages · Page 1 of 1 (latest)
Buffer: Attached in txt
Code: Attached in picture
Error: Attached in picture
INFO:
Buffer length = 5120
Buffer bytesize = 5120
Buffer bytes per element = 1
(grabbed using the nodejs methods)
Discord.js version: v14.7.1
NodeJS version: v18.12.1
I appreciate any help
slice the buffer based on byte size and encode the packets separately