"Reconnector" plugin missing on plugins page?

Posted by Silverwood on Thu 07 Jan 2010 02:35 AM — 4 posts, 17,667 views.

#0
In my search for a way to periodically keep reconnecting even with failed reconnects, I noticed that the reconnector plugin at http://www.gammon.com.au/plugins/ is apparently missing.

On Firefox I get the error message:

XML Parsing Error: XML declaration not well-formed
Location: http://www.mushclient.com/plugins/Reconnecter.xml
Line Number 1, Column 7:<?xml Version="1.0" encoding="UTF-8"?>
------^

And on IE I get:

The XML page cannot be displayed
Cannot view XML input using style sheet. Please correct the error and then click the Refresh button, or try again later.

The specified attribute was not expected at this location. The attribute may be case sensitive. Error processing resource ...

<?xml Version="1.0" encoding="UTF-8"?>
------^

I hope this notification was helpful. Also, are there any ways I can make MUSHclient attempt a reconnect once per user-defined time interval? Thanks!
USA #1
The capital V that IE is pointing out should be a lowercase 'v'. If you right click -> view source, change the V, and save the source file as a plugin file to your plugins directory, I think it will probably work.
#2
Ah; editing that in Notepad appears to have done the trick. Thanks for the tip; I don't know why on earth I didn't look carefully at the HTML description. :P
USA #3
Sure thing.