Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error PathNotFoundException #462

Open
0ptiKali1usion opened this issue Oct 30, 2023 · 1 comment
Open

Error PathNotFoundException #462

0ptiKali1usion opened this issue Oct 30, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@0ptiKali1usion
Copy link

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:

  1. Go to map a network share of music to a letter drive, in Microsoft Windows
  2. Use harmonoid to play music.
  3. quit and relaunch, after unmapping drive.
  4. 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)

  • OS: Windows 10

  • Version 10.0.19045.3570
    App version
    it says version 1.0, 256k filesize, in Properties -> Details
    Please confirm that you're on the latest version available.

  • Version: 0.3.8.0 I guess is what it really is.
    Have a nice day!
    harmonoid_crash

@0ptiKali1usion 0ptiKali1usion added the bug Something isn't working label Oct 30, 2023
@alexmercerind
Copy link
Member

Hi!

Thanks for the details. As a workaround, you may edit the C:\Users\XYZ\.Harmonoid\Configuration.JSON using Notepad to remove your network drive.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants