Audio was not created within 2 seconds?
Hello Replers,
today I have an error to present to you. Try running the program, and you will see it.
So the whole question is,
- What kind of error is this?
- Why is the program like that?
Thanks!
pogchamp.py
Check this out for the TimeourError, it could help you understand it and might have an answer. Also maybe it's saying that the source wasn't created within 2 seconds because the song starts more than after 2 seconds? meaning maybe the audio file is being played, but actual music starts like more than 2 seconds after? idk
lol, ok. Thx @Bookie0
@JBYT27 sure, gl with finding sometihng!
a error
*an error :)
ok. You are getting the TimeoutError
because, of a few reasons, as i think.
- the music files may be to large to play immediately, hence the time out.
- they are used in a while loop. Could be a reason too. Maybe put
break
or something.
Those are two things I'm thinking. Could be possibilites.
oh. ok, ill try that and see what happens @RYANTADIPARTHI
it didnt work. Ill try Bookie0's solution @RYANTADIPARTHI
Sorry guys, it was private, its fixed now!
The Repl doesn't seem to be loading. Is it private?
yeah, sry @tussiez
@YuvanVighnesh i think thats what hes talking about :(
no, its bc its private, sry @Rainbowryan
seems like a private repl
oop, sry @realTronsi
done and fixed @realTronsi