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

Program fails to function if the 'Documents' folder is not located on the C:\ drive. #121

Open
FeMaster1 opened this issue Sep 21, 2022 · 0 comments

Comments

@FeMaster1
Copy link

It appears that this project is dead, but figured I'd put this up here anyway...

Describe the bug
I have my Documents, Music, Downloads, etc. folders on my D:\ drive since my C:\ drive is an SSD.

There is no folder called "Documents" in the expect location of "C:\Users[USERNAME]", so the program fails to function. It is unable to create it's own "HBBatchBeast" folder where it stores the config and log files and as a result throws the following error:
[22:53:12]Error: ENOENT: no such file or directory, mkdir 'C:\Users[USERNAME]/Documents/HBBatchBeast' at fs.mkdirSync (fs.js:872:3) at Object.fs.mkdirSync (ELECTRON_ASAR.js:727:16) at window.onload (file:///C:/Users/[USERNEAME]/Desktop/hbbatchbeast-Windows-v2.1.5/resources/app.asar/mainWindow.html:441:16)

If I create a folder called "Documents" at the above listed location, everything works perfectly.

To Reproduce
Steps to reproduce the behavior:

  1. Have no 'Documents' folder at "C:\Users[USERNAME]"
  2. Launch the program
  3. Noting works
  4. See error in text box at bottom of app window

Expected behavior
The software functions

Desktop (please complete the following information):

  • OS: Windows 10 PRO 21H1
  • Browser Firefox <-- Why is this relevant??
  • Version 104.0.2
@FeMaster1 FeMaster1 changed the title Program fails to function at all if the 'Documents' folder is not located on the C:/ drive. Program fails to function at all if the 'Documents' folder is not located on the C:\ drive. Sep 21, 2022
@FeMaster1 FeMaster1 changed the title Program fails to function at all if the 'Documents' folder is not located on the C:\ drive. Program fails to function if the 'Documents' folder is not located on the C:\ drive. Sep 21, 2022
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

1 participant