Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Server + Client @ 1.4.2 & Guide

Status
Not open for further replies.
Newbie Spellweaver
Joined
Jul 20, 2007
Messages
7
Reaction score
0
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..
 
Black Magic Development
Loyal Member
Joined
Apr 29, 2010
Messages
2,170
Reaction score
601
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%


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..

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)
 
Last edited:
Newbie Spellweaver
Joined
Jul 20, 2007
Messages
7
Reaction score
0
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;)
 
Nerd-IO
Loyal Member
Joined
Feb 13, 2009
Messages
3,303
Reaction score
651
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, ...
 
Newbie Spellweaver
Joined
Jan 11, 2011
Messages
19
Reaction score
0
I have issues in my WebAdmin,,,, I can not see the hex code in my xml web admin mode .. please help: (
das7002 - Server + Client @ 1.4.2 & Guide - RaGEZONE Forums


Uploaded with

das7002 - Server + Client @ 1.4.2 & Guide - RaGEZONE Forums


Uploaded with

what is wrong?
 
Nerd-IO
Loyal Member
Joined
Feb 13, 2009
Messages
3,303
Reaction score
651
It's a security for roles TEMPLATE I guess :mellow:
 
Newbie Spellweaver
Joined
Jan 11, 2011
Messages
19
Reaction score
0
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? :(
 
Newbie Spellweaver
Joined
Jan 11, 2011
Messages
19
Reaction score
0
:(: i am use java 5 but still eror...
blank xml mode:(::(:
 
Nerd-IO
Loyal Member
Joined
Feb 13, 2009
Messages
3,303
Reaction score
651
Have you tried to open another role? Other than the default template of course...
 
Newbie Spellweaver
Joined
Jan 11, 2011
Messages
19
Reaction score
0
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 ? :(:
 
Nerd-IO
Loyal Member
Joined
Feb 13, 2009
Messages
3,303
Reaction score
651
Extract and upload those libs in your "/lib" folder of your dedicated server:


Something wrong with your task? Maybe it will solves it.
 
Newbie Spellweaver
Joined
Jan 11, 2011
Messages
19
Reaction score
0
Extract and upload those libs in your "/lib" folder of your dedicated server:


Something wrong with your task? Maybe it will solves it.

:(::(:
I've been using your file. I paste it in the auth / lib directory ..
I still get the problem,,, can you help me to use another way?

do u have YM ? yahoo-mesenger
 
Newbie Spellweaver
Joined
Jan 11, 2011
Messages
19
Reaction score
0
Extract and upload those libs in your "/lib" folder of your dedicated server:


Something wrong with your task? Maybe it will solves it.

yes yes yes.. thx for romulan and das7002 and thanks for ragezone forum.. no forget ronny1982 tools
I know now the problem ....
my file was corrupted during upload
hehehehe .... :thumbup:
 
Last edited:
Newbie Spellweaver
Joined
Aug 4, 2009
Messages
43
Reaction score
0
Please help me...

if u indonesian people please help me PM ID YM dewa_ncc

because i am not understand how to make a good private server PS :(...

i hope someone help me :D
 
Initiate Mage
Joined
Jan 15, 2011
Messages
2
Reaction score
0
===============================================================
= STARTING Perfected World =
= SERVER LOADING WILL TAKE SOME TIME =
===============================================================

=== LOGSERVICE ===
./start.sh: line 16: cd: PWServer/logservice: No such file or directory
./start.sh: line 16: PWServer/logs/logservice.log: No such file or directory
=== DONE! ===

=== UNIQUENAMED ===
./start.sh: line 21: cd: PWServer/uniquenamed: No such file or directory
./start.sh: line 21: PWServer/logs/uniquenamed.log: No such file or directory
=== DONE! ===

=== AUTH ===
./start.sh: line 26: cd: PWServer/authd/: No such file or directory
./start.sh: line 26: PWServer/logs/auth.log: No such file or directory
=== DONE! ===

=== GAMEDBD ===
./start.sh: line 31: cd: PWServer/gamedbd: No such file or directory
./start.sh: line 31: PWServer/logs/gamedbd.log: No such file or directory
=== DONE! ===

=== GACD ===
./start.sh: line 36: cd: PWServer/gacd: No such file or directory
./start.sh: line 36: PWServer/logs/gacd.log: No such file or directory
=== DONE! ===

=== GFACTIOND ===
./start.sh: line 41: cd: PWServer/gfactiond: No such file or directory
./start.sh: line 41: PWServer/logs/gfactiond.log: No such file or directory
=== DONE! ===

=== GDELIVERYD ===
./start.sh: line 46: cd: PWServer/gdeliveryd: No such file or directory
./start.sh: line 46: PWServer/logs/gdeliveryd.log: No such file or directory
=== DONE! ===

=== GLINKD ===
./start.sh: line 51: cd: PWServer/glinkd: No such file or directory
./start.sh: line 51: PWServer/logs/glink1.log: No such file or directory
./start.sh: line 52: cd: PWServer/glinkd: No such file or directory
./start.sh: line 52: PWServer/logs/glink2.log: No such file or directory
./start.sh: line 53: cd: PWServer/glinkd: No such file or directory
./start.sh: line 53: PWServer/logs/glink3.log: No such file or directory
./start.sh: line 54: cd: PWServer/glinkd: No such file or directory
./start.sh: line 54: PWServer/logs/glink4.log: No such file or directory
=== DONE! ===

=== WORLD ===
./start.sh: line 61: cd: PWServer/gamed: No such file or directory
./start.sh: line 61: PWServer/logs/gs01.log: No such file or directory
=== DONE! ===

===============================================================
= ALL INSTANCES LOADED =
= SERVERS ARE UP AND RUNNING! =
===============================================================


:S
 
Status
Not open for further replies.
Back
Top