Jump to content
dazhbog

Linux Dedicated Server feedback

Recommended Posts

I never get the server to run

I always get

./arma3server: /usr/lib32/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by /home/server/arma3/libsteam_api.so)

Any Fix?

root@09e631a85e:/home/steam/arma3_1# ./arma3server
./arma3server: /usr/lib32/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by ./arma3server)
./arma3server: /usr/lib32/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by /home/steam/arma3_1/libsteam_api.so)
root@09e631a85e:/home/steam/arma3_1#

Anyone who can help ?

Debian 6

Don't know if you resolved your problem but did you try this ? : http://forums.bistudio.com/showthread.php?169926-Linux-Dedicated-Server-feedback&p=2611378&viewfull=1#post2611378 ;)

Share this post


Link to post
Share on other sites

Hi guys, I am running a linux dedicated server running a couple ArmA3 servers and it is working beautifully. Thanks guys for all the help, I followed the documentation to the T on the dedicated server setup page. I will be releasing a few mods I have made specifically for linux in the next couple of weeks, the main one being map/player persistence for A3Wasteland. :yay:

Share this post


Link to post
Share on other sites
Since gamespy was removed from Arma3 I can't see my server in the list. Before I was able to. If I click the remote button and enter my server IP I have no problem joining it. Is there anything I need to change in my server.cfg to be able to see my server in the list again?

Thanks

hi Skoff, I have the intuition that it is because you are trying to filter the name of your server with partial (not whole word) criteria.

like if your server is "mtlarma blah blah", but with gamespy you were able to just put mtl in the name filter, but now you would have to put a whole word. like here, mtlarma or blah.

could that be it?

Share this post


Link to post
Share on other sites

@dwarden:

does the linux dedicated server support -enableHT / 3gb switch?

found nothing about it

Share this post


Link to post
Share on other sites

Anyone using hte server have any update on how it performs vs windows? I know a while back it had far worst performance.

Share this post


Link to post
Share on other sites

Is anyone else having problems with not all difficulty settings getting read? Other difficulty settings seem to work, but not the new AI accuracy setting, precisionAI. If anything the AI is even more accurate than on default.

aiLevelPreset=3;

skillAI=0.80000001;

precisionAI=0.30000001;

Share this post


Link to post
Share on other sites

Is there any other possible location for the RPT file?

On my linux server it doesn't seem to be created anywhere.

On the other hand i have all the A3Master_*.log files in the folder stated by dwarden:

/home/steam/.local/share/Arma 3

Any way i can solve this?

Share this post


Link to post
Share on other sites

Linux server doesn't create a logfile.

You need to pipe the console output (all that scrolling text) into a logfile

Share this post


Link to post
Share on other sites

Well good to know, i've wasted like 2 days trying to figure that out with the other server admin. :mad:

Thank you for the reply anyway.

Share this post


Link to post
Share on other sites

Linux server create console logfile at : "/home/user/.local/share/Arma 3" but you have to add command : logfile="Serverlog.log"; on your server.cfg

Only "Log.RPT" is not created !! Not easy to find errors without .RPT

I have open a feedback issue few weeks ago : http://feedback.arma3.com/view.php?id=20673 (no answer yet !! )

Share this post


Link to post
Share on other sites

Regarding the "missing" .RPT file: see post #260 in this thread.

In short, the "RPT messages" are output on stdout and stderr . Pipe those to a file of your choosing and you have a RPT file.

Share this post


Link to post
Share on other sites
Regarding the "missing" .RPT file: see post #260 in this thread.

In short, the "RPT messages" are output on stdout and stderr . Pipe those to a file of your choosing and you have a RPT file.

Thank you ! didn't notice this.

***************************************

There is a problem with steamcmd ? I can't update dedicated server under linux with version : 1.32 (stay in 1.28 !!) :butbut:

Edited by Soldat_Ryan

Share this post


Link to post
Share on other sites

So looks like most Linux servers broke with 1.38 patch, yeah?

Share this post


Link to post
Share on other sites
So looks like most Linux servers broke with 1.38 patch, yeah?

Certainly looks like it on our end.

We've just updated Arma 3 to version 1.38 on our Ubuntu 12.04 server and we're having this issue:

dlopen failed trying to load:
steamclient.so
with error:
libusb-1.0.so.0: cannot open shared object file: No such file or directory
[s_API FAIL] SteamAPI_Init() failed; unable to locate a running instance of Steam, or a local steamclient.so.

Can remote connect to the server but get instantly kicked. I am being informed by others that there is suddenly a bunch of dependencies on steamclient.so? Whatever the issue I hope it can be hotfixed soon.

Edited by DeathMittens

Share this post


Link to post
Share on other sites

Yeah same error here and 3 other groups I've talked with

Share this post


Link to post
Share on other sites

Also the same error on debian

dlopen failed trying to load:

steamclient.so

with error:

libusb-1.0.so.0: cannot open shared object file: No such file or directory

[s_API FAIL] SteamAPI_Init() failed; unable to locate a running instance of Steam, or a local steamclient.so.

Share this post


Link to post
Share on other sites

same...

Attempt to override final function - rscunitinfo_script
Attempt to override final function - rscunitinfo_script
20:36:53 BattlEye Server: Initialized (v1.198)
20:36:53 Host identity created.
[s_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed.
dlopen failed trying to load:
steamclient.so
with error:
libX11.so.6: cannot open shared object file: No such file or directory
[s_API FAIL] SteamAPI_Init() failed; unable to locate a running instance of Steam, or a local steamclient.so.
Arma 3 Console version 1.38 : port 2305

Share this post


Link to post
Share on other sites

same ...

19:52:34 Host identity created.

[s_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed.

dlopen failed trying to load:

steamclient.so

with error:

libusb-1.0.so.0: cannot open shared object file: No such file or directory

[s_API FAIL] SteamAPI_Init() failed; unable to locate a running instance of Steam, or a local steamclient.so.

Arma 3 Console version 1.38 : port 2330

Share this post


Link to post
Share on other sites

Thanks an awful lot, I thought I'm the only one (me=horrible in linux)

Share this post


Link to post
Share on other sites

same ...

20:26:43 BattlEye Server: Initialized (v1.198)

20:26:43 Host identity created.

[s_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed.

dlopen failed trying to load:

steamclient.so

with error:

libnm-glib.so.4: cannot open shared object file: No such file or directory

[s_API FAIL] SteamAPI_Init() failed; unable to locate a running instance of Steam, or a local steamclient.so.

Arma 3 Console version 1.38 : port 2302

Share this post


Link to post
Share on other sites

Im fix this problem.

You need to install additional libraries:

dpkg --add-architecture i386

apt-get update

apt-get install libusb-1.0:i386 libglib2.0-0:i386 libdbus-glib-1-2:i386 libnm-glib4:i386 libnm-glib4:i386

Edited by Huntsman

Share this post


Link to post
Share on other sites
Im fix this problem.

You need to install additional libraries:

apt-get install libusb-1.0 libusb-1.0:i386 libglib2.0-0 libglib2.0-0:i386 libdbus-glib-1-2 libdbus-glib-1-2:i386

doesn't work for me.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×