You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The mod Create: Interactive has a folder called aux located at "org\valkyrienskies\create_interactive\aux" in the JAR.
When this mod is moved to the modstore the aux folder ends up there meaning the root directory of the launcher can't be deleted until the aux folder is deleted with the command line.
For a normal user it's unlikely for them to find the aux folder and know this is what is preventing them from deleting the root directory of the launcher.
Further I doubt a normal user would know how to use the command line to delete this folder.
Implement something to help with edge cases where Illegal folder/files names are used in jar files?
The text was updated successfully, but these errors were encountered:
Tjmaxmillion
changed the title
[Windows] Illegal folder names in modstore from stops the launcher root directory from being deleted.
[Windows] Illegal folder names in modstore stops the launcher root directory from being deleted.
Feb 29, 2024
The mod Create: Interactive has a folder called
aux
located at "org\valkyrienskies\create_interactive\aux" in the JAR.When this mod is moved to the modstore the
aux
folder ends up there meaning the root directory of the launcher can't be deleted until theaux
folder is deleted with the command line.For a normal user it's unlikely for them to find the aux folder and know this is what is preventing them from deleting the root directory of the launcher.
Further I doubt a normal user would know how to use the command line to delete this folder.
Implement something to help with edge cases where Illegal folder/files names are used in jar files?
Image Source
The text was updated successfully, but these errors were encountered: