Open yurivict opened 6 years ago
I narrowed the problem. echobot and ToxBot both use UDP by default. The problem only happens when qTox already uses UDP. In such case, echobot and ToxBot never come online.
For some reason, two qToxes don't have this problem, but echobot and ToxBot do.
Could be that ToxBot and echobot don't use a port range because they are designed as server programs. Does it work if you start ToxBot or echobot before qTox?
I am having this problem with both echobot from toxins and https://github.com/JFreegman/ToxBot: attempts to add them as friend in qTox fail because they never accept friend requests, and probably don't even come online.
No such problem with second instance of qTox though.
Do toxins and toxbot still need some changes to be compatible with toxcode-0.2.1? Otherwise, what could be a problem?