Page MenuHomeFeedback Tracker

After recent update, dedicated server crashed when ran via TCAdmin
New, WishlistPublic

Description

After the most recent update, I'm getting this error in the server RPT when the server is ran via TCAdmin (has always worked before).

"E:\UserFiles\test\GameServers\TC464688587367430446\arma3server.exe" -ip=96.8.222.222 -config=arma3server.cfg -port=2302 "-profiles=E:\UserFiles\test\GameServers\TC464688587367430446\" -world=empty -BEpath=E:\UserFiles\test\GameServers\TC464688587367430446\ -name=server -maxplayers=10 -cfg=basic_a3.cfg

Original output filename: Arma3Retail_Server
Exe timestamp: 2016/02/17 17:35:50
Current time: 2016/02/18 18:09:34

Type: Public
Build: Stable
Version: 1.56.134627

Allocator: E:\UserFiles\test\GameServers\TC464688587367430446\dll\tbb4malloc_bi.dll

18:09:34 SteamAPI initialization failed. Steam features wont's be accessible!
18:09:34 DS_
18:09:34 E:\UserFiles\test\GameServers\TC464688587367430446\Users\server\ {F28068} {F28069}

Details

Legacy ID
4223755756
Severity
None
Resolution
Open
Reproducibility
Always
Category
Dedicated Server
Steps To Reproduce

If ran via TCAdmin, this will always happen even on a fresh install.
If ran via GUI (still as the limited user) it will properly load.
Same command lines.

Event Timeline

JustinK edited Steps To Reproduce. (Show Details)Feb 19 2016, 1:30 AM
JustinK set Category to Dedicated Server.
JustinK set Reproducibility to Always.
JustinK set Severity to None.
JustinK set Resolution to Open.
JustinK set Legacy ID to 4223755756.May 8 2016, 1:46 PM

We do not use TCAdmin but have the same (or a very similar) problem.

Each server runs as a system service under its own user. When we try to start all of the servers on a machine, only one of them starts (and it starts normally). The rest hang and generate a .bidmp file, immediately after the standard lines that all servers show:

19:16:07 SteamAPI initialization failed. Steam features wont's be accessible!
19:16:10 DS_
19:16:10 cfg\Users\server\
19:16:10 Intel(R) Xeon(R) CPU E5-2697 v3 @ 2.60GHz

Normally that would be followed by a line saying the sessionID, like this:

19:17:53 sessionID: df98e1fecac30098baf2f2f9f346be2e59a7a4e1

I will attach one of the .bidmp files.