Open NickDomanti opened 2 years ago
I'm getting this error too.
It seems that the "blocking" comes from Omegle waiting for a response... which never seems to happen.
It seems that the "blocking" comes from Omegle waiting for a response... which never seems to happen.
Yep, that's what I thought. Omegle folks must have changed how their system works since this library got updated the last time.
What you actually getting is an error response and a notification to update the webapp, but I haven't been able to replicate the exact stuff they are looking for in the headers.
What you actually getting is an error response and a notification to update the webapp, but I haven't been able to replicate the exact stuff they are looking for in the headers.
How did you find out?
I know kung-fu?
But jokes aside, I tried the came command in curl and it came back with an error message.
oh yea right.
Calling GetEvent() on an instance of RandomChat freezes the code completely, it proceeds no more. Probably because something in Omegle changed since the last time you updated this.