82 lines
2.5 KiB
Markdown
Raw Normal View History

# FAQ
2020-11-25 13:34:49 +01:00
This page will hopefully help you troubleshoot and fix most of the common problems that you might encounter.
2020-11-20 00:55:28 +01:00
## Launcher
2020-12-28 16:23:57 +01:00
## Install .NET 5
Install [this](https://dotnet.microsoft.com/download/dotnet/thank-you/runtime-desktop-5.0.0-windows-x64-installer)
2020-11-20 00:55:28 +01:00
### No servers are available
2020-11-25 13:34:49 +01:00
Make sure that `Server.exe` says that the server is running, then press the refresh button in the launcher.
2020-11-20 00:55:28 +01:00
### No connection can be established
2020-11-25 13:34:49 +01:00
Make sure that `Server.exe` says that the server is running.
2020-10-13 01:18:11 +02:00
### Error: "Object reference not set to an instance of an object"
2020-10-13 01:18:11 +02:00
2020-11-20 00:55:28 +01:00
Make sure you played EFT (Live) at least once on your current windows installation.
2020-10-13 01:18:11 +02:00
2020-11-20 00:55:28 +01: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`.
2020-10-13 01:18:11 +02:00
2020-11-20 00:55:28 +01:00
### Cleaning the temp files
2020-10-13 01:18:11 +02:00
2020-11-20 00:55:28 +01:00
1. Open the launcher.
2. Click on the cogwheel in the right upper corner.
3. Click the **clean temp files** button.
2020-11-20 00:55:28 +01:00
## Server
2020-10-13 01:18:11 +02:00
2020-11-20 00:55:28 +01:00
### Installing mods
2020-10-13 01:18:11 +02:00
2020-11-25 13:34:49 +01:00
Mods should be added the `<server>/mods` directory, located in the server directory.
2020-11-20 00:55:28 +01:00
## Game
2020-11-05 17:17:02 +01:00
### Error: "Input string 'number' is not a valid integer."
2020-10-13 01:18:11 +02:00
2020-11-20 21:37:53 +01:00
![Image showcasing the error](./assets/img/sp-tarkov/faq/error_int_as_string.png)
2020-10-13 01:18:11 +02:00
2020-11-20 00:55:28 +01:00
**⚠️ Close both the game and server when editing the profile⚠ .**
2020-11-20 00:55:28 +01:00
1. Open `<server>/user/profiles/yourProfileID.json` in VSCodium.
2020-10-13 01:18:11 +02: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
2020-11-20 00:55:28 +01:00
### Endless loading
2020-10-13 01:18:11 +02:00
2020-11-25 13:34:49 +01:00
Your client version is wrong.
Make sure your client version is supported.
Make sure you installed the files correctly.
2020-10-13 01:18:11 +02:00
2020-11-20 00:55:28 +01:00
## Other
2020-10-13 01:18:11 +02:00
### Playing with friends / multiplayer
2020-10-13 01:18:11 +02:00
2020-11-20 00:55:28 +01:00
Play Escape From Tarkov (Live) [here](https://www.escapefromtarkov.com/preorder-page).
2020-10-13 01:18:11 +02:00
2020-11-25 13:34:49 +01:00
*SPT-AKI won't have multiplayer capabilities*.
2020-11-20 00:55:28 +01: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.
2020-10-13 01:18:11 +02:00
### Using the underbarrel grenade launcher
2020-10-13 01:18:11 +02: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.
2020-10-13 01:18:11 +02:00
### Stuck in the right click menu UI
2020-10-13 01:18:11 +02:00
2020-11-20 00:55:28 +01:00
You can reduce your mouse right click speed in the windows options.
2020-10-13 01:18:11 +02:00
![Windows 10 mouse settings menu](./assets/img/sp-tarkov/faq/mouse1.png)
2020-10-13 01:18:11 +02:00
![Additional mouse options menu](./assets/img/sp-tarkov/faq/mouse2.png)