Posts by CWX

    we no longer should support 2.1.0 as 2.1.1 is latest, update your game and see if the issue is still there, if it is, open a new thread with updated logs

    I’m being told by a dev and another tester for the project that a duplication is normal as they are separate for bear and usec, which makes sense since they are giving different access to clothing, I’ll be at the pc soon and will be testing a little more as to why you can’t access it

    so there does seem to be an issue with the Quest.json and locales,

    i will add it to the issue reports on the dev site,


    if you do want to get this quest activated:
    1. make a copy of the quest.json - located: root\Aki_Data\Server\database\templates in here is the quest.json
    2. open this in text editor, search "5e383a6386f77465910ce1f3"

    should look like this:
    3. highlight from where the first blue line i added is to the next blue line I added and delete.

    4. save and restart game and server if it wasn't already closed


    basically what was happening is there was a duplication of the quest for textile part 1, textile part 2 wanted both versions of part 1 to be completed before it started, well thats not possible.


    this should fix the issue, i didnt have time to test this though, so let me know

    when you examine those items, does a little notification come up for exp in the bottom right?

    this might be related to the server issues regards notifications, so I would also say update to 2.1.1 and see if that fixes it also,

    try with a new profile first and see if you notice any weird things, if not try with your 2.1.0 profile and see if it persists.

    Did you sell something on the Flee market?

    this one I don't think is the same issue as the one you had,


    open your profile in a text editor, something like notepad++
    ctrl+F and find this ID: "8bbddce5b19f2995288665d77"
    the best option is to delete the reference to that magazine, you will lose the magazine in-game, but I'm sure that's a better option than losing the profile.

    as an example this is what a section looks like for me regarding a magazine in my inventory:

    Code
    {
                            "_id": "f8c80841b77fa01d9ba407cd",
                            "_tpl": "5de653abf76fdc1ce94a5a2a",
                            "parentId": "9c64e1dd8bb407689d076f5b",
                            "slotId": "mod_magazine"
                        },

    you would delete that out, make a copy before trying just in case and use https://jsonlint.com/ this will make sure things are presented right for the server to understand.

    yes, 2.1.0 mods should work with 2.1.1, you will receive a warning on the server window saying

    "[WARNING] Mod Chomp-RaiderSpawnFix is out of date and may cause unintended behavior. No support will be given in case of encountered issues!"

    regards the trader issue, does this happen with no mods and a fresh profile?

    if no its a mod issue, you will need to try finding out which one is causing the issue,

    take 1 out at a time and see if it bugs still, start with mods that edit traders.

    so I checked this on my profile too, it was also borked, as to why it was borked I'm unsure (i have played like 1 raid normally)

    but I was able to fix it and any profiles I generate is fine so I have a suspicion its the profile editor when editing stash


    what you'll need to do is open your profile in a text editor, something like notepad++


    Ctrl+F and search for "questStashItems", the ID that is next to it, copy that and now control+F for that ID.

    if you do NOT get another result, then the issue is the same as mine


    now your ID should be the same as mine for that as its an ID for an inventory,

    Code
    {
                            "_id": "REPLACE WITH YOUR QUESTSTASHITEMS ID",
                            "_tpl": "5963866b86f7747bfa1c4462"
                        },

    copy the above code including the brackets, now scroll to the very top of your profile and slowly move down till you see a section regards to "inventory", like this: IMAGE
    in the image is the above code I have highlighted, make sure it looks like this image and you should now be able to transfer quest items.


    any issues let me know

    Can you try what’s mentioned in this thread?

    EFT (live) just means the original folder intended for EFT, you can use the BSG launcher, go top right to settings, find directory.


    Find where EFT(Live),

    Copy the contents of this folder to a new folder called SPT(you create this),

    Use a downgrader if needed to get you to the correct version Of eft,

    Unpack aki 2.1.1 into your folder called SPT,

    Run the server

    Run the launcher

    Profit