I'm debugging and old weather script and it works great most of the time. In 6.x it never showed these issues but in 7.x it now gives intermittent socket errors. The script echoes the error code to the window but other than that I don't really have much to go on. I added some identifiers to see if it's in the socketopen or socketread area and I am still waiting for the error to happen again. Are the socket error numbers based on the script or is there a list of mirc error codes somewhere that may help me here? socket error (3) is what I normally see.