Server Issue - Isle of Siptah

Hey all,

We have a Conan server and have been trying to update and launch the latest DLC.
I have read and followed the instructions to adding:
Engine.ini located in Conan Exiles Dedicated Server\ConanSandbox\Saved\Config\WindowsServer. Add the following lines to this file:

Unfortunately it is still not working. We have even wiped the server completely and started fresh with a steam update as well.

Same issue, it is still launching into the old map. What are we missing?

Here is my entire engine.ini that is working okay:

[OnlineSubsystem]
ServerName=XXXXXXXXXXXXXXXXX
ServerPassword=XXXXXXXXXXXXXXXXX
DedicatedServerLauncherMultihomeEnabled=True
DedicatedServerLauncherMultihomeIP=XXXXXXXXXXXXXXXXX
bUseBuildIdOverride=True
BuildIdOverride=2009016099

[Core.System]
Paths=…/…/…/Engine/Content
Paths=%GAMEDIR%Content
Paths=…/…/…/Engine/Plugins/2D/Paper2D/Content
Paths=…/…/…/ConanSandbox/Plugins/DialoguePlugin/Content
Paths=…/…/…/ConanSandbox/Plugins/FuncomLiveServices/Content

[/Script/EngineSettings.GameMapsSettings]
ServerDefaultMap=/Game/DLC_EXT/DLC_Siptah/Maps/DLC_Isle_of_Siptah

1 Like

[/Script/EngineSettings.GameMapsSettings]
ServerDefaultMap=/Game/DLC_EXT/DLC_Siptah/Maps/DLC_Isle_of_Siptah

[OnlineSubsystem]
ServerName=xxxxx
DedicatedServerLauncherMultihomeEnabled=True
DedicatedServerLauncherMultihomeIP=xxxxxxxx
bUseBuildIdOverride=True
BuildIdOverride=2013505338

[/Script/OnlineSubsystemUtils.IpNetDriver]
NetServerMaxTickRate=60

[Core.System]
Paths=…/…/…/Engine/Content
Paths=%GAMEDIR%Content
Paths=…/…/…/Engine/Plugins/2D/Paper2D/Content
Paths=…/…/…/ConanSandbox/Plugins/DialoguePlugin/Content
Paths=…/…/…/ConanSandbox/Plugins/FuncomLiveServices/Content

this is mine but still not working

I’m sorry. Maybe someone else will have an answer for you. Your config looks good to me.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.