If you clone the loco, along with those two fixes I have mentioned above, you will also need to change this section of the config file 
 
	
	
	
		Code:
	
	
		extensions
{
  [COLOR=red][COLOR=black]arn_data-[/COLOR]113556
[/COLOR]{
    number_low                          "5058"
    number_high                         "5124"
  }
}
	 
  
to this
 
	
	
	
		Code:
	
	
		extensions
{
  [COLOR=red][COLOR=black]arn_data-[/COLOR][I](your kuid #)[/I][/COLOR]
  {
    number_low                          "5058"
    number_high                         "5124"
  }
}