Jump to content
Sign in to follow this  
maruk

Arma 2: Operation Arrowhead - Linux Standalone Server 1.52 BETA UPDATED to b.71900

Recommended Posts

I copied game directory into my dedicated server machine (OS Debian), rename it to "arma2" (lowercase), i have created directory "server1" with arma2.cfg and server.cfg

I noticed that "arma2/" does not contain "Bin" and "Campaigns" folders... (my game is Arma 2 Combined Operations)

When I try to run the server, I get a lot error messages:

./server -name=server1 -config=server1\server.cfg -cfg=server1\arma2.cfg -profiles=server

...
Warning Message: '/' is not a value
Warning Message: No entry 'bin\config.bin/CfgVehicles/StaticMortar.nvTarget'.
Warning Message: '/' is not a value
Warning Message: No entry 'bin\config.bin/CfgVehicles/StaticMortar.radarType'.
Warning Message: '/' is not a value
Warning Message: No entry 'bin\config.bin/CfgVehicles/StaticMortar.soundLocked'.
Warning Message: Size: '/' not an array
Warning Message: No entry 'bin\config.bin/CfgVehicles/StaticMortar.soundIncommingMissile'.
Warning Message: Size: '/' not an array
Warning Message: No entry 'bin\config.bin.cfgFormations'.
Warning Message: No entry '.East'.
Warning Message: No entry 'bin\config.bin.cfgFormations'.
Warning Message: No entry '.West'.
Warning Message: No entry 'bin\config.bin.cfgFormations'.
Warning Message: No entry '.Guer'.
...

Any help?

It appears you are using backslashes for the directory elements - in unix they need to be forward slashes. A backslash in unix tells the shell to 'escape' the next character and not interpret it.

So it should be: -config=./server1/yourconfigfile

Share this post


Link to post
Share on other sites

I tried with "/" slash -> same thing...

Warning Message: No entry 'bin\config.bin.cfgFormations'.
Warning Message: No entry '.Civ'.
Warning Message: No entry 'bin\config.bin.cfgFormations'.
Warning Message: No entry '.West'.
Warning Message: No entry 'bin\config.bin/CfgCoreData.rayModel'.
Warning Message: '/' is not a value
Warning Message: No entry 'bin\config.bin/CfgInGameUI/DragAndDropFont.shadow'.
Warning Message: '/' is not a value
Warning Message: No entry 'bin\config.bin/CfgWrapperUI/Cursors/Arrow.shadow'.
Warning Message: '/' is not a value

Noticing that " No entry 'bin\..."

As I said my "bin" directory is missing - I have Arma 2 Combined Operations (digital download installer from sprocket).

Share this post


Link to post
Share on other sites
I tried with "/" slash -> same thing...

Warning Message: No entry 'bin\config.bin.cfgFormations'.
Warning Message: No entry '.Civ'.
Warning Message: No entry 'bin\config.bin.cfgFormations'.
Warning Message: No entry '.West'.
Warning Message: No entry 'bin\config.bin/CfgCoreData.rayModel'.
Warning Message: '/' is not a value
Warning Message: No entry 'bin\config.bin/CfgInGameUI/DragAndDropFont.shadow'.
Warning Message: '/' is not a value
Warning Message: No entry 'bin\config.bin/CfgWrapperUI/Cursors/Arrow.shadow'.
Warning Message: '/' is not a value

Noticing that " No entry 'bin\..."

As I said my "bin" directory is missing - I have Arma 2 Combined Operations (digital download installer from sprocket).

Did you also copy the Expansion directory to the server? What you need is <arma2 folder>\Addons \Dta \Expansion \Keys on the server.. also make sure there are absolutely NO files, folders ANYTHING in the server folder that has capital letters. Also you should consider using the startup script (arma2server?) mentioned in the readme.. I'm not sure if its needed but I also copied the Common folder from my installation to the server since it has pbos too. You might also try deleting the configuration files (arma2oa.cfg and player/player.arma2oaprofile) that the server creates when running for the first time.

