angel-git / tarkov-stash

spt tarkov profile stash editor ui
https://angel-git.github.io/tarkov-stash/
2 stars 1 forks source link

Error loading profile, invalid location #52

Closed ShadowXtrex closed 1 year ago

ShadowXtrex commented 1 year ago

Describe the bug I can't load your SPT files, your profile file must be located under SPT\user\profiles for me to work fine

imagen

angel-git commented 1 year ago

Im not sure what is that 191162.... folder. Is that your root SPT folder?

ShadowXtrex commented 1 year ago

my spt root folder is 191620370

angel-git commented 1 year ago

so basically what the app does is to load your profile and then goes up 2 folders and try to find Aki_Data folder, ie:

- Aki_Data
  - Server
    ... some other folders
- user
  - profiles
    - 4323df3a2a.json

Here user and Aki_Data are in the same level, in your case looks like 191620370 doesn't contain Aki_Data folder but it does contains user folder

ShadowXtrex commented 1 year ago

alright thanks!