Welcome to the RaGEZONE - MMORPG development forums.

Tutorial for the PWSERVER1.3.6 + MYSQL by beastie

This is a discussion on Tutorial for the PWSERVER1.3.6 + MYSQL by beastie within the Perfect World 1.3.6 - forums, part of the Perfect World category; Replace your old start script by this one start.zip...

Page 2 of 17 FirstFirst 1234567891012 ... LastLast
Results 16 to 30 of 246
  1. #16
    world2.com.cn
    Rank
    Gamma
    Join Date
    Feb 2009
    Location
    Belgium
    Posts
    3,232
    Liked
    592

    Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie

    Replace your old start script by this one
    start.zip

  2. #17
    ★★★★★
    Rank
    Member +
    Join Date
    May 2009
    Location
    Germany
    Posts
    268
    Liked
    47

    Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie

    -bash: permission denied

    hmm...

    Hendrik

  3. #18
    world2.com.cn
    Rank
    Gamma
    Join Date
    Feb 2009
    Location
    Belgium
    Posts
    3,232
    Liked
    592

    Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie

    chmod 777 /root/start.sh -___-

  4. #19
    ★★★★★
    Rank
    Member +
    Join Date
    May 2009
    Location
    Germany
    Posts
    268
    Liked
    47

    Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie

    hmm...

    Now I can start it but I still get that
    strange err.
    "gdelivery::connect to GAuth server failed. reconnecting..."


    Hendrik

  5. #20
    world2.com.cn
    Rank
    Gamma
    Join Date
    Feb 2009
    Location
    Belgium
    Posts
    3,232
    Liked
    592

    Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie

    nano /etc/hosts

    and replace every 192.168.0.50's IP by your server ip !

  6. #21
    ★★★★★
    Rank
    Member +
    Join Date
    May 2009
    Location
    Germany
    Posts
    268
    Liked
    47

    Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie

    Quote Originally Posted by Romulan View Post
    nano /etc/hosts

    and replace every 192.168.0.50's IP by your server ip !
    I changed them allready!

    Just to be shure:

    I enter ifconfig to get the ubuntu server IP.
    This IP I enter everywhere instead of these 0.0.0.0!

    thats it!?

    Hendrik

  7. #22
    world2.com.cn
    Rank
    Gamma
    Join Date
    Feb 2009
    Location
    Belgium
    Posts
    3,232
    Liked
    592

    Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie

    cd /root/PWServer/authd/
    ./authd

    and say me if there any error, right?

  8. #23
    ★★★★★
    Rank
    Member +
    Join Date
    May 2009
    Location
    Germany
    Posts
    268
    Liked
    47

    Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie

    ./authd: 5: /usr/java/jdk1.6.9_12/bin/java: not found
    ./authd: 8: Syntax error: "done" unexpected

  9. #24
    world2.com.cn
    Rank
    Gamma
    Join Date
    Feb 2009
    Location
    Belgium
    Posts
    3,232
    Liked
    592

    Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie

    read my tutorial again... you have miss the important part of the "authd" file...

  10. #25
    Newbie
    Rank
    Member
    Join Date
    Mar 2009
    Posts
    3
    Liked
    0

    Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie

    I have tried this using Ubuntu 9.10 all work fine except for the part of copying the folders to my /root /lib and the other folders. I did set my permissions so i can copy the folders from the unzipped pserver files to my system files but after moving all the contents of the etc folder to my /etc folder on my system i can't set any permission anymore. I think there was a file that was modified that should not be when i moved the files from the zip files to my system.

    A help on this is greatly appreciated. Thank you in advance.

  11. #26
    ★★★★★
    Rank
    Member +
    Join Date
    May 2009
    Location
    Germany
    Posts
    268
    Liked
    47

    Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie

    Hi Romulan,

    I checked everything and coudn't find any mistake.

    I realy don't know what to do.

    Maybe Beasty's files aren't correct?

    HEndrik

  12. #27
    world2.com.cn
    Rank
    Gamma
    Join Date
    Feb 2009
    Location
    Belgium
    Posts
    3,232
    Liked
    592

    Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie

    beastie files are correct. I just put these files running up in only 20min! On a real linux machine and a virtual machine! >.<

    But i can understand it's not easy for you because it's your beginning in this stuff.


    I suggest you to put the IP 127.0.0.1 in every conf files.

    For the glinkd you must put the IP 0.0.0.0 in the first line you will found and where you can put an IP. Don't touch the port 29000.

    Don't touch the 0.0.0.0 IP in the gdeliveryd conf files!

    Check the java path folder in the authd file. it must be this
    Code:
    /usr/java/jdk1.6.0_12/bin/java

  13. #28
    Hardcore Member
    Rank
    Member
    Join Date
    Nov 2009
    Posts
    125
    Liked
    0

    Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie

    my friend rom.. how i can make the game become dont need to get the cultivation? so, when the new player registered and play the game , they all will become dom,etc. also include the fury ( +2 )
    is it on the /PWServer/gamed ?

  14. #29
    world2.com.cn
    Rank
    Gamma
    Join Date
    Feb 2009
    Location
    Belgium
    Posts
    3,232
    Liked
    592

    Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie

    Nope. First your server must be always online.

    And just edit the default role information on the iweb role management.

    I suggest you to only modify the cultivation or gold or reputation... other informations may crash every new created chars if you have entered some wrong data.

    If you reboot your server, you will need to re-enter the data in the role management module of iweb...

  15. #30
    world2.com.cn
    Rank
    Gamma
    Join Date
    Feb 2009
    Location
    Belgium
    Posts
    3,232
    Liked
    592

    Re: Tutorial for the PWSERVER1.3.6 + MYSQL by beastie

    Sorry for double post. But i have decided to make my own release. It will be more easy for everyone.

    Be patient, i will upload it soon. ^^

 

 
Page 2 of 17 FirstFirst 1234567891012 ... LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •