byteslam 10 Posted June 26, 2011 Server is running fine but at some point, players get kicked with this message Wrong signature for file ca\buildings2\ind_cementworks\ind_pec\ind_pec_03a.p3d Any idea? Share this post Link to post Share on other sites
AntiBunny 10 Posted June 27, 2011 (edited) A suspect you are using the data files from the Arma2Free installer instead of a full Arma 2 install? I am not sure that will work, though I'm interested to hear if anyone has tried and succeeded. Edit: Scratch that, I got it to work with the Arma2Free files. Just make sure you change all the files and folders to lower case. Edited June 28, 2011 by AntiBunny Share this post Link to post Share on other sites
byteslam 10 Posted July 1, 2011 A suspect you are using the data files from the Arma2Free installer instead of a full Arma 2 install? No, I used the Arma2OA (which includes Arma2) patched to 1.10 because I don`t want to upload about 8.5GB, because BI is unable to provide server sources...(but this is a different story). I am not sure that will work, though I'm interested to hear if anyone has tried and succeeded. Edit: Scratch that, I got it to work with the Arma2Free files. Just make sure you change all the files and folders to lower case. Meanwhile I installed ARMA2 in separate folder and rsynced it with the delete flag to the existing server files. Now it works. This means you need to cleanup an existing installation. rsync -avzyh --progress --delete /home/arma/arma2onlyserver/* armafree@XXX.XXX.XXX.XXX:/home/arma/arma2onlyserver/ you can copy the existing ArmaOa or whatever you have on server side befor starting the rsync. In best case it will delete unnecessary files and upload only the delta which is about 64MB. Share this post Link to post Share on other sites
gossamersolid 155 Posted July 1, 2011 ArmA2OA most definetly does not include ArmA 2. Share this post Link to post Share on other sites
byteslam 10 Posted July 2, 2011 ArmA2OA most definetly does not include ArmA 2. right, I mean combined operations which is the source for our normal Arma2server where we run BAF, PMC and OA missions. Share this post Link to post Share on other sites