The test isset($item['#field_type']) causes PHP errors/warnings when $item is not an array. #theme for example is a string and #node an object.