The plugin wizard is by default set to '4' currently.
I have a dutch regional settings, where compared to english, the dot and comma have reversed meanings, which ends up in MUSHclient insisting on converting it to a float for printing purposes. It next creates a <plugin> tag with requires="4,00", which MUSHclient doesn't like while loading.
While this one can be easily 'fixed' by putting a different 'subversion' by default, I'd suggest looking over the source for similar spots that may run into localization issues. Although, fair is fair, this is the first time I run into an issue like this in quite some time of using MUSHclient.
I have a dutch regional settings, where compared to english, the dot and comma have reversed meanings, which ends up in MUSHclient insisting on converting it to a float for printing purposes. It next creates a <plugin> tag with requires="4,00", which MUSHclient doesn't like while loading.
While this one can be easily 'fixed' by putting a different 'subversion' by default, I'd suggest looking over the source for similar spots that may run into localization issues. Although, fair is fair, this is the first time I run into an issue like this in quite some time of using MUSHclient.