Validates your SPT mod setup against the Forge API, identifying outdated mods, missing dependencies, and version conflicts. Your first step in troubleshooting mod issues.
Check Mods is your first step in troubleshooting mod issues. This command-line tool validates your Single Player Tarkov mod installation against the official Forge API, giving you a complete picture of your mod setup’s health. It scans both server-side and client-side mods, matches them to their Forge listings, and identifies exactly what needs attention, whether that’s outdated versions, missing dependencies, or compatibility conflicts with your SPT version.
Features
Check Mods provides the following features.
Notifies you when a new SPT version is available.

Loads local mods and matches them against the official Forge database. Warnings are shown when issues are found and are particularly useful for mod authors to help ensure that their mods meet the file format standards on the Forge.

Checks that each of your mods are flagged as compatible with the SPT version that they’re installed in. Provides links to versions which are compatible, if available.

Builds a complete dependency tree, which flags missing dependencies, and detects dependency conflicts. Provides links to missing dependencies, if available.

Provides a breakdown of each of the mod versions you have installed and the available updates that may be available that do not break your dependencies.

Documentation
Some Important information you may need to know.
This tool requires that you have the .NET Runtime 10.0.0 installed. If you attempt to run the tool without it installed it will automatically close the console window with no visible error message.
The install is dead-simple. Decompress the downloaded archive (the single .exe file) into the root folder of your SPT install. It should be in the same location as your EscapeFromTarkov.exe within your SPT directory.
To uninstall the tool, simply delete the .exe file from the root of the install, and optionally, the additional files mentioned in the next tab.
This mod saves files into your system’s %APPDATA%/SptCheckMods/ directory. There are currently three files types which are stored there.
- Rotating log files:
%APPDATA%/SptCheckMods/logs/checkmod.log - API key storage:
%APPDATA%/SptCheckMods/apikey.txt - Last run mod records:
%APPDATA%/SptCheckMods/mod_records.json
It should go without saying, but this mod makes external connections to https://forge.sp-tarkov.com to validate and fetch mod information over the Forge API. There are no other network connections made. The source is available if you wish to independently verify or compile yourself. This is a requirement of the tool.
0.98 MB
231 Downloads
Released Yesterday at 5:14 PM
Beta 1 Release
- Rewrite for SPT 4.0 compatability
- Drops SPT 3.11 support
This version requires that you have the .NET Runtime 10.0.0 installed. It will flash open and immediatly close if you do not have it installed.
Looking for general feedback… what works and what does doesn’t. Please only give feedback on issues with the tool and not for mod issues; for example, the tool reporting the incorrect mod version (this is a mod author problem).
Known Issues:
Could not read mod DLL FikaServer.dll. Reason: Unable to load one or more of the requested types.- Untested on Linux build
- Untested on Fika headless install
Details
-
GUID
com.refringe.checkmods
-
Category
-
License
-
Source Code
-
Latest Version VirusTotal Results
-
Fika Compatibility Unknown
If you want to report a technical problem, please concider opening a Github issue. Thanks!
does this only work for 4.0?
sweet was having some issues with my SPT and this helped me solve them thanks for the mod