SpyderPB6 10 Posted April 28, 2010 Hello, I am trying to get a dedicated server to run ACE2 and Mando. I am renting the server and it worked great one regular arma but now I want to convert it. I have a command line changing tool under the TCA console. If anyone has experience and could shine some light on this for me that would be great, I have uploaded all of the ACE files and Mando files to the server and went to the command line changer and selected "-mod=" for the value I entered @CBA;@ACE;@ACEX;@ACEX_SM;@ACEX_PLA;@mma;@mma_xeh; which compiles a total command line of -Server -config=server.cfg -port=2302 -download -logFile=Server.log -mod=@CBA;@ACE;@ACEX;@ACEX_SM;@ACEX_PLA;@mma;@mma_xeh; That line works fine on my client, but when I start the server, it doesn't show up, nor can I connect remotely. If anyone has any input that would be greated. Submitted support ticket, but community support is better. Thanks, Mike. Share this post Link to post Share on other sites
mosh 0 Posted April 28, 2010 Try taking out semicolon at end of command line for your mods. That should do it. Share this post Link to post Share on other sites
SpyderPB6 10 Posted April 28, 2010 Unfortunately that didn't work. I will leave it like so though until I figure somthing out, thanks for the reply. Could it be a config related issue? Do you have to configure anything special in the config for running mods? Share this post Link to post Share on other sites
JCarter 10 Posted April 28, 2010 I imagine you already did this, but you never know - in the TCAdmin Command Line Editor are you sure you have the correct command line "selected" Also when you create a command line in TCAdmin you have to name the command line itself, such as "default" or whatever you enter at the top of the editor. Share this post Link to post Share on other sites
SpyderPB6 10 Posted April 28, 2010 Hi, Yes I did do both of those tasks. Thanks for your input. Share this post Link to post Share on other sites
demon cleaner 1 Posted April 29, 2010 Hello,I am trying to get a dedicated server to run ACE2 and Mando. I am renting the server and it worked great one regular arma but now I want to convert it. I have a command line changing tool under the TCA console. If anyone has experience and could shine some light on this for me that would be great, I have uploaded all of the ACE files and Mando files to the server and went to the command line changer and selected "-mod=" for the value I entered @CBA;@ACE;@ACEX;@ACEX_SM;@ACEX_PLA;@mma;@mma_xeh; which compiles a total command line of -Server -config=server.cfg -port=2302 -download -logFile=Server.log -mod=@CBA;@ACE;@ACEX;@ACEX_SM;@ACEX_PLA;@mma;@mma_xeh; That line works fine on my client, but when I start the server, it doesn't show up, nor can I connect remotely. If anyone has any input that would be greated. Submitted support ticket, but community support is better. Thanks, Mike. First you want to take a look at this line: -Server -config=server.cfg -port=2302 -download -logFile=Server.log -mod=@CBA;@ACE;@ACEX;@ACEX_SM;@ACEX_PLA;@mma;@mma_x eh; Are you sure your server is listening on port 2302 ? What's that empty space between "@mma_x" and "eh". What's that "-download" option doing there ? (Documentation says it's not really clear what it does. Did you find out ?) The last ";" in your "mod=" line shouldn't be there either BTW: Why are you loading ACEX_SM serverside ? AFAIK soundmods are client side only mods. Further more, if the server is Linux based, you want to check whether the "-logFile" option is really written with a capital "F". This shouldn't be a show stopper but the logging may not work. Hope this helps Cheers! Share this post Link to post Share on other sites
[kh]jman 49 Posted April 29, 2010 Get rid of the -Server Example: -port=2502 -mod=@cba;@ace;@acex;@acex_pla -nofilepatching -name=Server-KH-ACE -config=Server-KH-ACE\Server_nocustoms_sigcheck.cfg -cfg=Server-KH-ACE\ArmA2_nocustoms.cfg -profiles=Server-KH-ACE Share this post Link to post Share on other sites
SpyderPB6 10 Posted April 30, 2010 Thanks for your responces everyone, I will try them out asap here. Share this post Link to post Share on other sites
Inkompetent 0 Posted May 2, 2010 What's that empty space between "@mma_x" and "eh". That's a thing that the forum does to very long words :) Share this post Link to post Share on other sites
SpyderPB6 10 Posted May 2, 2010 My issue was not copying the userconfig folder over along with the ace folders. Woops. Thanks for the replys. Mike. Share this post Link to post Share on other sites