fish44 0 Posted November 27, 2009 Hi all. Ive just setup a new server with arma2, first time. Im getting these error messages. No entry 'default\Arma2.cfg.3D_Performance'. '/' is not a value 'default\Arma2.cfg.adapter'. '/' is not a value 'default\Arma2.cfg.Resolution_Bpp'. '/' is not a value Cannot register unknown string STR_USRACT_NETWORK_DS_INTERFACE Looks like a syntax error in one of the config files. Any pointers most welcome. BTW, server starts fine, and I can log on locally (have yet to sort the ports for public access.) Share this post Link to post Share on other sites
cross 1 Posted November 27, 2009 post arma.cfg and servers start-up line here Share this post Link to post Share on other sites
KELLO 0 Posted November 27, 2009 I had problems like this on one of my servers, I Installed directX and that seemed to sort it out for me, but yer could also be the way the config file is set up, if you havnt manually set up the .cfg file in your documents folder, make a copy of the folder then delete the arma.cfg file inside, the game should rewrite the file when its relaunched, keep us updated!!:) Share this post Link to post Share on other sites
fish44 0 Posted November 30, 2009 Startup line C:\Games\ARMA2\beta\arma2server.exe -port=2302 -name=default -config=default\server.cfg -cfg=default\Arma2.cfg -profiles=default -mod=beta ....arma2/default is where i have the server files. arma2.cfg default.arma2profile server.cfg arma.cfg (pretty much the default sample) MinBandwidth=15000000; MaxBandwidth=100000000; MaxMsgSend = 1024; MaxSizeGuaranteed = 1024; MaxSizeNonguaranteed = 64; MinErrorToSend = 0.0025; MaxCustomFileSize=0; // EOF Cheers Share this post Link to post Share on other sites
fish44 0 Posted December 5, 2009 Worked it out. copied the following from My documents/arma/arma2.cfg, to the .....arma2/default/arma2.cfg file highlighted above. language="English"; adapter=-1; 3D_Performance=48387; Resolution_Bpp=32; Share this post Link to post Share on other sites
cross 1 Posted December 5, 2009 nice...sorry just saw it. Also, since you used -profiles=default you should have your profile under .../arma2/default/user/default/default.arma2profile FYI Share this post Link to post Share on other sites