Versions: SPT: 3.10.5 FIKA: 1.1.5.0
Networking: VPS Windows 10 System
Description: I have been using the standard FIKA set up with the VPS to host a server for friends. I was trying to set up the dedicated portion to offload some of the stress to a VPS system. After doing a fresh installation of Escape from Tarkov AND SPT with FIKA, following all steps to set up the dedicated server I get an error that is thrown up on boot.
#Dedicated Server hosted on VPS throwing error when trying to start the batch
46 messages · Page 1 of 1 (latest)
@undone oar please attach any applicable log files and mod lists while waiting for help!
I have no mods installed as of current because I wanted to get the dedicated host booted as a proof of function before installing server side mods.
Is it a working SPT install?
I just made a test profile after starting the server and it launched.
From the VPS?
And then you've installed Fika and logged in again?
And you can host your own raid from your own PC using the VPS SPT server
Since the new installation? Let me check.
Started a raid no issues. Bunch of my mods failed to start because the server doesn't have them.
Ok and what does the dedi script look like
I am not running the dedicated server because it won't launch.
I'm confused.
The VPS is running the "SPT.Sever.exe" and hosting a server for people to connect to.
the dedicated host will not start
Which is why I'm asking you to tell me what the script looks like. The 'bat' file
Paste it here
You may need to put absolute paths in the bat file
Deleted for VPS IP btw
Both, dll and EFT.exe to be safe
So it would need to look as such
@echo off
if NOT EXIST "C:\SPT\BepInEx\plugins\Fika.Dedicated.dll" (
echo Could not find 'Fika.Dedicated.dll', please install the dedicated plugin before starting the client.
pause
) else (
start "" C:\SPT\EscapeFromTarkov.exe -token=67829ede00034f22e26e9dc0 -config={"BackendUrl":"http://VPS.IP","Version":"live"} -batchmode -nographics --enable-console true & exit
)
Removed the IP for ease of explination
Correct. Sorry at work
No worries. Just making sure I set that up right before launching the batch.
Now I am getting another error.
Inside the logs folder, there is no print out of what just happened.
This is stated in the guide. https://discord.com/channels/1202292159366037545/1267842049357643837
And to verify, a mod like Tyfon's UI fixes will cause issues with the dedicated client?
I have players who want to use that mod and so I have to use it for testing the dedicated client.
Something isn't letting me move a backpack
Never seen this prompt before when using self hosting
you should follow this thread for UIFixes https://discord.com/channels/1202292159366037545/1313221192332742666