Maybe you enable echo-message in the non clean version? There has been problems with that before, you can see that on the blowfish changelog.Per Amundsen
in AidiIRC, fish is done through a script, make sure you have the latest [[Blowfish|blowfish]] script. also if you have other scripts, try disable them temporary.Per Amundsen
Unfortunately in mirc scripting the ping messages are hidden from scripts, but a small plugin using the adiirc api can be made to reply instantly to the ping request, giving it infinite timeout. If you have the means, a better option ...Per Amundsen
Not sure if there are some entries missing from the log, but you should be seeing "No response from server (lastping - lastpong - now)" if it was a ping timeout. Based only on this log, it seems to be a socket read error from the remo...Per Amundsen
That looks like it's from the <servername> tab/list item in the left side, the "Debug" tab/list item should have the connect/disconnect information.Per Amundsen
I see, you can try having Menubar -> File -> Rawlog open, when the disconnect occurs, copy/paste the last relevant few lines of the debug tab here.Per Amundsen
The ping timeout is 5 minutes, if you don't get a response in that time, something is wrong. It's more likely a disruption in the network/socket connection which will disconnect you instantly, there is no way around that.Per Amundsen