Piedra ~
Piedra ~
Explore posts from servers
MIA🎶 Moonlink.js - Imagine a Music Application
Created by Piedra ~ on 8/10/2024 in #help
When player.destroy play another music!
No description
3 replies
MIA🎶 Moonlink.js - Imagine a Music Application
Created by Piedra ~ on 6/1/2024 in #help
after restart bot autoreconnect error
However, if the voiceChannel ID is null or does not exist, it returns a connection failure error.
7 replies
MIA🎶 Moonlink.js - Imagine a Music Application
Created by Piedra ~ on 6/1/2024 in #help
after restart bot autoreconnect error
Normally, when the bot restarts, the bot leaves the vroom, but when we do "resume: true" and "autoResume: true", the bot does not leave the vroom and continues as it is.
7 replies
MIA🎶 Moonlink.js - Imagine a Music Application
Created by Piedra ~ on 5/6/2024 in #help
How can I get the total size on the servers?
i can get data with this now
10 replies
MIA🎶 Moonlink.js - Imagine a Music Application
Created by Piedra ~ on 5/6/2024 in #help
How can I get the total size on the servers?
No description
10 replies
MIA🎶 Moonlink.js - Imagine a Music Application
Created by Piedra ~ on 5/6/2024 in #help
How can I get the total size on the servers?
let getPlayers = ((await client.cluster!.fetchClientValues(
'manager.players.voices'
)))
const voiceCounts: number[] = getPlayers.map((serverVoices: Record<string, any>) => Object.keys(serverVoices).length);
const player = voiceCounts.reduce((a: any, b: any) => a + b, 0)!;
let getPlayers = ((await client.cluster!.fetchClientValues(
'manager.players.voices'
)))
const voiceCounts: number[] = getPlayers.map((serverVoices: Record<string, any>) => Object.keys(serverVoices).length);
const player = voiceCounts.reduce((a: any, b: any) => a + b, 0)!;
I hope the correct data comes :d
10 replies
MIA🎶 Moonlink.js - Imagine a Music Application
Created by Piedra ~ on 5/6/2024 in #help
How can I get the total size on the servers?
Actually, I need to take the general size of manager.players all guild
10 replies
MIA🎶 Moonlink.js - Imagine a Music Application
Created by Piedra ~ on 5/2/2024 in #help
Payload Shard Error
No description
8 replies
MIA🎶 Moonlink.js - Imagine a Music Application
Created by Piedra ~ on 5/2/2024 in #help
Payload Shard Error
No description
8 replies
MIA🎶 Moonlink.js - Imagine a Music Application
Created by Piedra ~ on 4/30/2024 in #help
SyntaxError: Unexpected end of JSON input
I saw it, I'm trying how to run it at the same time as lavasrc
15 replies
MIA🎶 Moonlink.js - Imagine a Music Application
Created by Piedra ~ on 4/30/2024 in #help
SyntaxError: Unexpected end of JSON input
No description
15 replies
MIA🎶 Moonlink.js - Imagine a Music Application
Created by Piedra ~ on 4/30/2024 in #help
SyntaxError: Unexpected end of JSON input
thanks for update <3
15 replies
MIA🎶 Moonlink.js - Imagine a Music Application
Created by Piedra ~ on 4/30/2024 in #help
SyntaxError: Unexpected end of JSON input
Now no error but no sound hmmm
15 replies
MIA🎶 Moonlink.js - Imagine a Music Application
Created by Piedra ~ on 4/30/2024 in #help
SyntaxError: Unexpected end of JSON input
@1Lucas1.apk
15 replies
MIA🎶 Moonlink.js - Imagine a Music Application
Created by RonaldZav on 4/28/2024 in #issues
SyntaxError: Unexpected end of JSON input
[antiCrash] :: Unhandled Rejection/Catch
SyntaxError: Unexpected end of JSON input
at JSON.parse (<anonymous>)
at MoonlinkNode.message (C:\Users\ahmet\Documents\GitHub\pbot-rewrite-2022\node_modules\moonlink.js\dist\src\@Entities\MoonlinkNode.js:139:28)
at MoonlinkWebSocket.emit (node:events:513:28)
at Socket.<anonymous> (C:\Users\ahmet\Documents\GitHub\pbot-rewrite-2022\node_modules\moonlink.js\dist\src\@Services\MoonlinkWebSocket.js:120:34)
at Socket.emit (node:events:513:28)
at addChunk (node:internal/streams/readable:324:12)
at readableAddChunk (node:internal/streams/readable:297:9)
at Readable.push (node:internal/streams/readable:234:10)
at TCP.onStreamRead (node:internal/stream_base_commons:190:23) Promise {
<rejected> SyntaxError: Unexpected end of JSON input
at JSON.parse (<anonymous>)
at MoonlinkNode.message (C:\Users\ahmet\Documents\GitHub\pbot-rewrite-2022\node_modules\moonlink.js\dist\src\@Entities\MoonlinkNode.js:139:28)
at MoonlinkWebSocket.emit (node:events:513:28)
at Socket.<anonymous> (C:\Users\ahmet\Documents\GitHub\pbot-rewrite-2022\node_modules\moonlink.js\dist\src\@Services\MoonlinkWebSocket.js:120:34)
at Socket.emit (node:events:513:28)
at addChunk (node:internal/streams/readable:324:12)
at readableAddChunk (node:internal/streams/readable:297:9)
at Readable.push (node:internal/streams/readable:234:10)
at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
}
Emitted data that has not been implemented; opcode: 9
Emitted data that has not been implemented; opcode: 5
Emitted data that has not been implemented; opcode: 7
Emitted data that has not been implemented; opcode: 3
Emitted data that has not been implemented; opcode: 14
Emitted data that has not been implemented; opcode: 5
[antiCrash] :: Unhandled Rejection/Catch
SyntaxError: Unexpected end of JSON input
at JSON.parse (<anonymous>)
at MoonlinkNode.message (C:\Users\ahmet\Documents\GitHub\pbot-rewrite-2022\node_modules\moonlink.js\dist\src\@Entities\MoonlinkNode.js:139:28)
at MoonlinkWebSocket.emit (node:events:513:28)
at Socket.<anonymous> (C:\Users\ahmet\Documents\GitHub\pbot-rewrite-2022\node_modules\moonlink.js\dist\src\@Services\MoonlinkWebSocket.js:120:34)
at Socket.emit (node:events:513:28)
at addChunk (node:internal/streams/readable:324:12)
at readableAddChunk (node:internal/streams/readable:297:9)
at Readable.push (node:internal/streams/readable:234:10)
at TCP.onStreamRead (node:internal/stream_base_commons:190:23) Promise {
<rejected> SyntaxError: Unexpected end of JSON input
at JSON.parse (<anonymous>)
at MoonlinkNode.message (C:\Users\ahmet\Documents\GitHub\pbot-rewrite-2022\node_modules\moonlink.js\dist\src\@Entities\MoonlinkNode.js:139:28)
at MoonlinkWebSocket.emit (node:events:513:28)
at Socket.<anonymous> (C:\Users\ahmet\Documents\GitHub\pbot-rewrite-2022\node_modules\moonlink.js\dist\src\@Services\MoonlinkWebSocket.js:120:34)
at Socket.emit (node:events:513:28)
at addChunk (node:internal/streams/readable:324:12)
at readableAddChunk (node:internal/streams/readable:297:9)
at Readable.push (node:internal/streams/readable:234:10)
at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
}
Emitted data that has not been implemented; opcode: 9
Emitted data that has not been implemented; opcode: 5
Emitted data that has not been implemented; opcode: 7
Emitted data that has not been implemented; opcode: 3
Emitted data that has not been implemented; opcode: 14
Emitted data that has not been implemented; opcode: 5
47 replies
MIA🎶 Moonlink.js - Imagine a Music Application
Created by RonaldZav on 4/28/2024 in #issues
SyntaxError: Unexpected end of JSON input
I have the same problem
47 replies