82 lines
2.5 KiB
Markdown
Raw Normal View History

# FAQ
2023-03-02 21:10:18 -05:00
This page will hopefully help you troubleshoot and fix most of the common problems that you might encounter.
2023-03-02 21:09:50 -05:00
## Launcher
2023-03-02 21:11:23 -05:00
## Install .NET 5
Install [this](https://dotnet.microsoft.com/download/dotnet/thank-you/runtime-desktop-5.0.0-windows-x64-installer)
2023-03-02 21:09:50 -05:00
### No servers are available
2023-03-02 21:10:18 -05:00
Make sure that `Server.exe` says that the server is running, then press the refresh button in the launcher.
2023-03-02 21:09:50 -05:00
### No connection can be established
2023-03-02 21:10:18 -05:00
Make sure that `Server.exe` says that the server is running.
2023-03-02 21:09:33 -05:00
### Error: "Object reference not set to an instance of an object"
2023-03-02 21:09:33 -05:00
2023-03-02 21:09:50 -05:00
Make sure you played EFT (Live) at least once on your current windows installation.
2023-03-02 21:09:33 -05:00
2023-03-02 21:09:50 -05:00
1. Start the server *(Server.exe)*.
2. Start the client *(EscapeFromTarkov.exe)*.
3. Wait about 10 seconds on the game loading screen.
4. Close the game *(`Alt + F4`)*.
5. Start `Launcher.exe`.
2023-03-02 21:09:33 -05:00
2023-03-02 21:09:50 -05:00
### Cleaning the temp files
2023-03-02 21:09:33 -05:00
2023-03-02 21:09:50 -05:00
1. Open the launcher.
2. Click on the cogwheel in the right upper corner.
3. Click the **clean temp files** button.
2023-03-02 21:09:50 -05:00
## Server
2023-03-02 21:09:33 -05:00
2023-03-02 21:09:50 -05:00
### Installing mods
2023-03-02 21:09:33 -05:00
2023-03-02 21:10:18 -05:00
Mods should be added the `<server>/mods` directory, located in the server directory.
2023-03-02 21:09:50 -05:00
## Game
2023-03-02 21:09:36 -05:00
### Error: "Input string 'number' is not a valid integer."
2023-03-02 21:09:33 -05:00
2023-03-02 21:09:59 -05:00
![Image showcasing the error](./assets/img/sp-tarkov/faq/error_int_as_string.png)
2023-03-02 21:09:33 -05:00
2023-03-02 21:09:50 -05:00
**⚠️ Close both the game and server when editing the profile⚠ .**
2023-03-02 21:09:50 -05:00
1. Open `<server>/user/profiles/yourProfileID.json` in VSCodium.
2023-03-02 21:09:33 -05:00
2. Search for the number appearing in the error
3. Remove the **".5"** of the number
4. Save the file
5. Start the server
2023-03-02 21:09:50 -05:00
### Endless loading
2023-03-02 21:09:33 -05:00
2023-03-02 21:10:18 -05:00
Your client version is wrong.
Make sure your client version is supported.
Make sure you installed the files correctly.
2023-03-02 21:09:33 -05:00
2023-03-02 21:09:50 -05:00
## Other
2023-03-02 21:09:33 -05:00
### Playing with friends / multiplayer
2023-03-02 21:09:33 -05:00
2023-03-02 21:09:50 -05:00
Play Escape From Tarkov (Live) [here](https://www.escapefromtarkov.com/preorder-page).
2023-03-02 21:09:33 -05:00
2023-03-02 21:10:18 -05:00
*SPT-AKI won't have multiplayer capabilities*.
2023-03-02 21:09:50 -05:00
If you ever find videos of people playing with others, it's not made by the SPT-AKI developers and is not related to it.
2023-03-02 21:09:33 -05:00
### Using the underbarrel grenade launcher
2023-03-02 21:09:33 -05:00
The underbarrel grenade launcher (GP-34) have issues when reloading that will block your character and prevent you from anything else in a raid.
It's not meant to be useable *(at the moment)*, otherwise it would be available on the official game.
2023-03-02 21:09:33 -05:00
### Stuck in the right click menu UI
2023-03-02 21:09:33 -05:00
2023-03-02 21:09:50 -05:00
You can reduce your mouse right click speed in the windows options.
2023-03-02 21:09:33 -05:00
![Windows 10 mouse settings menu](./assets/img/sp-tarkov/faq/mouse1.png)
2023-03-02 21:09:33 -05:00
![Additional mouse options menu](./assets/img/sp-tarkov/faq/mouse2.png)