Rohan Krishna Ullas
Rohan Krishna Ullas
Hey @Shifulor ! I think I found the problem in the code, on line 86 you have added the argument 'filename' along with the string of executable. Change it from...
Hey @Shifulor , Sorry for the late reply, can you post a screenshot of the console error messages you're getting when hitting play?
Hi @RVZWN , When I just checked now, it shows an error "discord.ext.commands.errors.CommandInvokeError: Command raised an exception: RuntimeError: PyNaCl library needed in order to use voice" in the console (not...
Hey @RVZWN , have you tried testing locally before deploying? If there were any errors specific to the code then it should show up when testing locally.
@RVZWN Glad to know that it got fixed. What part of the code did you remove for this? Was it from the play() method or somewhere else?
@meinhoonharsh we need to have the ffmpeg.exe file previously downloaded before execution. Thankyou @Lilin20 for pointing that out! Kindly check if this fixes the issue😄
> > Hi, i am not the developer of this thing BUT i might be able to help you. I found the problem and solved it: > > First, download...
> Yes I am facing this problem > […](#) > Sent from my iPhone > On 12 May 2021, at 10:40, Rohan Krishna Ullas ***@***.***> wrote:  Hi, i am...
Hey @DawgieModder, I think this code is different from the one I have written. Did you try the code for the method play() I wrote and face any issue?
Hey @DawgieModder , the code is available in app2.py from this repository.