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

ENOENT error #39

Closed
tlswoo opened this issue Apr 26, 2022 · 2 comments
Closed

ENOENT error #39

tlswoo opened this issue Apr 26, 2022 · 2 comments

Comments

@tlswoo
Copy link

tlswoo commented Apr 26, 2022

This error seems to have occurred previously at #36 ; here's what mine says:

Connected to feed of osu! data. Data will be logged occasionally to show it's active
node:internal/process/promises:246
          triggerUncaughtException(err, true /* fromPromise */);
          ^

[Error: ENOENT: no such file or directory, open 'C:\鄜̣鍀̣'] {
  errno: -4058,
  code: 'ENOENT',
  syscall: 'open',
  path: 'C:\\鄜̣鍀̣'
}

If you need any other info for debugging, let me know!

@cadon0
Copy link
Owner

cadon0 commented Apr 27, 2022

Thanks! Fixed today, see #38 (yes you're correct, same as #36)

Solution:

Please download the new GifToTheBeatProvider.exe and replace the old one (direct download link)

@cadon0 cadon0 closed this as completed Apr 27, 2022
@tlswoo
Copy link
Author

tlswoo commented May 2, 2022

Thanks for the fix!

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

No branches or pull requests

2 participants