Share this post


Link to post
Share on other sites

Anyone know the deal with the \Common folder on a A2:CO installation?

Does it replace the A2 \Addons folder if you're only running A2OA binaries?

Share this post


Link to post
Share on other sites
Did you also copy the Expansion directory to the server? What you need is <arma2 folder>\Addons \Dta \Expansion \Keys on the server.. also make sure there are absolutely NO files, folders ANYTHING in the server folder that has capital letters. Also you should consider using the startup script (arma2server?) mentioned in the readme.. I'm not sure if its needed but I also copied the Common folder from my installation to the server since it has pbos too. You might also try deleting the configuration files (arma2oa.cfg and player/player.arma2oaprofile) that the server creates when running for the first time.

I already managed to fix the problem, but you're right about this folder "expansion".

Running ". /install" change all files and folders with capital letters in lowercase, but also confuses the directory "expansion" (adds another directory "expansion" with only one file inside and didn't change capital letters of original "expansion" subdirectories). I had to merge two folders in one, rename few folders and now everything works fine.

I guess this is a bug in the installer script.

Thanks for your reply!

Edited by helldesign

Share this post


Link to post
Share on other sites

I was doing some testing with the latest 71952 client on our linux OA 71900 dedi server and it crashed with this in the console:

*** glibc detected *** /srv/a2oa/server: free(): corrupted unsorted chunks: 0xd8f95c98 ***

======= Backtrace: =========

/opt/lib32/lib/libc.so.6(+0x6c7b1)[0xf75687b1]

/opt/lib32/lib/libc.so.6(+0x6d52b)[0xf756952b]

/opt/lib32/lib/libc.so.6(cfree+0x6d)[0xf756d1cd]

/srv/a2oa/server[0x86ba8ff]

/srv/a2oa/server[0x869e70c]

/srv/a2oa/server[0x86a2532]

/srv/a2oa/server[0x8afb424]

/srv/a2oa/server[0x81aaeaf]

/srv/a2oa/server[0x81ae267]

/srv/a2oa/server[0x86ab6bb]

/srv/a2oa/server[0x8e1bc75]

/srv/a2oa/server[0x8e1bdc6]

/srv/a2oa/server[0x8e2f285]

/opt/lib32/lib/libc.so.6(__libc_start_main+0xe6)[0xf7512c76]

/srv/a2oa/server[0x804ba91]

======= Memory map: ========

08048000-0900d000 r-xp 00000000 08:04 16531496 /srv/a2oa/server

0900d000-0901f000 rw-p 00fc5000 08:04 16531496 /srv/a2oa/server

0901f000-0904a000 rw-p 00000000 00:00 0

0acaa000-12c57000 rw-p 00000000 00:00 0 [heap]

d7500000-d75ea000 rw-p 00000000 00:00 0

d75ea000-d7600000 ---p 00000000 00:00 0

d7600000-d7661000 rw-p 00000000 00:00 0

d7661000-d7700000 ---p 00000000 00:00 0

d7700000-d77ff000 rw-p 00000000 00:00 0

d77ff000-d7800000 ---p 00000000 00:00 0

d7800000-d78f2000 rw-p 00000000 00:00 0

d78f2000-d7900000 ---p 00000000 00:00 0

d7900000-d7b00000 rw-p 00000000 00:00 0

d7b00000-d7cfb000 rw-p 00000000 00:00 0

d7cfb000-d7d00000 ---p 00000000 00:00 0

d7d00000-d7f00000 rw-p 00000000 00:00 0

d7f00000-d8100000 rw-p 00000000 00:00 0

d8100000-d81f8000 rw-p 00000000 00:00 0

d81f8000-d8200000 ---p 00000000 00:00 0

d8200000-d8300000 rw-p 00000000 00:00 0

d8300000-d8500000 rw-p 00000000 00:00 0

d8500000-d86f8000 rw-p 00000000 00:00 0

d86f8000-d8700000 ---p 00000000 00:00 0

d8700000-d8900000 rw-p 00000000 00:00 0

d8900000-d89fc000 rw-p 00000000 00:00 0

d89fc000-d8a00000 ---p 00000000 00:00 0

d8a00000-d8b00000 rw-p 00000000 00:00 0

d8b00000-d8d00000 rw-p 00000000 00:00 0

d8d00000-d8dfb000 rw-p 00000000 00:00 0

d8dfb000-d8e00000 ---p 00000000 00:00 0

d8e00000-d8f00000 rw-p 00000000 00:00 0

d8f00000-d9100000 rw-p 00000000 00:00 0

d9100000-d91d1000 rw-p 00000000 00:00 0

d91d1000-d9200000 ---p 00000000 00:00 0

d9200000-d9300000 rw-p 00000000 00:00 0

d9300000-d9400000 rw-p 00000000 00:00 0

d9700000-d9800000 rw-p 00000000 00:00 0

d9900000-d9a00000 rw-p 00000000 00:00 0

d9b00000-d9c00000 rw-p 00000000 00:00 0

d9d00000-d9e00000 rw-p 00000000 00:00 0

d9e00000-d9f00000 rw-p 00000000 00:00 0

d9f00000-d9ff7000 rw-p 00000000 00:00 0

d9ff7000-da000000 ---p 00000000 00:00 0

da000000-da100000 rw-p 00000000 00:00 0

da100000-da200000 rw-p 00000000 00:00 0

da300000-da400000 rw-p 00000000 00:00 0

da500000-da600000 rw-p 00000000 00:00 0

da700000-da800000 rw-p 00000000 00:00 0

da900000-dab00000 rw-p 00000000 00:00 0

dab00000-dac00000 rw-p 00000000 00:00 0

dac00000-dad00000 rw-p 00000000 00:00 0

dad00000-daf00000 rw-p 00000000 00:00 0

daf00000-db100000 rw-p 00000000 00:00 0

db100000-db300000 rw-p 00000000 00:00 0

db300000-db400000 rw-p 00000000 00:00 0

db500000-db600000 rw-p 00000000 00:00 0

db600000-db700000 rw-p 00000000 00:00 0

db700000-db7ff000 rw-p 00000000 00:00 0

db7ff000-db800000 ---p 00000000 00:00 0

db800000-db900000 rw-p 00000000 00:00 0

db900000-dbb00000 rw-p 00000000 00:00 0

dbb00000-dbd00000 rw-p 00000000 00:00 0

dbd00000-dbf00000 rw-p 00000000 00:00 0

dbf00000-dc100000 rw-p 00000000 00:00 0

dc100000-dc300000 rw-p 00000000 00:00 0

dc300000-dc500000 rw-p 00000000 00:00 0

dc500000-dc5ff000 rw-p 00000000 00:00 0

dc5ff000-dc600000 ---p 00000000 00:00 0

dc600000-dc700000 rw-p 00000000 00:00 0

dc700000-dc8f8000 rw-p 00000000 00:00 0

dc8f8000-dc900000 ---p 00000000 00:00 0

dc900000-dc9f5000 rw-p 00000000 00:00 0

dc9f5000-dca00000 ---p 00000000 00:00 0

dca00000-dcb00000 rw-p 00000000 00:00 0

dcb00000-dcd00000 rw-p 00000000 00:00 0

dcd00000-dcdfe000 rw-p 00000000 00:00 0

dcdfe000-dce00000 ---p 00000000 00:00 0

dce00000-dcf00000 rw-p 00000000 00:00 0

dcf00000-dcff4000 rw-p 00000000 00:00 0

dcff4000-dd000000 ---p 00000000 00:00 0

dd000000-dd0fc000 rw-p 00000000 00:00 0

dd0fc000-dd100000 ---p 00000000 00:00 0

dd100000-dd300000 rw-p 00000000 00:00 0

dd300000-dd3eb000 rw-p 00000000 00:00 0

dd3eb000-dd400000 ---p 00000000 00:00 0

dd400000-dd500000 rw-p 00000000 00:00 0

dd500000-dd5ff000 rw-p 00000000 00:00 0

dd5ff000-dd600000 ---p 00000000 00:00 0

dd600000-dd700000 rw-p 00000000 00:00 0

dd700000-dd900000 rw-p 00000000 00:00 0

dd900000-ddb00000 rw-p 00000000 00:00 0

ddb00000-ddd00000 rw-p 00000000 00:00 0

ddd00000-ddefc000 rw-p 00000000 00:00 0

ddefc000-ddf00000 ---p 00000000 00:00 0

ddf00000-de100000 rw-p 00000000 00:00 0

de100000-de300000 rw-p 00000000 00:00 0

de300000-de500000 rw-p 00000000 00:00 0

de500000-de700000 rw-p 00000000 00:00 0

de700000-de900000 rw-p 00000000 00:00 0

de900000-deb00000 rw-p 00000000 00:00 0

deb00000-ded00000 rw-p 00000000 00:00 0

ded00000-def00000 rw-p 00000000 00:00 0

def00000-df100000 rw-p 00000000 00:00 0

df100000-df300000 rw-p 00000000 00:00 0

df300000-df500000 rw-p 00000000 00:00 0

df500000-df700000 rw-p 00000000 00:00 0

df700000-df900000 rw-p 00000000 00:00 0

df900000-dfb00000 rw-p 00000000 00:00 0

dfb00000-dfd00000 rw-p 00000000 00:00 0

dfd00000-dff00000 rw-p 00000000 00:00 0

dff00000-e0100000 rw-p 00000000 00:00 0

e0100000-e0300000 rw-p 00000000 00:00 0

e0300000-e0500000 rw-p 00000000 00:00 0

e0500000-e0700000 rw-p 00000000 00:00 0

e0700000-e0900000 rw-p 00000000 00:00 0

e0900000-e0b00000 rw-p 00000000 00:00 0

e0b00000-e0d00000 rw-p 00000000 00:00 0

e0d00000-e0f00000 rw-p 00000000 00:00 0

e0f00000-e1100000 rw-p 00000000 00:00 0

e1100000-e1300000 rw-p 00000000 00:00 0

e1300000-e1500000 rw-p 00000000 00:00 0

e1500000-e1700000 rw-p 00000000 00:00 0

e1700000-e1900000 rw-p 00000000 00:00 0

e1900000-e1b00000 rw-p 00000000 00:00 0

e1b00000-e1cd3000 rw-p 00000000 00:00 0

e1cd3000-e1d00000 ---p 00000000 00:00 0

e1d00000-e1f00000 rw-p 00000000 00:00 0

e1f00000-e2100000 rw-p 00000000 00:00 0

e2100000-e2300000 rw-p 00000000 00:00 0

e2300000-e2500000 rw-p 00000000 00:00 0

e2500000-e2700000 rw-p 00000000 00:00 0

e2700000-e2900000 rw-p 00000000 00:00 0

e2900000-e29fc000 rw-p 00000000 00:00 0

e29fc000-e2a00000 ---p 00000000 00:00 0

e2a00000-e2b00000 rw-p 00000000 00:00 0

e2b00000-e2d00000 rw-p 00000000 00:00 0

e2d00000-e2f00000 rw-p 00000000 00:00 0

e2f00000-e3100000 rw-p 00000000 00:00 0

e3100000-e3300000 rw-p 00000000 00:00 0

e3300000-e3500000 rw-p 00000000 00:00 0

e3500000-e3700000 rw-p 00000000 00:00 0

e3700000-e3900000 rw-p 00000000 00:00 0

e3900000-e3b00000 rw-p 00000000 00:00 0

e3b00000-e3d00000 rw-p 00000000 00:00 0

e3d00000-e3f00000 rw-p 00000000 00:00 0

e3f00000-e4100000 rw-p 00000000 00:00 0

e4100000-e4300000 rw-p 00000000 00:00 0

e4300000-e4500000 rw-p 00000000 00:00 0

e4500000-e4700000 rw-p 00000000 00:00 0

e4700000-e4900000 rw-p 00000000 00:00 0

e4900000-e4aff000 rw-p 00000000 00:00 0

e4aff000-e4b00000 ---p 00000000 00:00 0

e4b00000-e4d00000 rw-p 00000000 00:00 0

e4d00000-e4f00000 rw-p 00000000 00:00 0

e4f00000-e5100000 rw-p 00000000 00:00 0

e5100000-e5300000 rw-p 00000000 00:00 0

e5300000-e5500000 rw-p 00000000 00:00 0

e5500000-e5700000 rw-p 00000000 00:00 0

e5700000-e5900000 rw-p 00000000 00:00 0

e5900000-e5b00000 rw-p 00000000 00:00 0

e5b00000-e5cfe000 rw-p 00000000 00:00 0

Edit: Just had another

*** glibc detected *** /srv/a2oa/server: corrupted double-linked list: 0xdf05df00 ***

======= Backtrace: =========

/opt/lib32/lib/libc.so.6(+0x6c7b1)[0xf74df7b1]

/opt/lib32/lib/libc.so.6(+0x6d586)[0xf74e0586]

/opt/lib32/lib/libc.so.6(cfree+0x6d)[0xf74e41cd]

/srv/a2oa/server[0x889b15f]

/srv/a2oa/server[0x88964b8]

/srv/a2oa/server[0x859debd]

/srv/a2oa/server[0x859f0e0]

/srv/a2oa/server[0x859f5fc]

/srv/a2oa/server[0x859e652]

/srv/a2oa/server[0x8da28be]

/srv/a2oa/server[0x8599c73]

/srv/a2oa/server[0x83d0b0b]

/srv/a2oa/server[0x83f77c7]

/srv/a2oa/server[0x83f87a9]

/srv/a2oa/server[0x85bfdee]

/srv/a2oa/server[0x85a84c2]

/srv/a2oa/server[0x8afb435]

/srv/a2oa/server[0x81aaeaf]

/srv/a2oa/server[0x81ae267]

/srv/a2oa/server[0x86ab6bb]

/srv/a2oa/server[0x8e1bc75]

/srv/a2oa/server[0x8e1bdc6]

/srv/a2oa/server[0x8e2f285]

/opt/lib32/lib/libc.so.6(__libc_start_main+0xe6)[0xf7489c76]

/srv/a2oa/server[0x804ba91]

======= Memory map: ========

08048000-0900d000 r-xp 00000000 08:04 16531496 /srv/a2oa/server

0900d000-0901f000 rw-p 00fc5000 08:04 16531496 /srv/a2oa/server

0901f000-0904a000 rw-p 00000000 00:00 0

0a767000-0b2fc000 rw-p 00000000 00:00 0 [heap]

dd500000-dd5e9000 rw-p 00000000 00:00 0

dd5e9000-dd600000 ---p 00000000 00:00 0

dd600000-dd6ac000 rw-p 00000000 00:00 0

dd6ac000-dd700000 ---p 00000000 00:00 0

dd700000-dd7f5000 rw-p 00000000 00:00 0

dd7f5000-dd800000 ---p 00000000 00:00 0

dd800000-dd900000 rw-p 00000000 00:00 0

dd900000-ddaf1000 rw-p 00000000 00:00 0

ddaf1000-ddb00000 ---p 00000000 00:00 0

ddb00000-ddbfa000 rw-p 00000000 00:00 0

ddbfa000-ddc00000 ---p 00000000 00:00 0

ddc00000-ddd00000 rw-p 00000000 00:00 0

ddd00000-ddef1000 rw-p 00000000 00:00 0

ddef1000-ddf00000 ---p 00000000 00:00 0

ddf00000-ddffa000 rw-p 00000000 00:00 0

ddffa000-de000000 ---p 00000000 00:00 0

de000000-de100000 rw-p 00000000 00:00 0

de100000-de1f2000 rw-p 00000000 00:00 0

de1f2000-de200000 ---p 00000000 00:00 0

de200000-de300000 rw-p 00000000 00:00 0

de300000-de500000 rw-p 00000000 00:00 0

de500000-de700000 rw-p 00000000 00:00 0

de700000-de900000 rw-p 00000000 00:00 0

de900000-deb00000 rw-p 00000000 00:00 0

deb00000-ded00000 rw-p 00000000 00:00 0

ded00000-deefb000 rw-p 00000000 00:00 0

deefb000-def00000 ---p 00000000 00:00 0

def00000-df100000 rw-p 00000000 00:00 0

df100000-df1e8000 rw-p 00000000 00:00 0

df1e8000-df200000 ---p 00000000 00:00 0

df200000-df2fe000 rw-p 00000000 00:00 0

df2fe000-df300000 ---p 00000000 00:00 0

df300000-df500000 rw-p 00000000 00:00 0

df500000-df5fe000 rw-p 00000000 00:00 0

df5fe000-df600000 ---p 00000000 00:00 0

df600000-df700000 rw-p 00000000 00:00 0

df700000-df900000 rw-p 00000000 00:00 0

df900000-dfb00000 rw-p 00000000 00:00 0

dfb00000-dfd00000 rw-p 00000000 00:00 0

dfd00000-dff00000 rw-p 00000000 00:00 0

dff00000-e0100000 rw-p 00000000 00:00 0

e0100000-e0300000 rw-p 00000000 00:00 0

e0300000-e0500000 rw-p 00000000 00:00 0

e0500000-e05ff000 rw-p 00000000 00:00 0

e05ff000-e0600000 ---p 00000000 00:00 0

e0600000-e0700000 rw-p 00000000 00:00 0

e0700000-e0900000 rw-p 00000000 00:00 0

e0900000-e09fd000 rw-p 00000000 00:00 0

e09fd000-e0a00000 ---p 00000000 00:00 0

e0a00000-e0b00000 rw-p 00000000 00:00 0

e0b00000-e0d00000 rw-p 00000000 00:00 0

e0d00000-e0f00000 rw-p 00000000 00:00 0

e0f00000-e1100000 rw-p 00000000 00:00 0

e1100000-e1300000 rw-p 00000000 00:00 0

e1300000-e1500000 rw-p 00000000 00:00 0

e1500000-e1700000 rw-p 00000000 00:00 0

e1700000-e1900000 rw-p 00000000 00:00 0

e1900000-e1b00000 rw-p 00000000 00:00 0

e1b00000-e1d00000 rw-p 00000000 00:00 0

e1d00000-e1f00000 rw-p 00000000 00:00 0

e1f00000-e2100000 rw-p 00000000 00:00 0

e2100000-e2300000 rw-p 00000000 00:00 0

e2300000-e2500000 rw-p 00000000 00:00 0

e2500000-e2700000 rw-p 00000000 00:00 0

e2700000-e2900000 rw-p 00000000 00:00 0

e2900000-e2b00000 rw-p 00000000 00:00 0

e2b00000-e2d00000 rw-p 00000000 00:00 0

e2d00000-e2f00000 rw-p 00000000 00:00 0

e2f00000-e3100000 rw-p 00000000 00:00 0

e3100000-e3300000 rw-p 00000000 00:00 0

e3300000-e3500000 rw-p 00000000 00:00 0

e3500000-e3700000 rw-p 00000000 00:00 0

e3700000-e3900000 rw-p 00000000 00:00 0

e3900000-e3b00000 rw-p 00000000 00:00 0

e3b00000-e3d00000 rw-p 00000000 00:00 0

e3d00000-e3f00000 rw-p 00000000 00:00 0

e3f00000-e4100000 rw-p 00000000 00:00 0

e4100000-e4300000 rw-p 00000000 00:00 0

e4300000-e4500000 rw-p 00000000 00:00 0

e4500000-e45f8000 rw-p 00000000 00:00 0

e45f8000-e4600000 ---p 00000000 00:00 0

e4600000-e46c1000 rw-p 00000000 00:00 0

e46c1000-e4700000 ---p 00000000 00:00 0

e4700000-e4900000 rw-p 00000000 00:00 0

e4900000-e4b00000 rw-p 00000000 00:00 0

e4b00000-e4d00000 rw-p 00000000 00:00 0

e4d00000-e4f00000 rw-p 00000000 00:00 0

e4f00000-e5100000 rw-p 00000000 00:00 0

e5100000-e5300000 rw-p 00000000 00:00 0

e5300000-e5500000 rw-p 00000000 00:00 0

e5500000-e5700000 rw-p 00000000 00:00 0

e5700000-e5900000 rw-p 00000000 00:00 0

e5900000-e5b00000 rw-p 00000000 00:00 0

e5b00000-e5d00000 rw-p 00000000 00:00 0

e5d00000-e5f00000 rw-p 00000000 00:00 0

e5f00000-e6100000 rw-p 00000000 00:00 0

e6100000-e6300000 rw-p 00000000 00:00 0

e6300000-e6500000 rw-p 00000000 00:00 0

e6500000-e6700000 rw-p 00000000 00:00 0

e6700000-e68fd000 rw-p 00000000 00:00 0

e68fd000-e6900000 ---p 00000000 00:00 0

e6900000-e6b00000 rw-p 00000000 00:00 0

e6b00000-e6d00000 rw-p 00000000 00:00 0

e6d00000-e6f00000 rw-p 00000000 00:00 0

e6f00000-e7100000 rw-p 00000000 00:00 0

e7100000-e7300000 rw-p 00000000 00:00 0

e7300000-e7500000 rw-p 00000000 00:00 0

e7500000-e7700000 rw-p 00000000 00:00 0

e7700000-e7900000 rw-p 00000000 00:00 0

e7900000-e7b00000 rw-p 00000000 00:00 0

e7b00000-e7d00000 rw-p 00000000 00:00 0

e7d00000-e7f00000 rw-p 00000000 00:00 0

e7f00000-e8100000 rw-p 00000000 00:00 0

e8100000-e8300000 rw-p 00000000 00:00 0

e8300000-e8500000 rw-p 00000000 00:00 0

e8500000-e8700000 rw-p 00000000 00:00 0

e8700000-e8900000 rw-p 00000000 00:00 0

e8900000-e8b00000 rw-p 00000000 00:00 0

e8b00000-e8d00000 rw-p 00000000 00:00 0

e8d00000-e8f00000 rw-p 00000000 00:00 0

e8f00000-e9000000 rw-p 00000000 00:00 0

e90fd000-e9d00000 rw-p 00000000 00:00 0

e9d00000-e9f00000 rw-p 00000000 00:00 0

e9f00000-ea000000 rw-p 00000000 00:00 0

ea0ff000-eb100000 rw-p 00000000 00:00 0

eb100000-eb1ea000 rw-p 00000000 00:00 0

eb1ea000-eb200000 ---p 00000000 00:00 0

eb200000-eb300000 rw-p 00000000 00:00 0

eb300000-eb500000 rw-p 00000000 00:00 0

eb500000-eb700000 rw-p 00000000 00:00 0

eb700000-eb900000 rw-p 00000000 00:00 0

eb900000-ebb00000 rw-p 00000000 00:00 0

ebb00000-ebd00000 rw-p 00000000 00:00 0

ebd00000-ebef7000 rw-p 00000000 00:00 0

ebef7000-ebf00000 ---p 00000000 00:00 0

ebf00000-ec100000 rw-p 00000000 00:00 0

ec100000-ec1f5000 rw-p 00000000 00:00 0

ec1f5000-ec200000 ---p 00000000 00:00 0

ec200000-ec300000 rw-p 00000000 00:00 0

ec300000-ec4f4000 rw-p 00000000 00:00 0

ec4f4000-ec500000 ---p 00000000 00:00 0

ec500000-ec5fb000 rw-p 00000000 00:00 0

ec5fb000-ec600000 ---p 00000000 00:00 0

ec600000-ec700000 rw-p 00000000 00:00 0

ec700000-ec7fd000 rw-p 00000000 00:00 0

ec7fd000-ec800000 ---p 00000000 00:00 0

ec800000-ec900000 rw-p 00000000 00:00 0

ec900000-ecafc000 rw-p 00000000 00:00 0

ecafc000-ecb00000 ---p 00000000 00:00 0

ecb00000-ecbf7000 rw-p 00000000 00:00 0

ecbf7000-ecc00000 ---p 00000000 00:00 0

ecc00000-eccf4000 rw-p 00000000 00:00 0

eccf4000-ecd00000 ---p 00000000 00:00 0

ecd00000-ecef1000 rw-p 00000000 00:00 0

Edited by Sekra

Share this post


Link to post
Share on other sites

I am also getting this on my OA dedicated Linux Server, any idea's on the cause?

Share this post


Link to post
Share on other sites

this situation is what i would call a dog's breakfast...

i will soon be getting my copy of combined ops and will have to upgrade a linux server from arma2 to oa. i am not looking forward to it when there are no clear instructions.

Edited by Mr.Peanut

Share this post


Link to post
Share on other sites

Is there anybody know how to setup the linux server to use multicore ?

My linux server don't use multicore (the same occure with -cpucount parameter).

See screenshot :

http://img821.imageshack.us/img821/1214/multicore.png

Main PID use 99% of the core number 4.

The affinity of other thread (in color) have been manualy set on other core. Threads don't use cpu instead of main PID (..)

Edited by code34

Share this post


Link to post
Share on other sites
Is there anybody know how to setup the linux server to use multicore ?

My linux server don't use multicore (the same occure with -cpucount parameter).

See screenshot :

http://img821.imageshack.us/img821/1214/multicore.png

Main PID use 99% of the core number 4.

The affinity of other thread (in color) have been manualy set on other core. Threads don't use cpu instead of main PID (..)

The same problem... The server uses only 1 core. There is any decision?

Server configuration: Intel® Core™ i7-920 Quad-Core, 8 GB DDR3 RAM

Share this post


Link to post
Share on other sites

Don't wonna be impatient, but just reminding that there're still some linux guys out here who would love to have a linux 1.54 server as well. ;)

