Yes, it is a bug which was reported the first or second day the latest version was released, but since everything got destroyed, you might not know that.
You can always use
alias serveripfix {
if (!$isid) { halt }
return $+($gettok($serverip,4,46),$chr(46),$gettok($serverip,3,46),$chr(46),$gettok($serverip,2,46),$chr(46),$gettok($serverip,1,46))
}