etternagame / etterna

Advanced cross-platform rhythm game focused on keyboard play
https://etternaonline.com/
MIT License
474 stars 132 forks source link

[Bug]: if an additionalsongsfolder does not exist game will create the directory #1262

Open MinaciousGrace opened 11 months ago

MinaciousGrace commented 11 months ago

Is there an existing issue for this?

Contact Details

No response

Version Info

Latest available release

What operating system are you seeing the problem on?

No response

Bug Behavior

=nt=

Expected Behavior

it should not do that

Reproduction Steps

  1. add a path to additionalsongsfolder that doesn't exist
  2. run game
  3. make bug report

Anything else?

No response

poco0317 commented 10 months ago

this is caused by the fact that trying to open or move any file (or set up a mount point in the virtual filesystem) also has the game attempt to create the directory tree during the process in case it does not exist