Jump to content

CApplicationManager::GetMountVolume: invalid index [Problem gone, so solved?]


Recommended Posts

Edit: I came back to this issue a couple days later, and mysteriously it has disappeared. So I guess my issue is solved.

I am attempting to set up a dedicated server on a nomad cluster, using the dstacademy/dontstarvetogether docker image.

I am seeing the following error in my log:

[00:00:10]: Telling Client our new session identifier: 525C70E420A8C310
[00:00:10]: [Steam] SteamGameServer_Init(8766, 10999, 27016)
/home/buildbot/buildslave/steam_rel_client_linux/build/src/clientdll/applicationmanager.cpp (2990) : Assertion Failed: CApplicationManager::GetMountVolume: invalid index
/home/buildbot/buildslave/steam_rel_client_linux/build/src/clientdll/applicationmanager.cpp (2990) : Assertion Failed: CApplicationManager::GetMountVolume: invalid index
/home/buildbot/buildslave/steam_rel_client_linux/build/src/clientdll/applicationmanager.cpp (3118) : Assertion Failed: m_vecInstallBaseFolders.Count() > 0
[00:00:10]: [Steam] SteamGameServer_Init success

Does anyone know what this is? My environment variables are as follows:

NAME="Test"
DESCRIPTION="Attempting remote server setup"
PASSWORD="password"
MAX_PLAYERS="6"
GAME_MODE="endless"
INTENTION="social"
PAUSE_WHEN_EMPTY="true"
BACKUP_LOG_COUNT="1"

I have attached the full log output.

logs.txt

Link to comment
Share on other sites

Archived

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

Please be aware that the content of this thread may be outdated and no longer applicable.

×
  • Create New...