Re: PW 136 Server files for use with MySql
hi
Code:
./gs bg01 >$PW_PATH/logs/game_all.log &
sleep 10
echo "=== Level 3 Territory (Destroy Key Building) DONE! ==="
echo "=== Level 3 Territory (Destroy Key Building) DONE! ==="
echo ""
./gs bg02 >$PW_PATH/logs/game_all.log &
sleep 10
echo "=== Level 3 Territory (Kill all mobs)DONE! ==="
echo ""
./gs bg03 >$PW_PATH/logs/game_all.log &
sleep 10
echo "=== Level 2 Territory (Destroy Key Building) DONE! ==="
echo ""
./gs bg04 >$PW_PATH/logs/game_all.log &
echo "=== Level 3 Territory (Destroy Key Building) DONE! ==="
echo ""
./gs bg02 >$PW_PATH/logs/game_all.log &
sleep 10
echo "=== Level 3 Territory (Kill all mobs)DONE! ==="
echo ""
./gs bg03 >$PW_PATH/logs/game_all.log &
sleep 10
echo "=== Level 2 Territory (Destroy Key Building) DONE! ==="
echo ""
./gs bg04 >$PW_PATH/logs/game_all.log &
echo ""
sleep 20
im not sure but this part have error.. or noone else seen that some world startet twice ??
look my fixed version...
Code:
./gs bg01 >$PW_PATH/logs/game_all.log &
sleep 10
echo "=== Battle Ground 1 DONE! ==="
echo ""
./gs bg02 >$PW_PATH/logs/game_all.log &
sleep 10
echo "=== Battle Ground 2 DONE! ==="
echo ""
./gs bg03 >$PW_PATH/logs/game_all.log &
sleep 10
echo "=== Battle Ground 3 DONE! ==="
echo ""
./gs bg04 >$PW_PATH/logs/game_all.log &
sleep 10
echo "=== Battle Ground 4 DONE! ==="
echo ""
./gs bg05 >$PW_PATH/logs/game_all.log &
sleep 10
echo "=== Battle Ground 5 DONE! ==="
echo ""
./gs bg06 >$PW_PATH/logs/game_all.log &
sleep 10
echo "=== Battle Ground 6 DONE! ==="
echo ""
duno but think better and OTHER thing is
whyt is with /b30 / b31 / b32 / b33 / b34 / b35 / ... not found in startsequence ..
Re: PW 136 Server files for use with MySql
please up other link !!!!!
megaupload no work here because clone ips!
please up the server files in another web host!
like mediafire, 4shared, etc...
thank you!
Re: PW 136 Server files for use with MySql
login failed用户不存在!
Hello I know how to activate TW on my server (www.leepang.com).
I tried to access the http://myip:8080/twgm or http://myip:8080/gm and does not work. Ja configured username and password. still not worked.
My iWeb is working perfectly.
Grateful
Re: PW 136 Server files for use with MySql
thanks Hauk
it reallys started the TW's
have any ideea how to login to twgm...i'm not able to find the login folder or /login/loginAction.do
any ideeas?
Thanks
Re: PW 136 Server files for use with MySql
Hi everybody
Sorry for my English, i'm very bad ans french XD
So, I try this Guide, and ... he run well ? Hum ... not sure ...
I have some Errors
like that :
=== Jakarta Tomcat ===
/root/start.sh: 18: ./startup.sh: not found
Iweb Started === DONE ==
Or like That :
TRACE : gdelivery::matrixpasswd query, user=admin
GQueryPasswd:account is admin , login ip is 453093568
Sending query to acquire password
TRACE : gdelivery::passwdtimeout. user=admin
TRACE : gdelivery::matrixpasswd cache missing, user=admin
When i Try to connect Igame, i have this surprise ( bad ) and i can't connect ...
An Idea ???
Thanks
Re: PW 136 Server files for use with MySql
=== Edit ===
Problem Setter.... :)
Re: PW 136 Server files for use with MySql
where coulde i find the client? thx
Re: PW 136 Server files for use with MySql
Quote:
Originally Posted by
Zander666
Hi everybody
Sorry for my English, i'm very bad ans french XD
So, I try this Guide, and ... he run well ? Hum ... not sure ...
I have some Errors
like that :
=== Jakarta Tomcat ===
/root/start.sh: 18: ./startup.sh: not found
Iweb Started === DONE ==
Or like That :
TRACE : gdelivery::matrixpasswd query, user=admin
GQueryPasswd:account is admin , login ip is 453093568
Sending query to acquire password
TRACE : gdelivery::passwdtimeout. user=admin
TRACE : gdelivery::matrixpasswd cache missing, user=admin
When i Try to connect Igame, i have this surprise ( bad ) and i can't connect ...
An Idea ???
Thanks
" /root/start.sh: 18: ./startup.sh: not found "
V
Re: PW 136 Server files for use with MySql
Hi everybody.
pleas help .
GAMEDBD
info : Begin import clsconfig ...
./start_full.sh: line 47: 3680 The inadmissible instruction ./gamedbd gamesys.conf > $PW_PATH/logs/gamedbd.log
DONE!
Re: PW 136 Server files for use with MySql
the best beastie, i have made the server up.
but when loggin from client 1.3.4 it said that " cannot loggin, server maintance, try later "
what must i do ? must i upgrade the client to version 1.3.6 ? if then,
let me know the files include the patch for 1.3.6
thanks yoww
Re: PW 136 Server files for use with MySql
The following commands are needed according to the method of forwarding the file from the windows machine to the Linux server.
Code:
cd /usr/local/jakarta-tomcat-5.5.9/bin
$ find . -name "*.sh" | xargs perl -i.bak -pe "s/\r\n/\n/"
$ find . -name "*.bat" | xargs perl -i.bak -pe "s/\r\n/\n/"
cd /root
$ find . -name "*.sh" | xargs perl -i.bak -pe "s/\r\n/\n/"
Re: PW 136 Server files for use with MySql
can you help me to launch a28 (godless valley) on this server ?
Re: PW 136 Server files for use with MySql
:thumbup1: Thank you very much for both of your releases Beastie. I was wondering if this release is the same as your VMware (+ the 1.3.6 patch) release ???
I have plans / intent to build a dedicated server, but in the meantime I can only use your VMWare release. If this is the same release, or basically the same release, at least I will know that all the work I have / am / and will do; I will be able to do to this release once I have a dedicated Linux server for it :w00t:
Re: PW 136 Server files for use with MySql
bash startup.sh:permission denied
whats this about? im logged in as root placed all my folders in the right spots me thinks but um i try to browse to /usr/local/jakarta-tomcat-5.5.9/bin and then run ./startup.sh but i get permission denied. so yeah i dunno what the deal is i have read write access and im the owner .
root@server-desktop:~# ./start.sh
bash ./start.sh: permission denied.
Re: PW 136 Server files for use with MySql
i think false rights for folders / files / path in the start.sh ? i dont know this release - sry
example:
i used hrace release -> ...sh -> folder / path -> user/java/ folder - this folder need chmod 755 --- no right chmod -> .sh = permission denined
sry for bad english