basedow
-
Content Count
5 -
Joined
-
Last visited
-
Medals
Posts posted by basedow
-
-
Arma2oa.cfg is missing or wrong path in Arma2oaserverAFAIK thats the default name wich is loaded if you dont specify another file with cfg="" param.
Although on a linux machine it has to be all lower case -> arma2oa.cfg and has to be in arma2oaserver and also the file has to have the exact same name.
You could rename the file to arma2oa.cfg and delete the entry in arma2oaserver.
-
Same here. I installed the linux beta server and me and my friend have exactly the same problem. We are able to connect and select a mission. Everything gets loaded like on other servers but when we hit the continue button on the map screen after loading is finished the game crashes.
The game does work on other servers though.
I hope someone knows a solution to this.
-
Im using beta patch 59988.
It works in the 1.4 patch - so ill try another version of the beta instead.
Sorry for not trying this before posting ;) and thanks alot for your help.
Regards
basedow
-
Hi all,
I put up a mission to try out the Spec Ops Module options.
My problem is when I give my player a new weapon via init line I cant access the ammo crates that are dropped by the supply drop (the ones you can order by radio from SOM) anymore.
I just removed all weapons first and added the ammo to my player and then the weapons.
Like this:
removeAllWeapons this; this addMagazine "30Rnd_556x45_Stanag"; this addWeapon "M4A1_RCO_GL";
After this I cant access the ammo crates anymore.
I also tried to only add the weapon with no other changes but get the same result.
Can anyone help me plz?
Regards
basedow
Linux server 1.62.96458 alpha
in ARMA 2 & OA - BETA PATCH TESTING
Posted
Hi all,
dont know if this helps but im getting the following when trying to start server on Ubuntu 12.04 LTS server:
Warning Message: No entry '.\ArmA2OA.cfg.3D_Performance'.
No entry '.\ArmA2OA.cfg.3D_Performance'.
Warning Message: '/' is not a value
Warning Message: No entry '.\ArmA2OA.cfg.adapter'.
Warning Message: '/' is not a value
Warning Message: No entry '.\ArmA2OA.cfg.Resolution_Bpp'.
Warning Message: '/' is not a value
Warning Message: No entry 'bin\config.bin/CfgInGameUI/MPTable.shadow'.
Warning Message: '/' is not a value
Warning Message: Addon 'CAAir_BAF' requires addon 'CACharacters_E'
Warning Message: Addon 'CAAir_BAF' requires addon 'CAWeapons_E'
Warning Message: Addon 'CAAir_BAF' requires addon 'CAAir_E'
Warning Message: Addon 'CAAir_BAF' requires addon 'CAAir_E_CH_47F'
Warning Message: Addon 'CAAir_BAF' requires addon 'CAAir_E_AH64D'
Warning Message: Addon 'CAAir_PMC' requires addon 'CAAir_E'
Warning Message: Addon 'CAAir_PMC' requires addon 'CAWeapons_E'
Warning Message: Addon 'CA_PMC' requires addon 'CA_E'
Warning Message: Addon 'CACharacters_BAF' requires addon 'CACharacters_E'
Warning Message: Addon 'CACharacters_BAF' requires addon 'CA_E'
Warning Message: Addon 'CACharacters_BAF' requires addon 'CACharacters_E_Head'
Warning Message: Addon 'CACharacters_BAF' requires addon 'CACharacters_E_Head'
Warning Message: Addon 'CACharacters_BAF_Head' requires addon 'CACharacters_E_Head'
Warning Message: Addon 'CACharacters_PMC_Head' requires addon 'CACharacters_E_Head'
Warning Message: Addon 'CA_BAF' requires addon 'CA_E'
Warning Message: Addon 'CA_Dubbing_Baf' requires addon 'CA_DubbingRadio_E'
Warning Message: Addon 'CA_DubbingRadio_PMC' requires addon 'CA_DubbingRadio_E'
Warning Message: Addon 'CALanguage_PMC' requires addon 'CA_E'
Warning Message: Addon 'CALanguage_missions_PMC' requires addon 'CA_E'
Warning Message: Addon 'CA_Missions2_PMC' requires addon 'CAAir_E'
Warning Message: Addon 'CA_Missions_BAF' requires addon 'CA_Missions_E'
Warning Message: Addon 'ProvingGrounds_PMC' requires addon 'CA_E'
Warning Message: Addon 'ProvingGrounds_PMC' requires addon 'CARoads_E'
Warning Message: Addon 'ProvingGrounds_PMC' requires addon 'CARocks_E'
Warning Message: Addon 'ProvingGrounds_PMC' requires addon 'CAStructures_E'
Warning Message: Addon 'ProvingGrounds_PMC' requires addon 'CAMisc_E'
Warning Message: Addon 'Shapur_BAF' requires addon 'CA_E'
Warning Message: Addon 'Shapur_BAF' requires addon 'CARoads_E'
Warning Message: Addon 'Shapur_BAF' requires addon 'CARocks_E'
Warning Message: Addon 'Shapur_BAF' requires addon 'CAStructures_E'
Warning Message: Addon 'Shapur_BAF' requires addon 'CAMisc_E'
Warning Message: Addon 'CAStructures_PMC' requires addon 'CAStructures_E'
Warning Message: Addon 'CATracked_BAF' requires addon 'CATracked_E'
Warning Message: Addon 'CAWeapons_BAF' requires addon 'CA_E'
Warning Message: Addon 'CAWeapons_BAF' requires addon 'CAWeapons_E_AmmoBoxes'
Warning Message: Addon 'CAWeapons_PMC' requires addon 'CAWeapons_E'
Warning Message: Addon 'CAWheeled_D_BAF' requires addon 'CA_E'
Warning Message: Addon 'CAWheeled_D_BAF' requires addon 'CAWheeled_E'
Warning Message: Addon 'CAWheeled_D_BAF' requires addon 'CACharacters_E'
Warning Message: Addon 'CAWheeled_D_BAF' requires addon 'CAWheeled_E_ATV'
Warning Message: Addon 'CAWheeled_D_BAF' requires addon 'CAWheeled_E_LandRover'
Warning Message: Addon 'CAWheeled_PMC' requires addon 'CAWheeled_E'
Circular addon dependency in 'CAWheeled_W_BAF'
Segmentation fault
If anyone knows how to fix this - let me know pls
Regards