Oops! I needed to override the "setTileAt" function from the tilemap plugin so EasyStar could track changes made to the tiles. However I mixed up height and width somewhere along the way on the array "overflow" check. Once you reach a width greater than the height, it won't do anything (and vice versa).
Try redownloading the latest file, it should work now.