[GH-ISSUE #1284] [New server] Conan Exiles #991

Closed
opened 2026-02-27 02:54:43 +03:00 by kerem · 26 comments
Owner
Originally created by @UltimateByte on GitHub (Feb 1, 2017). Original GitHub issue: https://github.com/GameServerManagers/LinuxGSM/issues/1284 This server is available https://steamdb.info/app/443030/info/ Requested here http://steamcommunity.com/groups/linuxgsm/discussions/0/135507780429304937/ Doc: https://survivalservers.com/wiki/index.php?title=How_to_Create_a_Conan_Exiles_Dedicated_Server_Guide I personally don't own the game.
kerem 2026-02-27 02:54:43 +03:00
Author
Owner

@zewm commented on GitHub (Feb 1, 2017):

Developers have stated that no Linux support (server) for Early Access release. Dedicated servers are only available through Windows platform currently.

<!-- gh-comment-id:276559587 --> @zewm commented on GitHub (Feb 1, 2017): Developers have stated that no Linux support (server) for Early Access release. Dedicated servers are only available through Windows platform currently.
Author
Owner

@UltimateByte commented on GitHub (Feb 1, 2017):

Source?

<!-- gh-comment-id:276562550 --> @UltimateByte commented on GitHub (Feb 1, 2017): Source?
Author
Owner

@zewm commented on GitHub (Feb 1, 2017):

Funcom community manager made a post on reddit regarding it. (18 days ago)

https://www.reddit.com/r/ConanExiles/comments/5npw9b/conan_exiles_dev_blog_8_servers_and_mods/dcdltp9/

<!-- gh-comment-id:276563860 --> @zewm commented on GitHub (Feb 1, 2017): Funcom community manager made a post on reddit regarding it. (18 days ago) https://www.reddit.com/r/ConanExiles/comments/5npw9b/conan_exiles_dev_blog_8_servers_and_mods/dcdltp9/
Author
Owner

@UltimateByte commented on GitHub (Feb 1, 2017):

lol, I enjoyed reading other comments.
Thanks for info.
Well, too bad. Let's close this until it's really supported...

Edit: A discord user reports Linux SteamCMD repo for this game server is actually empty. -_-

<!-- gh-comment-id:276564176 --> @UltimateByte commented on GitHub (Feb 1, 2017): lol, I enjoyed reading other comments. Thanks for info. Well, too bad. Let's close this until it's really supported... Edit: A discord user reports Linux SteamCMD repo for this game server is actually empty. -_-
Author
Owner

@ghost commented on GitHub (Feb 10, 2017):

http://steamcommunity.com/app/440900/discussions/0/133256240745218195/ only need this for debian, Ubuntu 👍

<!-- gh-comment-id:279027392 --> @ghost commented on GitHub (Feb 10, 2017): http://steamcommunity.com/app/440900/discussions/0/133256240745218195/ only need this for debian, Ubuntu 👍
Author
Owner

@UltimateByte commented on GitHub (Feb 10, 2017):

@c0reTV From our last testing, Linux server packages are empty at the moment.
Also, we won't support any server using Wine.

<!-- gh-comment-id:279050562 --> @UltimateByte commented on GitHub (Feb 10, 2017): @c0reTV From our last testing, Linux server packages are empty at the moment. Also, we won't support any server using Wine.
Author
Owner

@ghost commented on GitHub (Feb 10, 2017):

@UltimateByte ye the Linux ist empty but you need windows files if no won´t using wine then try with mono

<!-- gh-comment-id:279060829 --> @ghost commented on GitHub (Feb 10, 2017): @UltimateByte ye the Linux ist empty but you need windows files if no won´t using wine then try with mono
Author
Owner

@UltimateByte commented on GitHub (Feb 11, 2017):

LGSM only supports native Linux servers. Wine is a mess and it's not to our liking to run Windows stuff on our Linux machines.
However, we tolerate servers that integrate mono libraries on their own, otherwise we couldn't support unity engine servers.

<!-- gh-comment-id:279139145 --> @UltimateByte commented on GitHub (Feb 11, 2017): LGSM only supports native Linux servers. Wine is a mess and it's not to our liking to run Windows stuff on our Linux machines. However, we tolerate servers that integrate mono libraries on their own, otherwise we couldn't support unity engine servers.
Author
Owner

@dgibbs64 commented on GitHub (Feb 12, 2017):

Happy to reopen this when Linux support is ready

<!-- gh-comment-id:279224671 --> @dgibbs64 commented on GitHub (Feb 12, 2017): Happy to reopen this when Linux support is ready
Author
Owner

@ghost commented on GitHub (Feb 12, 2017):

@dgibbs64 please make script thanks!

<!-- gh-comment-id:279225113 --> @ghost commented on GitHub (Feb 12, 2017): @dgibbs64 please make script thanks!
Author
Owner

@dgibbs64 commented on GitHub (Feb 15, 2017):

https://steamdb.info/app/443030/depots/ there is a Linux server depot however I dont think there is a linux binary yet

<!-- gh-comment-id:280182220 --> @dgibbs64 commented on GitHub (Feb 15, 2017): https://steamdb.info/app/443030/depots/ there is a Linux server depot however I dont think there is a linux binary yet
Author
Owner

@dgibbs64 commented on GitHub (Feb 15, 2017):

Correction there looks like a binary is available. Please can someone confirm Linux is now available
ConanSandbox\Binaries\Linux\ConanSandboxServer

<!-- gh-comment-id:280182483 --> @dgibbs64 commented on GitHub (Feb 15, 2017): Correction there looks like a binary is available. Please can someone confirm Linux is now available ConanSandbox\Binaries\Linux\ConanSandboxServer
Author
Owner

@RobChiocchio commented on GitHub (Feb 16, 2017):

@dgibbs64 I downloaded appid 443030 on my Linux server with SteamCMD and it seems to be empty. Where did you see the binary? I can take a look and test it out.

<!-- gh-comment-id:280211576 --> @RobChiocchio commented on GitHub (Feb 16, 2017): @dgibbs64 I downloaded appid 443030 on my Linux server with SteamCMD and it seems to be empty. Where did you see the binary? I can take a look and test it out.
Author
Owner

@UltimateByte commented on GitHub (Mar 4, 2017):

It appears that there are now actual depots for Linux !
https://steamdb.info/app/443030/depots/

<!-- gh-comment-id:284181074 --> @UltimateByte commented on GitHub (Mar 4, 2017): It appears that there are now actual depots for Linux ! https://steamdb.info/app/443030/depots/
Author
Owner

@Shiryu75 commented on GitHub (Mar 8, 2017):

I also noticed the presence of Linux binary. However, when i try to start it, it speaks of a missing libsteam_api.so that i cannot find anywhere :( Any ideas ?

<!-- gh-comment-id:285058675 --> @Shiryu75 commented on GitHub (Mar 8, 2017): I also noticed the presence of Linux binary. However, when i try to start it, it speaks of a missing libsteam_api.so that i cannot find anywhere :( Any ideas ?
Author
Owner

@UltimateByte commented on GitHub (Mar 8, 2017):

@Shiryu75 This is a common error that LGSM fixes :)
See how it's doing and adapt the command to your case: https://github.com/GameServerManagers/LinuxGSM/blob/master/lgsm/functions/fix_steamcmd.sh#L26

<!-- gh-comment-id:285089220 --> @UltimateByte commented on GitHub (Mar 8, 2017): @Shiryu75 This is a common error that LGSM fixes :) See how it's doing and adapt the command to your case: https://github.com/GameServerManagers/LinuxGSM/blob/master/lgsm/functions/fix_steamcmd.sh#L26
Author
Owner

@RobChiocchio commented on GitHub (Mar 8, 2017):

@Shiryu75 I downloaded libsteam_api.so from the Steamworks.NET repo and ran the ConanSandboxServer binary with it, but I got this error: Using jemalloc. Disabling core dumps. Preparing to exit.Shutting down and abandoning module NetworkFile (4)Shutting down and abandoning module StreamingFile (3)Shutting down and abandoning module SandboxFile (2)Shutting down and abandoning module PakFile (1)Exiting.Exiting ab normally (error code: 1)

Edit: I didn't see UltimateByte's latest post with the lgsm fix script, but I'll have to try that later and see if I have any better luck running the server.

<!-- gh-comment-id:285095969 --> @RobChiocchio commented on GitHub (Mar 8, 2017): @Shiryu75 I downloaded libsteam_api.so from the [Steamworks.NET](https://github.com/rlabrecque/Steamworks.NET/tree/master/Plugins/x86_64) repo and ran the ConanSandboxServer binary with it, but I got this error: `Using jemalloc. Disabling core dumps. Preparing to exit.Shutting down and abandoning module NetworkFile (4)Shutting down and abandoning module StreamingFile (3)Shutting down and abandoning module SandboxFile (2)Shutting down and abandoning module PakFile (1)Exiting.Exiting ab normally (error code: 1)` Edit: I didn't see UltimateByte's latest post with the lgsm fix script, but I'll have to try that later and see if I have any better luck running the server.
Author
Owner

@Shiryu75 commented on GitHub (Mar 8, 2017):

Thank you Ultimate. I'm afraid I can't use that trick because i'm personnaly using Windows and it's just my remote dedicated server that's on Linux. I've always used it for creating server. I think since it's not my OS, i can't use that fix.

Yeah i'm having the exact same error RobethX. Either we lack something to run the server, or the binairy isn't working yet.

Edit : I'm beginning to think the linux depot isn't complete. It seems highly strange that the windows one weights 14Go while the linux one only weights 700Mo. Plus, if you check the directory ConanSandbox/Content/*, they are all empty.

<!-- gh-comment-id:285098963 --> @Shiryu75 commented on GitHub (Mar 8, 2017): Thank you Ultimate. I'm afraid I can't use that trick because i'm personnaly using Windows and it's just my remote dedicated server that's on Linux. I've always used it for creating server. I think since it's not my OS, i can't use that fix. Yeah i'm having the exact same error RobethX. Either we lack something to run the server, or the binairy isn't working yet. Edit : I'm beginning to think the linux depot isn't complete. It seems highly strange that the windows one weights 14Go while the linux one only weights 700Mo. Plus, if you check the directory ConanSandbox/Content/*, they are all empty.
Author
Owner

@RobChiocchio commented on GitHub (Mar 8, 2017):

@Shiryu75 I was looking for some more evidence on it, but I was drawing the same conclusion that the depot is incomplete. I was going to try using the content from the windows depot with with the binaries from the linux depot just to see if I can manage to get it running.

<!-- gh-comment-id:285106963 --> @RobChiocchio commented on GitHub (Mar 8, 2017): @Shiryu75 I was looking for some more evidence on it, but I was drawing the same conclusion that the depot is incomplete. I was going to try using the content from the windows depot with with the binaries from the linux depot just to see if I can manage to get it running.
Author
Owner

@Shiryu75 commented on GitHub (Mar 8, 2017):

@RobethX haha we had the same idea then :) i'm currently downloading the windows one to get the content. I'm at 72% right now. Updates soon.

<!-- gh-comment-id:285108767 --> @Shiryu75 commented on GitHub (Mar 8, 2017): @RobethX haha we had the same idea then :) i'm currently downloading the windows one to get the content. I'm at 72% right now. Updates soon.
Author
Owner

@Shiryu75 commented on GitHub (Mar 9, 2017):

It seems to be a lot better mixing windows and linux depots : Windows to get the content and Linux to get the proper binaries. However I still get lots of errors about missing things :

[2017.03.09-09.04.52:481][  0]LogPaths:Warning: No paths for game localization data were specifed in the game configuration.
[2017.03.09-09.04.52:481][  0]LogInit:Warning: No paths for engine localization data were specifed in the engine configuration.
[2017.03.09-09.04.52:482][  0]LogSlate:Warning: FCoreStyle assets not detected, skipping FCoreStyle initialization

then

1001[2017.03.09-09.04.52:716][  0]LogLinker:Warning: Can't find file '/Engine/EngineDamageTypes/DmgTypeBP_Environmental'
[2017.03.09-09.04.52:716][  0]LogUObjectGlobals:Warning: Failed to load '/Engine/EngineDamageTypes/DmgTypeBP_Environmental': Can't find file '/Engine/EngineDamageTypes/DmgTypeBP_Environmental'
1001[2017.03.09-09.04.52:716][  0]LogLinker:Warning: Can't find file '/Engine/EngineDamageTypes/DmgTypeBP_Environmental'
[2017.03.09-09.04.52:716][  0]LogUObjectGlobals:Warning: Failed to load '/Engine/EngineDamageTypes/DmgTypeBP_Environmental': Can't find file '/Engine/EngineDamageTypes/DmgTypeBP_Environmental'
[2017.03.09-09.04.52:716][  0]LogUObjectGlobals:Warning: Failed to find object 'Class /Engine/EngineDamageTypes/DmgTypeBP_Environmental.DmgTypeBP_Environmental_C'
-09.04.52:716][  0]LogLinker:Warning: Can't find file '/Engine/EngineDamageTypes/DmgTypeBP_Environmental'
[2017.03.09-09.04.52:716][  0]LogUObjectGlobals:Warning: Failed to load '/Engine/EngineDamageTypes/DmgTypeBP_Environmental': Can't find file '/Engine/EngineDamageTypes/DmgTypeBP_Environmental'
[2017.03.09-09.04.52:716][  0]LogUObjectGlobals:Warning: Failed to find object 'Class /Engine/EngineDamageTypes/DmgTypeBP_Environmental.DmgTypeBP_Environmental_C'

i tried to look for those files :

$ locate EngineDamageTypes
/home/steam/Steam/conan/Engine/Content/EngineDamageTypes
/home/steam/Steam/conan/Engine/Content/EngineDamageTypes/DmgTypeBP_Environmental.uasset

It found something but the path is different from the error (my locate has found a "Content/" between Engine/ and EngineDamageTypes/)

Then more error

[2017.03.09-08.51.05:981][  0]LogUObjectGlobals:Error:  Can't find 'engine-ini:/Script/Engine.Engine.DefaultMaterialName' in configuration file section=/Script/Engine.Engine key=DefaultMaterialName ../../../ConanSandbox/Saved/Config/LinuxServer/Engine.ini 
[2017.03.09-08.51.05:981][  0]LogUObjectGlobals:Error:  Can't find 'engine-ini:/Script/Engine.Engine.DefaultMaterialName' in configuration file section=/Script/Engine.Engine key=DefaultMaterialName ../../../ConanSandbox/Saved/Config/LinuxServer/Engine.ini 

[2017.03.09-08.51.05:981][ 0]LogUObjectGlobals:Warning: Failed to find object 'Material None.'
This is getting quite messy and complicated, reinforcing the idea of incomplete depot :(

<!-- gh-comment-id:285298654 --> @Shiryu75 commented on GitHub (Mar 9, 2017): It seems to be a lot better mixing windows and linux depots : Windows to get the content and Linux to get the proper binaries. However I still get lots of errors about missing things : ``` [2017.03.09-09.04.52:481][ 0]LogPaths:Warning: No paths for game localization data were specifed in the game configuration. [2017.03.09-09.04.52:481][ 0]LogInit:Warning: No paths for engine localization data were specifed in the engine configuration. [2017.03.09-09.04.52:482][ 0]LogSlate:Warning: FCoreStyle assets not detected, skipping FCoreStyle initialization ``` then ``` 1001[2017.03.09-09.04.52:716][ 0]LogLinker:Warning: Can't find file '/Engine/EngineDamageTypes/DmgTypeBP_Environmental' [2017.03.09-09.04.52:716][ 0]LogUObjectGlobals:Warning: Failed to load '/Engine/EngineDamageTypes/DmgTypeBP_Environmental': Can't find file '/Engine/EngineDamageTypes/DmgTypeBP_Environmental' 1001[2017.03.09-09.04.52:716][ 0]LogLinker:Warning: Can't find file '/Engine/EngineDamageTypes/DmgTypeBP_Environmental' [2017.03.09-09.04.52:716][ 0]LogUObjectGlobals:Warning: Failed to load '/Engine/EngineDamageTypes/DmgTypeBP_Environmental': Can't find file '/Engine/EngineDamageTypes/DmgTypeBP_Environmental' [2017.03.09-09.04.52:716][ 0]LogUObjectGlobals:Warning: Failed to find object 'Class /Engine/EngineDamageTypes/DmgTypeBP_Environmental.DmgTypeBP_Environmental_C' -09.04.52:716][ 0]LogLinker:Warning: Can't find file '/Engine/EngineDamageTypes/DmgTypeBP_Environmental' [2017.03.09-09.04.52:716][ 0]LogUObjectGlobals:Warning: Failed to load '/Engine/EngineDamageTypes/DmgTypeBP_Environmental': Can't find file '/Engine/EngineDamageTypes/DmgTypeBP_Environmental' [2017.03.09-09.04.52:716][ 0]LogUObjectGlobals:Warning: Failed to find object 'Class /Engine/EngineDamageTypes/DmgTypeBP_Environmental.DmgTypeBP_Environmental_C' ``` i tried to look for those files : ``` $ locate EngineDamageTypes /home/steam/Steam/conan/Engine/Content/EngineDamageTypes /home/steam/Steam/conan/Engine/Content/EngineDamageTypes/DmgTypeBP_Environmental.uasset ``` It found something but the path is different from the error (my locate has found a "Content/" between Engine/ and EngineDamageTypes/) Then more error ``` [2017.03.09-08.51.05:981][ 0]LogUObjectGlobals:Error: Can't find 'engine-ini:/Script/Engine.Engine.DefaultMaterialName' in configuration file section=/Script/Engine.Engine key=DefaultMaterialName ../../../ConanSandbox/Saved/Config/LinuxServer/Engine.ini [2017.03.09-08.51.05:981][ 0]LogUObjectGlobals:Error: Can't find 'engine-ini:/Script/Engine.Engine.DefaultMaterialName' in configuration file section=/Script/Engine.Engine key=DefaultMaterialName ../../../ConanSandbox/Saved/Config/LinuxServer/Engine.ini ``` `[2017.03.09-08.51.05:981][ 0]LogUObjectGlobals:Warning: Failed to find object 'Material None.' ` This is getting quite messy and complicated, reinforcing the idea of incomplete depot :(
Author
Owner

@jaredballou commented on GitHub (Mar 14, 2017):

FYI: Having worked on a Windows game server manager script for Conan, I can say this game is a hot mess. There are piles of unsolved bugs, console warning spam that fills up disks, and outright wrong documentation or broken/missing features. I'd be cautious to take this on unless it comes with a disclaimer that it's going to be a bumpy ride :)

<!-- gh-comment-id:286549202 --> @jaredballou commented on GitHub (Mar 14, 2017): FYI: Having worked on a Windows game server manager script for Conan, I can say this game is a hot mess. There are piles of unsolved bugs, console warning spam that fills up disks, and outright wrong documentation or broken/missing features. I'd be cautious to take this on unless it comes with a disclaimer that it's going to be a bumpy ride :)
Author
Owner

@dgibbs64 commented on GitHub (Mar 14, 2017):

@jaredballou sounds like rust server then ;-P. Thanks for the heads up

<!-- gh-comment-id:286572717 --> @dgibbs64 commented on GitHub (Mar 14, 2017): @jaredballou sounds like rust server then ;-P. Thanks for the heads up
Author
Owner

@gormieNO commented on GitHub (Mar 29, 2017):

There have been some changes to the Linux Dedicated server for Conan. Not sure if you guys have had the time to look into this or done any test yet? But still, looks like "rust" in logs, but better running.
Last changes was yesterday, ref. the URL : https://steamdb.info/depot/443032/history/

<!-- gh-comment-id:290204140 --> @gormieNO commented on GitHub (Mar 29, 2017): There have been some changes to the Linux Dedicated server for Conan. Not sure if you guys have had the time to look into this or done any test yet? But still, looks like "rust" in logs, but better running. Last changes was yesterday, ref. the URL : https://steamdb.info/depot/443032/history/
Author
Owner

@dgibbs64 commented on GitHub (Apr 9, 2018):

I am unable to find any details about a non wine version of Conan Exiles server. I will close this issue until a stable Linux version is released

<!-- gh-comment-id:379848427 --> @dgibbs64 commented on GitHub (Apr 9, 2018): I am unable to find any details about a non wine version of Conan Exiles server. I will close this issue until a stable Linux version is released
Author
Owner

@lock[bot] commented on GitHub (Apr 9, 2019):

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

<!-- gh-comment-id:481420864 --> @lock[bot] commented on GitHub (Apr 9, 2019): This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Sign in to join this conversation.
No labels
Atomic
Epic
cannot reproduce
command: backup
command: console
command: debug
command: details
command: fast-dl
command: install
command: mods
command: monitor
command: post-details
command: restart
command: send
command: start
command: stop
command: update
command: update-lgsm
command: validate
command: wipe
distro: AlmaLinux
distro: Arch Linux
distro: CentOS
distro: Debian
distro: Fedora
distro: RedHat
distro: Rocky Linux
distro: Ubuntu
distro: openSUSE
engine: goldsrc
engine: source
game: 7 Days to Die
game: ARMA 3
game: Ark: Survival Evolved
game: Assetto Corsa
game: Avorion
game: BATTALION: Legacy
game: Barotrauma
game: Battalion 1944
game: Battlefield 1942
game: Black Mesa: Deathmatch
game: Blade Symphony
game: Call of Duty 2
game: Call of Duty 4
game: Call of Duty: United Offensive
game: Counter-Strike 1.6
game: Counter-Strike 2
game: Counter-Strike: Global Offensive
game: Counter-Strike: Source
game: Day of Infamy
game: Dayz
game: Death Match Classic
game: Don't Starve Together
game: ET: Legacy
game: Eco
game: Factorio
game: Factorio
game: Garry's Mod
game: Half-Life
game: Hurtword
game: Insurgecy
game: Insurgecy
game: Insurgency: Sandstorm
game: Just Cause 3
game: Killing Floor
game: Killing Floor 2
game: Left 4 Dead 2
game: Minecraft
game: Minecraft Bedrock
game: Mordhau
game: Multi Theft Auto
game: Mumble
game: Natural Selection 2
game: No More Room in Hell
game: Pavlov VR
game: Post Scriptum
game: Project Zomboid
game: Quake 3
game: QuakeWorld
game: Red Orchestra: Ostfront 41-45
game: Return to Castle Wolfenstein
game: Rising World
game: Rust
game: San Andreas Multiplayer
game: Satisfactory
game: Soldat
game: Soldier of Fortune 2
game: Squad
game: Squad 44
game: Starbound
game: Stationeers
game: Sven Co-op
game: Team Fortress 2
game: Teamspeak 3
game: Teeworlds
game: Terraria
game: The Front
game: Unreal Tournament 2004
game: Unreal Tournament 3
game: Unreal Tournament 99
game: Unturned
game: Valheim
game: Wurm Unlimited
game: Zombie Master Reborn
game: label missing
good first issue
help wanted
info: alerts
info: dependency
info: docker
info: docs
info: email
info: query
info: steamcmd
info: systemd
info: tmux
info: website
info: website
needs more info
outcome: duplicate
outcome: issue resolved
outcome: issue resolved
outcome: issue unresolved
outcome: pr accepted
outcome: pr rejected
outcome: unconfirmed
outcome: wontfix
outcome: wrong forum
potential-duplicate
priority
pull-request
type: bug
type: feature
type: feature
type: feature request
type: game server request
type: refactor
waiting response
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/LinuxGSM#991
No description provided.