FTBTeam / FTB-App

Electron, Vue2, and Tailwind based frontend system for the FTB App; a new Modpack launcher for FTB and Curse modpacks.
https://feed-the-beast.com/app
GNU Lesser General Public License v2.1
92 stars 26 forks source link

Folder names don't match the modpack's name, and changing folder paths is weirdly buggy. #1095

Closed vizthex123 closed 5 months ago

vizthex123 commented 6 months ago

What is your suggestion?

This is a two-fold issue, and since both are so closely related I figured I'd toss them into a single report.

First off, when changing the path for instances you can't select a subfolder of the current folder path. I have no idea why this is a thing, as I had to redirect my instances a couple of times when first setting it up (in this case, I made a folder called FTB, then decided I wanted the path to be FTB\Instances before the app said "lol you can't do that" so I had to do a workaround just to select a sub-folder).

Secondly, the folder names for instances is just a random string of characters (which I assume to be some kind of back-end ID) rather than the modpack's name (I only use the CF Launcher, but assume most others do the same thing). Makes it annoying to easily modify files in a pack (configs, options.txt, adding mods, etc.)

(Also, I noticed that you can't type in a value for the game RAM - you have to use the sliders otherwise it won't save).

Alternatives ideas

No response

Screenshots

No response

Additional information

No response