Comment 3 for bug 706567

Revision history for this message
Stephen Brandt (ztefn) wrote :

Thanks, I've received your e-mail. From the output it appears that the nickname column for that peer is 4 characters shorter than it should be. Maybe this is caused by the Russian characters in the nickname. You could ask the peer to change the nickname using ASCII characters only and see if that resolved the problem.

If this is indeed the case, I think we can say this is a bug in Hamachi itself. I could make the list parsing in Haguichi more forgiving using complex regular expressions instead of simple string splitting, but that would have a huge influence on performance.