Quote:
Originally Posted by horacio
So you use the mfc.exe version?
In this case, it is enough to start the program again to get an xchat address that is not currently overloaded.
I have to admit that this happens to me very rarely.
|
Using the normal node.js version. Will try 'forever'.
Quote:
Originally Posted by horacio
|
Same error, will try to debug it.
EDIT:This seems to have allowed it to load
//if (m.topic && m.topic.length > 3) {m.topic = decodeURIComponent(m.topic).substr(0,160);}
m.topic ='';