Share this post


Link to post
Share on other sites

Thought checking this board would be enough, especially because you guys were announcing each linux server this way ever since.

But thanks for the link anyway, Maruk. I wouldn’t have found the download for the binary on the 4th place in your game update list (even if i'd checked arma2.com) ;)

Share this post


Link to post
Share on other sites

do you know when the multo core support will be fix for linux ?

(last release doesn't solve it)

Share this post


Link to post
Share on other sites

okay, (1.54 server) do i need -mod=expansion or not?

presently server just died with:

String STR_BAF_CFGMAGAZINES_BAF_PUTIED_V20 not found
String STR_BAF_CFGMAGAZINES_BAF_PUTIED_V30 not found
String STR_BAF_CFGMAGAZINES_BAF_PUTIED_V40 not found
Config : some input after EndOfFile.
Critical:Destroying running thread!
Critical:Destroying running thread!

22:16:02 Dedicated host created.
child exited with value 1

Edited by Mr.Peanut
pickled herring

Share this post


Link to post
Share on other sites
okay, (1.54 server) do i need -mod=expansion or not?
No, that's not needed.
String Config : some input after EndOfFile.

Looks like one of the config files is incorrect, causing the server to quit during startup.

Perhaps you can check your config files or post them here.

Share this post


Link to post
Share on other sites

ah yes. looks like i indeed either screwed up permissions and/or an edit in my config files. thanks for the prod in the right direction.

Share this post


Link to post
Share on other sites
do you know when the multicore support will be fix for linux server ?

(last release doesn't solve it)

I hope i will have an answer a day (..)

Share this post


Link to post
Share on other sites
do you know when the multicore support will be fix for linux server ?

(last release doesn't solve it)

perhaps (..)

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
Sign in to follow this  

×