github sp-tarkov/build v3.2.4
SPT 3.2.4 (19428)

latest releases: 3.11.4, 3.11.3, 3.11.2...
9 months ago

Needs EFT 12.12.31.19428 (released 23rd August 2022)

If this is your first time installing SPT consider using the AKI installer, you can find it here

A guide to installing SPT manually can be found here

Release notes

Lots of bug fixes and a seasonal event system was added

Mod compatibility

Unless stated on the mods hub page, older mods are not compatible with 3.2.4.

Profile compatibility

3.X.X - Compatible
2.3.X and older - Incompatible

Updating from 3.2.3

  • Download SPT 3.2.4
  • Extract contents into existing SPT 3.2.3 folder, ensure you overwrite everything
  • Play

Fresh Automatic install instructions

  • Download Escape from Tarkov from https://www.escapefromtarkov.com/
  • Make a new folder somewhere (not your desktop or program files)
  • Download the SPT-INSTALLER tool and copy the contents into the folder you've created
  • Run SPT_AKI_Intaller.exe and let it complete
  • Run Aki.Server.exe and wait for it to start
  • Start Aki.Launcher.exe
  • Enter any username into the username box (NOT the same details as your live account)
  • Click login - choose the edition you want (EoD, Standard etc)
  • Click 'Start game'

Fresh manual install instructions

  • Download Escape from Tarkov from https://www.escapefromtarkov.com/
  • Copy the live Tarkov folder to another location, call it something like "spt324" (Do NOT copy to a protected location, e.g. the desktop)
  • Do not remove the live Tarkov folder, it must remain in the original install location for SPT to function
  • Download and copy the contents of the downgrade patcher, run the patcher.
  • Copy contents of RELEASE-SPT-3.2.4-19428 (found at the bottom of this post) into the newly created 'spt323' folder using WinRar or 7Zip
  • Run Aki.Server.exe and wait for it to start
  • Start Aki.Launcher.exe
  • Enter any username into the username box (NOT the same details as your live account)
  • Click login - choose the edition you want (EoD, Standard, etc)
  • Click 'Start game'

Migrating existing profiles to the new version

  • Install SPT 3.2.4, copy the user/profiles from your SPT 3.2.3 folder into your SPT 3.2.4 folder

Known SPT issues

  • Server exe has a different icon (green shape)
  • Aircraft do not fire flares when performing an airdrop
  • Scav daily quests have not been implemented; they will be added in a future release
  • Sometimes you'll start a map with no extracts, the only way to escape is to press alt+f4
  • Some quests need PMCs to spawn in map locations with no bot spawns, making them impossible to complete (e.g. kill x PMCs in scav fortress/base)
  • Selecting the overview tab as a scav can break your client - workaround: alt+f4 to escape
  • Looting while extracting can break the client - workaround: alt+f4 to escape
  • Flashbangs don’t give the ear ringing (tinnitus) effect
  • Christmas items can still be found as loot
  • Your flea offers are marked as expired when the server is offline and items are returned in the mail
  • Flea categories don't always show the correct number of offers when filtering by item
  • Time drift - the server and raid times slowly drift apart over time
  • Extracts are not the same as live, scavs can spawn in PMC spots
  • Completing a quest that pushes a trader to the next loyalty level does not always correctly unlock the new level's items - workaround: buy an item from the trader to trigger the missing items to show
  • Bleeds will vanish from your character on exiting a raid
  • The server will not load when placed in a folder path containing Unicode characters
  • Using horde mode on maps like Customs will cause large numbers of sniper scavs to spawn in the same area
  • Looting a PMC dogtag doesn't always show their name on the post-raid kill screen
  • High level items unlocked through quests are missing from traders' assorts, these will be added as we unlock them on live and dump the data

