dr death jm 117 Posted April 16, 2014 im new to windows server not sure were to put the -mod= start "" /wait "arma3server.exe" -config=servercfg\A3server.cfg -cfg=servercfg\Users\Administrator\Arma3Alpha.cfg -profiles=servercfg -port=2360 -cpuCount=2 -maxMem=2047 -noSound -exThreads=1 -nosplash server=server netlog=true above is what my start up looks like its premade from fps servers im not sure were to add -mod=@CBA_A3 Im still waiting for my Linux server update so im stuck with windows for a bit and in Linux it dosn't look quit like this. tia for the help. Share this post Link to post Share on other sites
alduric 10 Posted April 16, 2014 start "" /wait "arma3server.exe" -config=servercfg\A3server.cfg -cfg=servercfg\Users\Administrator\Arma3Alpha.cfg -profiles=servercfg -port=2360 -cpuCount=2 -maxMem=2047 -noSound -exThreads=1 -mod=@CBA_A3;@OTHER_MOD;@OTHER_MOD_2; -nosplash server=server netlog=true Share this post Link to post Share on other sites
dr death jm 117 Posted April 16, 2014 (edited) thanks for fast reply im testing it but not sure if it works , looking at server thru steam I don't see the cba in the expantion, just arma3 and arma3 zues ? Edited April 16, 2014 by Dr Death JM Share this post Link to post Share on other sites
dr death jm 117 Posted April 17, 2014 start "" /wait "arma3server.exe" -config=servercfg\A3server.cfg -cfg=servercfg\Users\Administrator\Arma3Alpha.cfg -profiles=servercfg -port=2360 -cpuCount=2 -maxMem=2047 -noSound -exThreads=1 -mod=@CBA_A3;@OTHER_MOD;@OTHER_MOD_2; -nosplash server=server netlog=true didn't work, I tested this by turning off cba on my computer , I didn't get any errors about cba. I have the cba beta 5 on server but its still not showing up as an addon. any help? thanks Share this post Link to post Share on other sites
terox 316 Posted April 17, 2014 (edited) paste your rpt to pastebin and link to it please. It will prove if the addons are being loaded These bits are odd, probably to do with the host? start "" /wait "arma3server.exe" server=server i'd also remove the additional @mod folders until we prove @CBA_A3 Edited April 17, 2014 by Terox Share this post Link to post Share on other sites
dr death jm 117 Posted April 17, 2014 (edited) http://pastebin.com/S5WA2RNF OK its in the link. I didnt relize how manny errors are withing arma, wow. any how Im New to scripting and all so if you know any help please expain . thanks Edited April 17, 2014 by Dr Death JM Share this post Link to post Share on other sites
terox 316 Posted April 18, 2014 http://pastebin.com/S5WA2RNFOK its in the link. I didnt realize how many errors are withing arma, wow. any how I'm New to scripting and all so if you know any help please explain . thanks Okay most obvious issue you have according to the .RPT file you linked, you aren't running the server.exe (Are you sure this is the server.rpt file?) == C:\Program Files (x86)\Steam\steamapps\common\Arma 3\arma3.exe== "C:\Program Files (x86)\Steam\steamapps\common\Arma 3\arma3.exe" Exe timestamp: 2014/04/17 13:53:13 Current time: 2014/04/17 14:29:16 Type: Public Branch: Stable Version: 1.16.123633 also on this exe you arent running CBA, its not even part of the commandline as stated in the rpt Share this post Link to post Share on other sites
dr death jm 117 Posted April 18, 2014 (edited) opps this isnt server rpt sorry stupid mistake were do i find rpt file on fps server? all i see is cfg files. I realy mis having a linux server edit i found it posting in a sec http://pastebin.com/ueLN0SdW i see cba isnt loading but I put it were it says to put it , it seems this is were my server is starting from "C:\TCAFiles\Users\Dr Death JM\3086\arma3server.exe" but in my fps server it says to start mod in the server bat file? Edited April 18, 2014 by Dr Death JM Share this post Link to post Share on other sites
KnightGT 10 Posted April 18, 2014 Hi i have a big probleme with my server. So , I start the server and join succesful. The probleme come when i clic the Connect button after choose a server place (cop , civil) and normaly that start the download but not here that stop at 1ko and crash. "Arma3server stoped working" Sorry for my bad english i'm french. thanks alot for help me ---------- Post added at 03:19 ---------- Previous post was at 02:42 ---------- My crash report please help i can't post a new thread for that Problem signature: Problem Event Name: CLR20r3 Problem Signature 01: arma3server.exe Problem Signature 02: 1.16.123.633 Problem Signature 03: 53455b23 Problem Signature 04: Arma2Net.Unmanaged Problem Signature 05: 0.0.0.0 Problem Signature 06: 50bbd6d2 Problem Signature 07: 8 Problem Signature 08: 5 Problem Signature 09: System.IO.FileNotFoundException OS Version: 6.1.7601.2.1.0.1296.17 Locale ID: 1033 Additional Information 1: 0a9e Additional Information 2: 0a9e372d3b4ad19135b953a78882e789 Additional Information 3: 0a9e Additional Information 4: 0a9e372d3b4ad19135b953a78882e789 Share this post Link to post Share on other sites
terox 316 Posted April 18, 2014 (edited) You wont load any -mod with this startup param == "C:\TCAFiles\Users\Dr Death JM\3086\arma3server.exe" -mod= once you have sorted that very basic mistake, and if it still doesnt work then verify the following Check that your @CBA_A3 is in the same directory as the arma3server.exe that you are running and that it has the following structure eg in C:\TCAFiles\Users\Dr Death JM\3086\ @CBA_A3 @CBA_A3\addons @CBA_A3\addons\cba_ai.pbo.cba_a3_beta5.bisign @CBA_A3\addons\cba_arrays.pbo.cba_a3_beta5.bisign @CBA_A3\addons\cba_common.pbo.cba_a3_beta5.bisign @CBA_A3\addons\cba_diagnostic.pbo.cba_a3_beta5.bisign @CBA_A3\addons\cba_events.pbo.cba_a3_beta5.bisign @CBA_A3\addons\cba_extended_eventhandlers.pbo.cba_a3_beta5.bisign @CBA_A3\addons\cba_hashes.pbo.cba_a3_beta5.bisign @CBA_A3\addons\cba_help.pbo.cba_a3_beta5.bisign @CBA_A3\addons\cba_main.pbo.cba_a3_beta5.bisign @CBA_A3\addons\cba_main_a3.pbo.cba_a3_beta5.bisign @CBA_A3\addons\cba_network.pbo.cba_a3_beta5.bisign @CBA_A3\addons\cba_strings.pbo.cba_a3_beta5.bisign @CBA_A3\addons\cba_ui.pbo.cba_a3_beta5.bisign @CBA_A3\addons\cba_ui_helper.pbo.cba_a3_beta5.bisign @CBA_A3\addons\cba_vectors.pbo.cba_a3_beta5.bisign @CBA_A3\addons\cba_versioning.pbo.cba_a3_beta5.bisign @CBA_A3\addons\cba_xeh.pbo.cba_a3_beta5.bisign @CBA_A3\addons\cba_xeh_a3.pbo.cba_a3_beta5.bisign @CBA_A3\addons\cba_ai.pbo @CBA_A3\addons\cba_arrays.pbo @CBA_A3\addons\cba_common.pbo @CBA_A3\addons\cba_diagnostic.pbo @CBA_A3\addons\cba_events.pbo @CBA_A3\addons\cba_extended_eventhandlers.pbo @CBA_A3\addons\cba_hashes.pbo @CBA_A3\addons\cba_help.pbo @CBA_A3\addons\cba_main.pbo @CBA_A3\addons\cba_main_a3.pbo @CBA_A3\addons\cba_network.pbo @CBA_A3\addons\cba_strings.pbo @CBA_A3\addons\cba_ui.pbo @CBA_A3\addons\cba_ui_helper.pbo @CBA_A3\addons\cba_vectors.pbo @CBA_A3\addons\cba_versioning.pbo @CBA_A3\addons\cba_xeh.pbo @CBA_A3\addons\cba_xeh_a3.pbo You also haven't explained what the following are for server=server ? start "" /wait "arma3server.exe" Edited April 18, 2014 by Terox Share this post Link to post Share on other sites
dr death jm 117 Posted April 18, 2014 @Terox that is the way it came set up from fps .... I never seen it set up like this either . ill send you a pm. Share this post Link to post Share on other sites
terox 316 Posted April 18, 2014 I logged in took a look around. They start the server with a batch sscript. I made sure the commandline was loading @CBA_A3 I then check the rpt file it showed the mod as being -mod= Your host doesnt seem to want you to run any addons that are not listed in their Mod management list. You need to contact them and let them configure it for you or add it to their allowed list m8 Share this post Link to post Share on other sites
dr death jm 117 Posted April 18, 2014 (edited) I logged in took a look around.They start the server with a batch sscript. I made sure the commandline was loading @CBA_A3 I then check the rpt file it showed the mod as being -mod= Your host doesnt seem to want you to run any addons that are not listed in their Mod management list. You need to contact them and let them configure it for you or add it to their allowed list m8 ok thanks for looking, ill send a ticket in right now, I do see a @cba listed in there mod manager, but who knows what the problem is ... so il ask them. ok sent ticket, waiting for responce.. ill post what ever they do for future. Edited April 18, 2014 by Dr Death JM Share this post Link to post Share on other sites
dr death jm 117 Posted April 18, 2014 this is fixed here is what they said My name is Chris with FPSplayers You needed to click on select on the right hand side after you created the custom command line. I went ahead and did this for you and restarted your server. If you have any other inquiries, don't hesitate to contact us. and as i look inside to see what they did , i cant find it ... but it is working now. thanks for the help though. Share this post Link to post Share on other sites