Theres a typo in the schedule2xml.pl file. Note the mispelling of the replayport variable.
Look for the line: $addr = "$rtvaddress:$replayplort";
and change it to $addr = "$rtvaddress:$replayport";
Log in to post a comment.