Re: Server + Client @ 1.4.2 & Guide
Code:
3. Install PW-Server Files
* Change to the root directory
COMMAND~: cd /
* Download the server files (host address may change in future)
COMMAND~: wget http://dl.dropbox.com/u/13040933/PWServer.tar.bz2
* Extract the files
COMMAND~: tar -xf PWServer.tar.bz2
* Now delete the downloaded archive (or keep it if you want)
COMMAND~: rm -f PWServer.tar.bz2
* Set permissions of the pw-server files to 0755
COMMAND~: chmod -R 0755 /PWServer
* Next we have to change all host ip addresses in the pw-server configuration files
* First we check for the current host ip in the server files, in our example lets say 192.168.0.50
COMMAND~: cat /PWServer/glinkd/gamesys.conf | grep address
* Now lets check which host ip your machine has, in our example 81.30.158.174
COMMAND~: ifconfig | grep "inet addr"
* Allright, time to replace all old host ip's with the ip of your machine.
Replace the OLD-IP in the following commands with the ip from the server files (i.e. 192.168.0.50)
Replace the NEW-IP in the following commands with the ip of your host machine (i.e. 81.30.158.174)
COMMAND~: sed s/OLD-IP/NEW-IP/g /PWServer/glinkd/gamesys.conf > /PWServer/glinkd/gamesys.conf.new
COMMAND~: mv -f /PWServer/glinkd/gamesys.conf.new /PWServer/glinkd/gamesys.conf
Only this part should I by my IP (192.168.0.50)? I'm using the Ubuntu operating system should not change IP 10.10 elsewhere? for example: etc/hosts ....etc tal etc, tal..
Re: Server + Client @ 1.4.2 & Guide
Quote:
Originally Posted by
ronny1982
PWD is for Windows XP SP3 or higher, it may not work correctly on Linux...
Just for clarification... just because Ronny said 'it may not work correctly on Linux' DOES not mean it will not work correctly it should work fine in WINE (as long as you configure it all correctly) but there are no guarantees... the best testing environment should not be something such as WINE even with 15 years of development into that project it still isn't 100%
Quote:
Originally Posted by
renat0aranha
Only this part should I by my IP (192.168.0.50)? I'm using the Ubuntu operating system should not change IP 10.10 elsewhere? for example: etc/hosts ....etc tal etc, tal..
No, only glinkd needs your external IP address OR an internal address that is properly forwarded via NAT (for example I see my server as 192.168.1.10 but is still accessible from the outside network)
Re: Server + Client @ 1.4.2 & Guide
Well after a long time to log into my client consiguo but now I create the character and when I click to enter the server closes the client quickly.
Well, I have two ideas that can ta causing my problem. I'm using the client with the pwd levelup not know if it would be correct. and another reason to be running on linux client tomorrow will be trying to connect through the XP client and come to give you the answer
If i have a download link to me a good client already upgraded to thank pwd;)
Re: Server + Client @ 1.4.2 & Guide
Anyone can explain me the usage of the mysql db in the server as it already creates a folder called dbf with the data?
Re: Server + Client @ 1.4.2 & Guide
Quote:
Originally Posted by
brunno951
Anyone can explain me the usage of the mysql db in the server as it already creates a folder called dbf with the data?
mysql db = accounts, cubi, ban, gm
gamedbd = characters, faction, ...
Re: Server + Client @ 1.4.2 & Guide
Quote:
Originally Posted by
Romulan
mysql db = accounts, cubi, ban, gm
gamedbd = characters, faction, ...
MySQL is used by authd
gamedbd is used to store all kinds of data for the other daemons, it'd be nice if it used MySQL entirely as that would just make more sense, and I have been wanting to do this, but oh well...
Re: Server + Client @ 1.4.2 & Guide
Thankyou SOO much for this guide :D It saved me hours of fiddling around with files ^^
Re: Server + Client @ 1.4.2 & Guide
I have issues in my WebAdmin,,,, I can not see the hex code in my xml web admin mode .. please help: (
http://img683.imageshack.us/img683/6595/beforemu.th.jpg
Uploaded with ImageShack.us
http://img709.imageshack.us/img709/2521/afterxs.th.jpg
Uploaded with ImageShack.us
what is wrong?
Re: Server + Client @ 1.4.2 & Guide
It's a security for roles TEMPLATE I guess :mellow:
Re: Server + Client @ 1.4.2 & Guide
I have tried in vmware and successfully ..
but when I tried on a dedicated server and get the problem in xml mode .. blank
I use the same file ...
is there any solution for me? :(
Re: Server + Client @ 1.4.2 & Guide
Quote:
Originally Posted by
boy77
I have tried in vmware and successfully ..
but when I tried on a dedicated server and get the problem in xml mode .. blank
I use the same file ...
is there any solution for me? :(
Make sure you are using Java 5 and not Java 6
Re: Server + Client @ 1.4.2 & Guide
thanks das7002
I'll try it :-) .......
Re: Server + Client @ 1.4.2 & Guide
:(: i am use java 5 but still eror...
blank xml mode:(::(:
Re: Server + Client @ 1.4.2 & Guide
Have you tried to open another role? Other than the default template of course...
Re: Server + Client @ 1.4.2 & Guide
Quote:
Originally Posted by
Romulan
Have you tried to open another role? Other than the default template of course...
no .. I only use the existing facilities in these pwAdmin. and I got a problem like that,, before I've never had problems like that .. so that's what makes me confused
report that appears like this:
TRACE: GetRoleBase, RoleId = 16.
TRACE: GetRoleStatus, RoleId = 16.
TRACE: GetRolePocket, RoleId = 16.
TRACE: GetRoleEquipment, RoleId = 16.
TRACE: GetRoleStorehouse, RoleId = 16.
TRACE: GetRoleTask, RoleId = 16.
err: GetRoleTask, RoleId = 16, what = NOTFOUND
can u help me about that ? :(: