Jump to content

Fresh install unofficial dedicated on Linux error


Stolenvw

Recommended Posts

Anyone know how to fix this?  Fresh install this morning on Ubuntu 22.04 LTS getting this when trying to start the server

Setting breakpad minidump AppID = 346110
LowLevelFatalError [File:F:\build\LostIsland\Engine\Source\Runtime\Core\Private\Linux\LinuxPlatformProcess.cpp] [Line: 696]
FLinuxPlatformProcess::WaitForProc: waitid for pid -1 failed (errno=22, Invalid argument)
Signal 11 caught.
Segmentation fault (core dumped)

version.txt is showing version number 349.10 (i believe this should be 349.13 though according to the manifest file its on same build id 9446967 as official servers)

manifest file:

"AppState"
{
        "appid"         "376030"
        "Universe"              "1"
        "name"          "ARK: Survival Evolved Dedicated Server"
        "StateFlags"            "4"
        "installdir"            "ARK Survival Evolved Dedicated Server"
        "LastUpdated"           "1662295363"
        "SizeOnDisk"            "18788199585"
        "StagingSize"           "0"
        "buildid"               "9446967"
        "LastOwner"             "76561198914018607"
        "UpdateResult"          "0"
        "BytesToDownload"               "6579402160"
        "BytesDownloaded"               "6579402160"
        "BytesToStage"          "18788199585"
        "BytesStaged"           "18788199585"
        "TargetBuildID"         "9446967"
        "AutoUpdateBehavior"            "0"
        "AllowOtherDownloadsWhileRunning"               "0"
        "ScheduledAutoUpdate"           "0"
        "InstalledDepots"
        {
                "1006"
                {
                        "manifest"              "4444585935428744334"
                        "size"          "66706004"
                }
                "376031"
                {
                        "manifest"              "5419516047883126746"
                        "size"          "18721493581"
                }
        }
        "UserConfig"
        {
        }
        "MountedConfig"
        {
        }
}

 

Link to comment
Share on other sites

3 hours ago, Stolenvw said:

Fix the start up error, server says its version v349.10 though and not v349.13 steamcmd says its up to date.  

Looking into it more looks like the manifest id 5419516047883126746 only updated ShooterGameServer.exe and ShooterGameServer.pdb

It's pretty normal for Linux servers to have a different version number from the Official (Windows) servers. There are frequently differences in the minor version number, but the major versions will almost always match up.

As long as you can log in to your server I wouldn't worry about it.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...