Hi,
I need help because when using two or more mods in ArmA III, the semicolon at the end of the first mod make a bug. Example :
-mod="@life_server\;@extDB2;" # i also tried without the \ and it don't works
In the "ps aux" i get :
./arma3server [...] [email protected]_server
I didn't get the second mod.
My config is :
-mod="{Mods}"
Thanks,
cliXtar
ArmA III bug of the semicolon in mod option
Re: ArmA III bug of the semicolon in mod option
A debug log from the backend will help in determining why it is cutting off the command.
Re: ArmA III bug of the semicolon in mod option
Hi and thanks for the answer,
Here is my log :
[2016-08-06 04:31:09.95] running (gsp_15): [/usr/bin/sudo, -u, gsp_15, -H, /bin/bash, -c, screen -c /home/gameservers/gsp_15/149.202.88.141-2302/../.screenrc.gsp-serv_29 -mdLS gsp-serv_29 bash -c "cd /home/gameservers/gsp_15/149.202.88.141-2302; ./arma3server -config=server.cfg -cfg=basic.cfg -profiles=profiles -name="default.Arma3Profile" -ip=149.202.88.141 -port=2302 "[email protected]_server;@extDB2""]
[2016-08-06 04:31:09.956] output: /bin/bash: @extDB2 : command not found
[2016-08-06 04:31:09.957] running (gsp_15): [/usr/bin/sudo, -u, gsp_15, -H, /bin/bash, -c, screen -list | grep 'gsp-serv_29\s' | awk -F . '{ print $1 }' | sed -e s/.//]
[2016-08-06 04:31:09.963] output: 20607
As I can see "command not found", I will investigate but I request help.
cliXtar
Here is my log :
[2016-08-06 04:31:09.95] running (gsp_15): [/usr/bin/sudo, -u, gsp_15, -H, /bin/bash, -c, screen -c /home/gameservers/gsp_15/149.202.88.141-2302/../.screenrc.gsp-serv_29 -mdLS gsp-serv_29 bash -c "cd /home/gameservers/gsp_15/149.202.88.141-2302; ./arma3server -config=server.cfg -cfg=basic.cfg -profiles=profiles -name="default.Arma3Profile" -ip=149.202.88.141 -port=2302 "[email protected]_server;@extDB2""]
[2016-08-06 04:31:09.956] output: /bin/bash: @extDB2 : command not found
[2016-08-06 04:31:09.957] running (gsp_15): [/usr/bin/sudo, -u, gsp_15, -H, /bin/bash, -c, screen -list | grep 'gsp-serv_29\s' | awk -F . '{ print $1 }' | sed -e s/.//]
[2016-08-06 04:31:09.963] output: 20607
As I can see "command not found", I will investigate but I request help.
cliXtar
Re: ArmA III bug of the semicolon in mod option
Re,
Problem found, i just used ' instead of ". Like that : -mod='{Mods}'
Thanks,
cliXtar
Problem found, i just used ' instead of ". Like that : -mod='{Mods}'
Thanks,
cliXtar
Re: ArmA III bug of the semicolon in mod option
Ah yes, that works! Thanks cliXtar!cliXtar wrote:Re,
Problem found, i just used ' instead of ". Like that : -mod='{Mods}' The best legal steroids to try!
Thanks,
cliXtar