Known NON-SPT issues

  • BSG have blacklisted a lot of high-level items from the flea. You can disable this blacklist by using a mod/editing the ragfair config
  • Rogues are insanely difficult, this is by BSG's design
  • Scavs are much harder to fight, this is by BSG's design
  • Game stuttering/lag will occur when bots spawn in
  • Being killed when looting causes the game client to soft-lock
  • Opening a 120 bullet ammo pack in-raid creates a single stack of 120
  • The game can get stuck on the menu loading screen for five minutes. The workaround is to press f12 to open/close the mod menu multiple times
  • Tagging items in raid with special characters, e.g. , or " can corrupt the profile on exiting the raid

Changes

  • Shooting a red handheld flare summons an airdrop
  • Made server window stay open so error message can be read after it crashes
  • Display guidance on server startup when a client mod is installed into the user/mods/ folder
  • Blacklisted golden TT from airdrop loot
  • Forced server to return bots' difficulty as chosen in the pre-raid screen instead of what EFT client requested
  • Updated flea prices using live data (2022-10-03)
  • Show error on game start if modded items are found in profile and necessary mod is not found
  • Check for and add missing hideout bonuses to profile when game starts
  • Increased number of Rogue bots generated on map load to prevent bot cache running out
  • Blacklisted more tester items from appearing in game
  • Added patron_30x29_vog_30 to global blacklist
  • Added 40x46 mm M716(Smoke) to global blacklist
  • Added first iteration of seasonal events
    • If the current date is within one week of Halloween/Christmas, the relevant event will be enabled
    • Map loot is not adjusted for Christmas items
    • Bot loot is adjusted for Christmas
    • Bot facegear (masks) are not adjusted for Halloween
    • Set dancing tree (Khorovod) to 100% spawn chance during Christmas

Fixes

  • Fixed bug with weapons repaired by weapon kits not losing durability
  • Fixed bug with items repaired by traders not taking into account the traders repair quality modifier
  • Fixed bug with airdrops that caused the server to fail when picking incorrectly configured custom weapons as drop rewards (also show error in server console when this occurs)
  • Fixed bug with airdrop loot that caused stacks of money to be much larger than expected
  • Fixed bug with Textile part 2 quest not showing after completing Textile Part 1 + being level 40.
  • Fixed bug that caused bots to not spawn and make it impossible to exfil the map when choosing 'medium' difficulty on the pre-raid screen
  • Fixed airdrop item blacklist not functioning
  • Fixed bug that made Receive all button clickable when there were no rewards to collect
  • Fixed bug that made collecting one mail reward item when there are multiple flag all mail from the trader as being collected
  • Fixed bug that caused sorting flea offers by price always showing non-rouble offers as cheapest
  • Fixed loyalty-locked offers being shown in the preset page when assembling a weapon and unlocked offers exist
  • Fixed preset builder crashing server when trying to display offers from traders that are all loyalty locked
  • Fixed missing trader offers when searching for offers in weapon-preset screen
  • Fixed bot generator cache sometimes getting stuck in an infinite loop

Modders

  • Server upgraded to node 16.17.1
  • Reworked HttpServer
    • Refer to example 15 HttpListenerExample in mod examples for usage
  • New RepairService class. Code from RepairController has been moved out and into this new class.
  • bot.json/maxBotCap is now per-map
  • Added airdrop.json/armorLevelWhitelist - provides ability to control what armor levels can spawn as loot. Default is levels: 0,4,5,6.
  • Added airdrop.json/moneyStackLimits - Provides ability to control min and max stack size of money that appears in loot crates in airdrops.
  • Removed support for dependencies field inside package.json in favour of modDependencies, this was first announced 3 months ago with a warning when used
  • Added RagfairSort enum for use in RagfairSortHelper/sortOffers()
  • Added configs/seasonalevents.json for haloween/christmas event configuration
  • Replaced nexe for pkg for building the server executable

Modder guide

Can be found here

The example mods have been updated for 3.2.4

  • All resolvable classes can be found here
  • Code documentation can be found here

Don't miss a new build release

NewReleases is sending notifications on new releases.