Jays2Kings
Jays2Kings
I'm having a similar issue of trying to stop. #186 doesn't fix it. When the bot leaves the channel or stops the stream while an audio file is playing, I...
I've tried both leaving the channel and only stopping the stream without leaving the channel via ` bot.getAudioContext(VCID, function (err, stream) { stream.stop(); });` but the socket gets closed either...
I mean that the socket is closed when I stop the stream, resulting in a crash. I get a similar error to rGunti ``` events.js:160 throw er; // Unhandled 'error'...
I've redacted the userIDs and voice channel id, but aside from that this is the same code that crashes when I stop the stream. ```javascript var Discord = require('discord.io'); var...
Still no luck, same error. when creating a `var currentStream;` setting it to `currentStream = stream;` the first time i call `getAudioContext()` in "!start" and in my "!stop" command i...
Build 10074 sometimes frees the controller, however like Build 9879 it's the system grabbing the controller, and there is no fix from my end, only Microsoft's.
I've implemented teokp's fix for this in the newest build of DS4Windows, Thanks so much for your help, a tremendous fix.
Ah, I see. The thing is I don't want to split DS4Windows into multiple versions, and in non debug mode, the DS4 can at connect exclusively to usb and bluetooth...
As vgturtle said, audio data is handled completely differently, and I don't have the tools to reverse engineer how it works. I can't say by myself that this feature will...
>  I'd change this to a more friendly wording, like "Grace period for expected updates" and change "leading/following" to "Check `x` days before/after". Just having numbers with no time...