Please confirm the following.
What version of the Modrinth App are you using?
Modrinth App_0.9.5_x64-setup
What operating systems are you seeing the problem on?
Windows
Describe the bug
I was using the modrinth app to manage multiple minecraft instances to develop and backport shaders/resourcepacks
My project files were under my user directory and /Documents/MinecraftWorkspace (resourcepacks located here)/ shaders (shaders located here).
In order to do live runtime testing with my assets, I replaced the resourcepacks / shaders folder in my instances with symlinks pointing to the workspace directory (MCWorkspace for resourcepacks and McWorkspace/shaders for shaders).
When updating to the latest version, some sort of installer issue occurred, and I chose to just do a clean install, since "nothing important" was inside my instances. Checked the box to "Delete app related data" in the uninstaller.
Every single file/folder inside the Mcworkspace was permanently deleted (even hidden files like .git, .vscode, etc.).
Interestingly enough, only the folders inside the "shaders" folder remained untouched, but files inside them also have been recursively deleted.
Obviously this should not happen, as related deletes should not just blindly recursively delete files under a certain directory, especially those only symlinked in.
Kind regards, and I hope you guys figure this one out.
Steps to reproduce
No response
Expected behavior
No response
Additional context
No response
Please confirm the following.
What version of the Modrinth App are you using?
Modrinth App_0.9.5_x64-setup
What operating systems are you seeing the problem on?
Windows
Describe the bug
I was using the modrinth app to manage multiple minecraft instances to develop and backport shaders/resourcepacks
My project files were under my user directory and /Documents/MinecraftWorkspace (resourcepacks located here)/ shaders (shaders located here).
In order to do live runtime testing with my assets, I replaced the resourcepacks / shaders folder in my instances with symlinks pointing to the workspace directory (MCWorkspace for resourcepacks and McWorkspace/shaders for shaders).
When updating to the latest version, some sort of installer issue occurred, and I chose to just do a clean install, since "nothing important" was inside my instances. Checked the box to "Delete app related data" in the uninstaller.
Every single file/folder inside the Mcworkspace was permanently deleted (even hidden files like .git, .vscode, etc.).
Interestingly enough, only the folders inside the "shaders" folder remained untouched, but files inside them also have been recursively deleted.
Obviously this should not happen, as related deletes should not just blindly recursively delete files under a certain directory, especially those only symlinked in.
Kind regards, and I hope you guys figure this one out.
Steps to reproduce
No response
Expected behavior
No response
Additional context
No response