Forum

ASSIST, AMERICA'S ARMY COMMUNITY - RELIVE THE GLORY DAYS OF AMERICA'S ARMY 2.5

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - [SWISS]Merlin

Pages: 1 ... 152 153 [154] 155 156 ... 185
2296
ELIZ those numbers I got it from speedtest.net.  I reinstall didn't work! :down: thanks everybody for the inputs.

are you sure you do not have any other aa2 or aa3 installation on your computer. you realy have to deleted it (and aa25assist is normaly installed in a hidden directory under windows).

2297
Problem solved!

I just deleted everything, AA and 25assist, re-downloaded it and installed everythink works fine now. :)

great, welcome back then :D

2298
do completely delete you aa25assist, search for the Folder (see other threads).
then install a new one.
it will be all fine then.
good luck

2299
Server Support / Re: The Project
« on: Wednesday, March 06, 2013, 11:21:20 AM »
the config for Apache i did send you with pm.
after loading the config file, i only do this command at my clan page:

http://178.196.49.30:8080/server0/msgpbssv.html

but do not forget to define the port you want to join over- normaly it's 80 (on my side it's already used for others, so i did define port 8080). yours should look then like:
http://46.228.199.116:80/xxxxxxxx.html


and for the chatlog:

Prog:  http://www.s-o-t.com/uploads/ACIChatLogger20_Release.zip
Instructions:  http://www.s-o-t.com/uploads/CLReadme20.html

enjoy :D


btw: your link did not work, sorry

2300
Server Support / Re: The Project
« on: Wednesday, March 06, 2013, 06:42:33 AM »
sur, i will do so this evening

2301
General Chat / Re: ban list
« on: Tuesday, March 05, 2013, 04:59:01 AM »
yes. it always the same. if you know how, it's easy :D

2302
Server Support / Re: The Project
« on: Tuesday, March 05, 2013, 04:54:07 AM »
Ah ok thanks Guys. So if the Screenshots are in folder /root/armyops/System/pb/svss/  and there is File msgpbssv.html what should be the Adress?
http://46.228.199.116/root/armyops/System/pb/svss/msgpbssv.html doesn´t work for me. HELP :-)

you need to run a web service like apache to make them visible/accessible to all over the world,
if you mean someting like i did on our servers (www.swiss-clan-site.enjin.com) left side).

oh, i just did see that you are running an apache server already. i can post you my config. i guess you have a problem with the rights and config of apache.

2303
Server Support / Re: The Project
« on: Tuesday, March 05, 2013, 04:49:15 AM »
doesn't is should be in the

ServerMessage.cfg ?

you will find it at the system\pb folder. try that.
this you do not have to start, it's automatic started i guess.

2304
Server Support / Re: The Project
« on: Monday, March 04, 2013, 09:17:49 AM »
have you seen this on other thread? of course has to be edited, but that with restart and so - not that bad i guess.

runserver.sh

#!/bin/bash
   RED="\033[0;31m"
   GRAY="\033[1;30m"
   LIGHT_GRAY="\033[0;37m"
   CYAN="\033[0;36m"
   LIGHT_CYAN="\033[1;36m"
   RED="\033[0;31m"
   BLUE="\033[0;34m"
   GREEN="\033[0;32m"
   NO_COLOUR="\033[0m"

# --- Edit ---
screen=`which screen`
ServerName="ArmyOps Server 2.8"
export gamedir="/home/vipnetgames/aao285"
PATH="${PATH}:/home/vipnetgames/aao285/System"
export PATH=$PATH
ScreenName="AAO"
mapgame="Tunnel.aao"
LOG_NAME=`date '+%m%d%Y_Hr%H_Mn%M'`
ScreenExec="${gamedir}/System/server-bin global $mapgame -nohomedir -ini=server.ini -log=../Logs/$LOG_NAME"
# --- Ende ---
echo "$LOG_NAME" >> $gamedir/System/aateste.txt
echo "$PATH" >> $gamedir/System/aateste.txt
echo "$ScreenExec" >> $gamedir/System/aateste.txt
echo "$screen" >> $gamedir/System/aateste.txt

ServerPid=`$screen -list | grep $ScreenName | cut -d"." -f1`

