bigflood / dartexif

Dart package to decode Exif data from tiff, jpeg and heic files
https://pub.dev/packages/exif
MIT License
30 stars 29 forks source link

Bad state: No element while reading Exif #34

Closed ua741 closed 2 years ago

ua741 commented 2 years ago

Exception stack trace

StateError: Bad state: No element
  File "list.dart", line 222, in ListMixin.reduce
  File "util.dart", line 37, in makeString
  File "values_to_printable.dart", line 24, in new ValuesToPrintable.convert
  File "exifheader.dart", line 128, in ExifHeader.processTag
  File "exifheader.dart", line 91, in ExifHeader.dumpIfd
  File "exif_decode_makernote.dart", line 280, in DecodeMakerNote._dumpIfd
  File "exif_decode_makernote.dart", line 107, in DecodeMakerNote._decodeNikon
  File "exif_decode_makernote.dart", line 60, in DecodeMakerNote._decodeMakerNote
  File "exif_decode_makernote.dart", line 38, in DecodeMakerNote.decode
  File "read_exif.dart", line 104, in readExifFromFileReader
  File "read_exif.dart", line 44, in readExifFromFile