Need help getting dedicated server to run Siptah map

I could use a hand here. I’m putting up a dedicated server. I had no problem setting one up that uses the default map, but I can’t seem to get this one to use a Siptah map. The instructions say to put into the Engine.INI file this line:
/Game/DLC_EXT/DLC_Siptah/Maps/DLC_Isle_of_Siptah

I looked, and there is no folder of that name. When I run SteamCMD and install the game, I only have three folders: ConanSandbox, Engine, and Steamapps. None of them have a “Game” folder. I can’t see a “DLC_EXT” folder that has anything in it. There is one, but there’s only a “dummy” file in it. I’m not sure what to put in the INI file to make this work. I run the server, and it just creates the normal “game.db” file and not one for the Siptah map.

No idea regarding where the folder is, but the Engine.ini file is definitely set up this way. I have not checked to find the folder on server itself. True on the client folder, I find what you find.

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

I have looked into my gportal setttings , and in engine.ini its:
[OnlineSubsystemSteam]
GameServerQueryPort=29015

[URL]
Port=29000

[OnlineSubsystem]
ServerName=Grim Isles
ServerPassword=xxxxxxxxxxxxxx
bUseBuildIdOverride=True
BuildIdOverride=85372076

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

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

On the other hand on Serverblend where im currently hosting, there doesnt seem a line indicating siptah, but they include some paths i have no acces to, maybe that where the line is.

I also have no such folder, but maybe its some developer mumbo jumbo, and its just supposed to work?

Alternatively an idea: maybe start a single player game, choose siptah as map, and then try to find in configuration files what and where was changed, a line with siptah or map…

Have you asked your host company regarding the setup?

They should have a way to click Isle of Siptah in the settings.

Gportal has in Basic Settings a drop down menu for official maps

I think he is setting up his own server, on his own computer.

He mentioned ServerBlend which I believe is another server company, unless I mistaken.

If he is on serverblend, he can just ask tech help to set it up, I did and they set it up for me.

Oh you stated ServerBlend. Sorry.

Hi Everyone. Thanks for all the replies. I used the information here and then got tied up with testing. FYI, here’s what actually fixed it…

I shut down the server and deleted the “Saved” folder. I started up the server again from the command prompt and then shut it down once it was up. That recreated the “Saved” folder. I then added the changes to the configuration files inside of “Saved” and restarted the server. It used the map correctly afterward.

Thanks everyone!

3 Likes

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