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

FTB app bug #1037

Closed catalinursu01 closed 9 months ago

catalinursu01 commented 10 months ago

What Operating System

MacOS (Latest)

Debug Code

FTB-DBGUQUXUVIWIQ

Describe the bug

All the downloaded instances disappear with all the data from the instance and i have to relog in my minecraft account once i reopen the app .

Steps to reproduce

1.open the app 2.download the modpack 3.log in 4.open the modpack 5.close the app 6.reopen the app and your modpack is deleted

Expected behaviour

The instances to save in the app folder.

Screenshots

No response

Additional information

No response

MichaelHillcox commented 10 months ago

Your instance location seems to be set to "instanceLocation": "/Users/catalin/Library/Application Support/.ftba/bin",

Did you change it at any point? It should be "instanceLocation": "/Users/catalin/Library/Application Support/.ftba/instances",

catalinursu01 commented 10 months ago

No i didn't change the location but i fixed it yesterday by changing back the location to the instances folder and i restored all the saved modpacks.

MichaelHillcox commented 9 months ago

Glad this is sorted. I wish I knew what went wrong but I'm happy it's resolved