Jump to content

Sekra

Member
  • Content Count

    241
  • Joined

  • Last visited

  • Medals

Posts posted by Sekra


  1. @Altimeter: The beginning of my post was not about the addon itself but to comments like "Who cares if they stole the stuff as long as we get them to our game". The ARMA community already has a reputation of being thieving bastards and I don't see comments like that helping to improve that. If we want to see truly great addons in the game we have to have a greater degree of respect for modellers and their work. Would you want to provide any hard made work to a community that you know will steal it and rip you off, maybe even start selling your models on commercial modelling sites. That has already happened and if everyone would agree that thieving cunts should be shot and banned from the community we would have a lot more great modellers working for arma! And as it has already been reported countless of times here these people have already been using addons without permission so everyone has a legitimate reason to doubt them. I always welcome new people and new addons but I will not accept stealing from other people. It's just plain simple as that. Why wont you agree with that?

    @Dean.F: What proof are you looking for? The fact that these guys have previously stolen models is known by everyone (or at least should be). Or if you want to use lighter terms then used models without permission which were removed from public distribution. I am all for new content for Arma but like earlier I mention in this post I will not accept thieving. Proof that you somehow assume I'm accusing them of something? Please provide the text since I cannot see anything like that. I like many others here have already said that there is no problem IF (please use a dictionary to see what the word IF means ok?) they have proper permissions to use the models this time.

    The fact that there is concerns about the source of the models with the history of these people is completely justified. What is the problem here? Like I mention in my previous post if you bothered to read it to the end, I would more than gladly see all these planes in Arma providing they're not stolen from anyone. You tell the people who have these concerns to shut up and go away, yet people who say "Stealing models from others is okay as long as we get new things ingame" are being praised by you?

    And also read the next sentence REALLY carefully so you understand it: I do not have a problem if they are ports from FSX, OFP, ARMA1 or any other game as long as they have proper permission from the original authors of the model to release them for A2/OA.


  2. Exactly. Let this thread be please about the planes as we see them, no more accusations.

    If someone has a problem with it, talk to the mods and give some proof.

    Any thread that claims other peoples work as their own should be about copyright and IP. Just because it would be great to have these and the models look good, doesn't give the right to break copyright. If the models are stolen and used without permission it's damn right it should be discussed in the thread. BIS has already taken steps towards a more firm attitude towards IP infractions. And it was mentioned earlier that people spend weeks towards making the models but I have to say that the truly great models take months even years to get to the standard they are. And usually they are done completely free and voluntarily so the least we can do is respect the rights. Just because you CAN do something doesn't give you the right to do so.

    And to the topic at hand I admit these models do look nice and are a great addition to arma providing they have the proper permits to use them.


  3. it means you still got the money for your work right,

    And if the people who he sold the models to find out they've been used and / or modified elsewhere, Rock will have to pay that money back with penalties. And you DO understand that we are probably not talking about thousands or tens of thousands of pounds but way over that... Would you be willing to risk the income from the rest of your life on the good will or the morals of this community?


  4. Hello and welcome to the forums and playing Arma! There is already a thread about this issue here: http://forums.bistudio.com/showthread.php?t=104242 along with help to get it running even on steam. And the game works just fine in Windows 7, what you need to do is change the arma2oa.exe to run as administrator by going to your "<steam>\steamapps\common\arma 2 operation arrowhead" directory and right-clicking on the file, go to compatibility tab and select the "Run as administrator" tickbox.


  5. What I was trying to point out is that youre trying to cure the "symptom" and letting the "disease" live. Okay lets say they implement a log system for createvehicle. Next they will start using setdamage. Then setpos. Then like Gunnarmarine already tells theyre using other stuff too. What needs to be cured is the possibility to bypass the signatures. After that is fixed and allowing unsigned addons on your server it is only your own fault.

    Then again you talk about "good" missions and I assume you mean technically well made missions. Then there are missions that are not that well made and I don't want to get banned from a server if someone makes a bad script in their mission.


  6. Having a system where you could track which clients use what scripting commands in the game is really not a viable option in any way since for instance in missions like Domination a part of the spawning is done on the clients locally, so you would quickly end up with hundreds, maybe thousands of lines of logs of running a command and trying to figure out who is spawning stuff by cheating could and probably would be impossible from that.

    The security systems of the game need to be enhanced to the 20th century in more than just the anti-hacking parts too. Addon makers need more protection for their models for example. I do not know how to make things better, but obviously we can all agree that the current system has / is failing and is not doing the job it is intended; it's starting to become like DRM systems, the ones being legit get more trouble from it than it is preventing the abuse.


  7. I had a problem after upgrading to 1.07 where you needed to increase the amount of simultaneously open files in linux. In 1.05 I could have 2 servers running with hundreds of missions just fine with just 1024 open files per user limit, but when upgrading to 1.07 no even one server could run properly. Let me find you the links what I did to solve my problem.

    Edit heres the thing that I did: http://dev-heaven.net/issues/11584


  8. yes... I run a vanilla server too, but what's the issue with allowing sound mods? Some people really hate the vanilla sounds (I do for one)

    Sorry to bring this up a bit late and all but... You need to be VERY careful and test EVERY mod, even if "just" a soundmod. We found out for instance that even though being just a soundmod, SOWmod for example changes the behaviour of the ZU-23's, thus making it more than just a soundmod which is why we wont allow it on our server for example. As a server admin I tend to stick by the rule that I never allow anything that I havent tested myself extensively.


  9. I don't know If it was mentioned.

    userconfig/acre

    It was not mentioned in installation guide (readme.txt) that config files should be copied to userconfig (on server side too). Without this on server side we could not use radios.

    This is true.. and since they dont (at least yet and since even the EMPTY file is called clientside config....) provide any kind of functionality for the server I dont understand why there is no "if (isDedicated) then { doNotNeedConfigs };" check..


  10. #1. Check the troubleshooting wiki

    #2. Only @ACRE and @CBA are actually used on the server side. @JayArmA2Lib will be there, but not touched.

    #1. nothing mentioned about the need to install this onto a server, as in the old arma2ts system didnt require anything to be loaded on the server, thats why I was checking. There is also nothing mentioned in the install guide about installing this to server also. Could there be some kind of a check to see if server is running ACRE and client is not, do a message and vice versa?

    #2. There will be nothing extra on my server unless I manually put it there and thats the reason I was asking. So I will only have to upload @acre to my server and enable it along with having @cba running for this to work properly then. Thats the only info I need :)


  11. What you need to remember that if you are running the game with the OA latest beta, copy the dsound.dll to the Expansion\beta directory! Still after that I'm not getting things to work properly for some reason atm... In single player editor it seems to work just fine, but as soon as I join our server, its not working. And heres the next "problem"; What parts do I need to load on our (linux) dedicated server for this to work? for obvious reasons I cannot use the dsound.dll on our linux server as that is a windows library. Will just using @acre work? or do I need to enable @JayArma2Lib also on our server? Will that require to load the server with dsound.dll?


  12. I'm getting coredumps every now and then, specially after a mission that had gear selection in briefing screen, start a new mission after that and boom. http://dev-heaven.net/issues/11856

    Edit: Just reading your post more accurately now, I dont know why you have exthreads param on, our linux server runs just fine without it. Do you get that dump every time you start the server, after a specific mission or anything else reproduceable? I'm running on archlinux 64bit myself and I had to get the 32 bit libraries for a2 and oa to work properly, check the biki for more info: http://community.bistudio.com/wiki/ArmA:_Dedicated_Server I've added the libraries I needed to install to get the server running on a 64bit linux. You should be able to tell the version of the server from the archive filename you downloaded btw.


  13. My mod folders aren't seen in the expansions table when using the beta, how can I solve this?

    The reason for this is that whenever you launch OA with the -mod= parameter it will autodisable the ingame mod manager and since the beta patch NEEDS the -mod parameter theres really no way you can bypass this. You can still run all your mods using the old style of creating icons with a long -mod= line or using a launcher that supports the beta versions of OA.


  14. 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


  15. 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.


  16. Hi all

    There are more important matters to fix in the game that actually are almost game breakers like the X-files effect of the ALICE module (looks really freaky with thermals), dying when driving or sometimes just walking downhill, ammobox issues and the rock models (no pun intended).

    Being a person with over 4k posts you are aware of the CIT in dev-heaven.net where you can make suggestions and vote on them.

    This is to make the life easier for the devs to have all the stuff like bug reports and suggestions filtered and investigated by volunteers before being forwarded to the devs.

    Kind Regards Sekra


  17. I've been talking a bit with this with Dwarden and what I've got so far is that if you use the -mod parameter it should autodisable the ingame mod browser. Also talking about the location of mods, it probably doesnt matter which folder you put them in, so the answer would probably be that both the A2 root folder and expansion folder could be used as a location for mods. But again the problem comes when we have the Steam version since the paths are now: "<steam path>\steamapps\common\arma 2" and "<steam path>\steamapps\common\arma 2 operation arrowhead" and you can have mods in root of A2, root of OA and in Expansion in OA install.. Just like the OA beta is now in my "<steam path>\steamapps\common\arma 2 operation arrowhead\Expansion\beta" and then there will soon be the people who have only OA and no A2 at all...

×