Posts by John Tarkov

    Getting the following trace error.

    jc980 missed a comma in package.json.


    Code
    {    "akiVersion": "2.1.0"
         "name": "ModularNVG", 
         "author": "Yim/jc980", 
         "version": "1.0.1", 
         "license": "NCSA", 
         "main": "mod.js"
    }

    should be

    Code
    {    "akiVersion": "2.1.0",
         "name": "ModularNVG", 
         "author": "Yim/jc980", 
         "version": "1.0.1", 
         "license": "NCSA", 
         "main": "mod.js"
    }

    After I added the comma, the mod loaded without error.

    You can not use AKI 2.0.1 if you have already updated your game to 0.12.11.7.15261. A bunch of mods have been updated to work with AKI 2.1.0, you need to look at Recently Updated in the Mods section. Any mods that have not been updated for AKI 2.1.0 are mods you can no longer use, as you do not have a game version compatible with AKI 2.0.1, which means you can't use mods for AKI 2.0.1.


    Either wait for the mods you want to use to be updated, or play without them.

    SPT-AKI 2.1.0 works with the current version of Escape from Tarkov, 0.12.11.7.15261. Anything else is unsupported as 0.12.11.7.15261 updated to Unity 2019 which broke compatibility with older versions of AKI, or patching to older versions of AKI. You need to update your game to the current live version (0.12.11.7.15261) and use SPT-AKI 2.1.0.

    Hi The_Katto, thanks for an amazing mod!


    I've only started using it since AKI 2.1.0, but I've noticed that there's a bug with SVM enabled which causes quest items and flea market sales to not show up in the Messenger until after the game is restarted. I have attached my preset XML so you can attempt to replicate it yourself.


    I have tested it and without SVM enabled, I am able to collect my quest rewards immediately after turning in a quest. However with SVM enabled I must restart the game or finish a raid for them to show up.


    If you need any more info I will help as much as I can. Thanks again!


    asdf.zip

    This fixed it, thanks very much!

    You have to copy the game folder without the (LIVE), don't copy the folder with the end "LIVE". The offline folder contains all the missing files. After copying the folder, install the patch and when finished, install SPT-AKI 2.0.1

    Thanks for your reply. Sorry, not sure what you mean. I am copying my EFT folder (just called EFT) to a different location, as the instructions state on this page: SPT-AKI Would you mind being more specific about what you mean? I think I may be misunderstanding you. Thanks

    When attempting to patch my AKI install from 0.12.11.5.14687 to 0.12.11.2.14290, I receive the following error in the patcher about a quarter of the way through patching: "Could not find file D:\SPEFT\EscapeFromTarkov_Data\Plugins\HighlightsPlugin64.dll". - https://i.imgur.com/MUlomsz.png


    If I rename a copy of HighlightsPlugin64.dll.bpf from Aki_Data/Patcher/EsscapeFromTarkov_Data/Plugins and put it in /SPEFT/EscapeFromTarkov_Data/Plugins and run the patcher (after deleting the failed patcher copy and using a new copy of the original game folder), the patcher completes without issue. When I copy over the AKI files and run the server and then the Launcher, then create an account and run the game, however, I receive the error: "The input hash doesn't match the expected hash. You may be using the wrong version of AKI for your client files. Do you want to continue?" - https://i.imgur.com/1afVmcP.png and if I click Yes, the game gets stuck at the title screen and never actually loads in (spinning circle) - https://i.imgur.com/PXxhEKB.jpeg.


    In order to ensure these issues were not part of my system configuration, I have both reinstalled Windows (it was overdue anyway) and completely reinstalled EFT.


    Any assistance you can offer is greatly appreciated, thank you!