synysterzv
synysterzv
DIAdiscord.js - Imagine an app
Created by synysterzv on 9/3/2023 in #djs-voice
Error streaming from IceCast server (Live Broadcast)
This max have been fixed by maxMissedFrames, ill have to do more testing
5 replies
DIAdiscord.js - Imagine an app
Created by synysterzv on 9/3/2023 in #djs-voice
Error streaming from IceCast server (Live Broadcast)
Stack trace:
file:///home/syn/DungeonMaster/node_modules/@discordjs/voice/dist/index.mjs:1051
throw new Error("Cannot play a resource that has already ended.");
^

Error: Cannot play a resource that has already ended.
at AudioPlayer.play (file:///home/syn/DungeonMaster/node_modules/@discordjs/voice/dist/index.mjs:1051:13)
at attachRecorder (file:///home/syn/DungeonMaster/dist/commands/play.js:18:12)
at AudioPlayer.<anonymous> (file:///home/syn/DungeonMaster/dist/commands/play.js:13:9)
at AudioPlayer.emit (node:events:514:28)
at set state [as state] (file:///home/syn/DungeonMaster/node_modules/@discordjs/voice/dist/index.mjs:1028:10)
at AudioPlayer.checkPlayable (file:///home/syn/DungeonMaster/node_modules/@discordjs/voice/dist/index.mjs:1171:18)
at file:///home/syn/DungeonMaster/node_modules/@discordjs/voice/dist/index.mjs:73:60
at Array.filter (<anonymous>)
at audioCycleStep (file:///home/syn/DungeonMaster/node_modules/@discordjs/voice/dist/index.mjs:73:34)
at Timeout.<anonymous> (file:///home/syn/DungeonMaster/node_modules/@discordjs/voice/dist/index.mjs:84:45)
file:///home/syn/DungeonMaster/node_modules/@discordjs/voice/dist/index.mjs:1051
throw new Error("Cannot play a resource that has already ended.");
^

Error: Cannot play a resource that has already ended.
at AudioPlayer.play (file:///home/syn/DungeonMaster/node_modules/@discordjs/voice/dist/index.mjs:1051:13)
at attachRecorder (file:///home/syn/DungeonMaster/dist/commands/play.js:18:12)
at AudioPlayer.<anonymous> (file:///home/syn/DungeonMaster/dist/commands/play.js:13:9)
at AudioPlayer.emit (node:events:514:28)
at set state [as state] (file:///home/syn/DungeonMaster/node_modules/@discordjs/voice/dist/index.mjs:1028:10)
at AudioPlayer.checkPlayable (file:///home/syn/DungeonMaster/node_modules/@discordjs/voice/dist/index.mjs:1171:18)
at file:///home/syn/DungeonMaster/node_modules/@discordjs/voice/dist/index.mjs:73:60
at Array.filter (<anonymous>)
at audioCycleStep (file:///home/syn/DungeonMaster/node_modules/@discordjs/voice/dist/index.mjs:73:34)
at Timeout.<anonymous> (file:///home/syn/DungeonMaster/node_modules/@discordjs/voice/dist/index.mjs:84:45)
5 replies
DIAdiscord.js - Imagine an app
Created by synysterzv on 9/3/2023 in #djs-voice
Error streaming from IceCast server (Live Broadcast)
No description
5 replies