-
-
Notifications
You must be signed in to change notification settings - Fork 237
Description
Exception: PathNotFoundException: Exists failed, path = '\?\M:\Shared Music' (OS Error: The network path was not found.
, errno = 53)
Stack trace: #0 _checkForErrorResponse (dart:io/common.dart:55)
#1 _Directory.exists. (dart:io/directory_impl.dart:84)
#2 MediaLibrary.register (package:media_library/src/media_library.dart:124)
#3 Collection.initialize (package:harmonoid/core/collection.dart:46)
#4 main (package:harmonoid/main.dart:162)
I basically had a network drive with music files, mapped. I unmapped it. Harmonoid gave me this ugly error message. I assume now that you know, you will make a new, prettified error message :-) with less raw code & debug stuff.
Steps to reproduce the behavior:
- Go to map a network share of music to a letter drive, in Microsoft Windows
- Use harmonoid to play music.
- quit and relaunch, after unmapping drive.
- and that should do it, I think.
you should see what I sent you, in a harmonoid launch window.
A clear and concise description of what you expected to happen.
i expected to rock out with my Spock out,
If applicable, add screenshots to help explain your problem.
Platform (please complete the following information)