case $1 in
        start)
           echo "starte $ServerName Server ..."
           echo "updating PB + AASA Files"
           cd /
           cd ${gamedir}/System
           echo "finished now starting Server"
           #cd System
           $screen -d -m -S ${ScreenName} ${ScreenExec}
           #cd -
        ;;
        stop)
           echo "stoppe $ServerName Server ..."
           kill $ServerPid
        ;;
        restart)
           echo "stoppe $ServerName Server ..."
           kill $ServerPid
           sleep 2
           echo "starte $ServerName Server ..."
           echo "updating PB + AASA Files"
           #./System/update.sh
           echo "finished now starting Server"
           cd System
           $screen -d -m -S ${ScreenName} ${ScreenExec}
           #cd -
        ;;
       status)
          printf "$CYAN Americas Army Server$NO_COLOUR\t\t\t["
          aao="` ps ax  | grep SCREEN | grep $ScreenName | tr "\n" "<"| cut -d "<" -f 1 | cut -d ":" -f2| cut -d " " -f2`"
          if [ -z $aao ]; then
                printf "$RED FALSE"
                printf " $NO_COLOUR]\n"
                cd /
                   cd ${gamedir}/System
                $screen -d -m -S ${ScreenName} ${ScreenExec}
          else
                printf "$GREEN OK"
        printf " $NO_COLOUR]\n"
        fi
       ;;
        *)

           echo "Usage: $0 {start|stop|restart|status}"
           exit 2
        ;;
esac

2305
News / Re: Winter League Play-Off stage
« on: Monday, March 04, 2013, 08:19:17 AM »
thank you for this nice work tidididi !

2306
Hardware/Software / Re: Screen missing blue color
« on: Monday, March 04, 2013, 07:38:57 AM »
yes, it is ok. maybe it will work without deinstallation.
but be sure you realy are installing the right driver - the one for your card.

and yes, if this doesn't work, try to go step back like Sergio did say.

good luck

2307
Hardware/Software / Re: Screen missing blue color
« on: Monday, March 04, 2013, 04:01:44 AM »
yes, a very good way to step back.
but before doing so, just try to download again the driver for your grafik card. i am almost sure, that windows update has overwritten your driver. so just reinstall it from the original one.

http://pcsupport.about.com/b/2013/01/23/amd-drivers-windows-7-8-vista-xp.htm
http://www.amd.com/us/products/desktop/graphics/7000/7870/pages/radeon-7870.aspx

be sure you did the right driver download. and be sure it is for your windows (32/64). just try first again. then step back as BiG_SerGiO did say.

good luck

btw: you should first deinstall the actual driver. http://support.amd.com/de/kbarticles/Pages/GPU57RemoveOldGraphicsDrivers.aspx

2308
mAAp Project / Re: Official mAAp v7 Bug Reporting Thread
« on: Saturday, March 02, 2013, 10:06:56 AM »
Hi, me and my friends have a problem to join server running map Aztec when we try this message appear in AA scren: Unable to download mAAp_pack_6. We have the map Aztec in the folder maps... Any help? Thx
PS: sorry for my bad english... and if this is not the correct place.

problem still persists - or solved (other thread)?

2309
Hardware/Software / Re: Screen missing blue color
« on: Saturday, March 02, 2013, 10:05:33 AM »
maybe it is not made to use it with HDMI
i guess, this is the problem.
what grafic card do you use (model please)

2310
Bug Reports / Re: problem with aa 2.5 assist
« on: Saturday, March 02, 2013, 10:03:23 AM »
u mean open those ports? or make something specific?
yes, be sure you have your ports all open

the ports to be open are:

TCP 20046 (for authorization - not sure if still needed)
UDP 1716 (for game)
UDP 1717 (for game query)
UDP 1718 (for master query)
UDP 8777 (for standard query)
UDP 7778 (for AA-browser - not sure if still needed)
UDP 27900 (for gamespy - not sure if still needed)

connect to your router and check them all - go to config, NAT. there it must be, depends on the router. maybe go internet and search for commands of your router then.

Pages: 1 ... 152 153 [154] 155 156 ... 185

Download Assist

×

Download Game Client

Important: Battletracker no longer exists. However, old Battletracker accounts may still work. You can create a new 25Assist account here

Download Server Manager