Skip to content
This repository has been archived by the owner on Dec 10, 2022. It is now read-only.

Unhandled Exception: RangeError (index): Invalid value: Not in inclusive range 0..79: 255 #13

Open
Tracked by #23
duypham312 opened this issue Aug 2, 2021 · 2 comments

Comments

@duypham312
Copy link

Can you add exception handling to the parseTagsSync() function? If an audio file with empty id3 information is used, I get the following error when calling this function.

Unhandled Exception: RangeError (index): Invalid value: Not in inclusive range 0..79: 255
#0      List.[] (dart:core-patch/array.dart:268:52)
#1      MP3Instance.parseTagsSync (package:id3/id3.dart:293:34)
@sanket143
Copy link
Owner

Hi, sorry for the late reply, will it be possible for you to share that file?

@duypham312
Copy link
Author

Of course, this is the file that gives me the error.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants