Welcome to the RaGEZONE - MMORPG development forums.

[Release] Perfect World Server 1.4.4 - Basic Setup

This is a discussion on [Release] Perfect World Server 1.4.4 - Basic Setup within the Perfect World Releases forums, part of the Perfect World 1.4.4 + category; Originally Posted by sadokteam When trying to enter DGs "It is not possible to access this instance ... o.O ? ...

Page 7 of 15 FirstFirst 123456789101112131415 LastLast
Results 91 to 105 of 211
  1. #91
    Ultimate Member
    Rank
    Member
    Join Date
    Sep 2010
    Posts
    163
    Liked
    12

    Re: [Release] Perfect World Server 1.4.4 - Basic Setup

    Click
    Quote Originally Posted by sadokteam View Post
    When trying to enter DGs
    "It is not possible to access this instance ...

    o.O ?
    Because this released don´t have dungeons only the main map, download the map pack

  2. #92
    Registered
    Rank
    Member
    Join Date
    Oct 2011
    Posts
    7
    Liked
    0

    Re: [Release] Perfect World Server 1.4.4 - Basic Setup

    dont forget to paste the content of map pack into /root/gamed/config if someone wondering :3

  3. #93
    Member
    Rank
    Member
    Join Date
    Nov 2010
    Posts
    92
    Liked
    5

    Re: [Release] Perfect World Server 1.4.4 - Basic Setup

    Importing Roles to MySQL Failed is this because Authd is still offline? (no matter how many fixes i try i can't get it fixed -.- at least i can sign in now tho @_@)


    Edit:---
    Scratch that i can't sign in again ugh i have to restart again >.<
    Last edited by AcidRayne; 16-03-12 at 07:50 AM.

  4. #94
    Newbie
    Rank
    Member
    Join Date
    Jan 2012
    Posts
    4
    Liked
    0

    Re: [Release] Perfect World Server 1.4.4 - Basic Setup

    please upload server file in mediafire or 2shared because i don't can download in uploading or freakshare...please i need your help

  5. #95
    Registered
    Rank
    Member
    Join Date
    Oct 2011
    Posts
    7
    Liked
    0

    Re: [Release] Perfect World Server 1.4.4 - Basic Setup

    Quote Originally Posted by AcidRayne View Post
    Importing Roles to MySQL Failed is this because Authd is still offline? (no matter how many fixes i try i can't get it fixed -.- at least i can sign in now tho @_@)


    Edit:---
    Scratch that i can't sign in again ugh i have to restart again >.<
    the 1.4.4 server uses different authd then then 1.3.6 server and the pwAdmin that inside this server is based on 1.3.6 pwAdmin which not fixed yet. the deamon appears to be off but actually its on. start the server using ./start.sh at /root. the start server from pwAdmin can be fixed by using the method below:-

    Quote Originally Posted by ocgmail View Post
    if you startup server from pwAdmin it will not work until you change line 84 of
    /root/jetty/webapps/pwAdmin/serverctrl.jsp
    from
    fw.write("cd " + pw_server_path + "authd/; ./authd >" + pw_server_path + "logs/auth.log &\n");

    to
    fw.write("cd " + pw_server_path + "mauthd/build/; ./authd.sh start &\n");
    the pwAdmin is not fully functional yet until the dev team fixes it(role). can only use iweb to change roles for the moment. it meant to be a test server, and expect some bug.

  6. #96
    Registered
    Rank
    Member
    Join Date
    Mar 2012
    Posts
    13
    Liked
    0

    Re: [Release] Perfect World Server 1.4.4 - Basic Setup

    How to start all DGs with the server?

    edit this line?
    Code:
    cd $PW_PATH/gamed; ./gs gs01 >$PW_PATH/logs/game1.log &
    i solved !!

    \o/\o/\o/
    start.sh
    Code:
    cd $PW_PATH/gamed; ./gs gs01 >$PW_PATH/logs/game1.log &
    cd $PW_PATH/gamed; ./gs is01 >$PW_PATH/logs/game1.log &
    cd $PW_PATH/gamed; ./gs is02 >$PW_PATH/logs/game1.log &
    cd $PW_PATH/gamed; ./gs is03 >$PW_PATH/logs/game1.log &
    cd $PW_PATH/gamed; ./gs is04 >$PW_PATH/logs/game1.log &
    cd $PW_PATH/gamed; ./gs is05 >$PW_PATH/logs/game1.log &
    Last edited by sadokteam; 16-03-12 at 03:07 PM.

  7. #97
    Member
    Rank
    Member
    Join Date
    Mar 2008
    Location
    UK
    Posts
    38
    Liked
    15

    Re: [Release] Perfect World Server 1.4.4 - Basic Setup

    anyone know y i get
    ÅäÖÃÎļþ:'gs.conf' ÅäÖÃÔö²¹Îļþ:'gsalias.conf'
    ×°±¸ºó°ó¶¨¹¦ÄÜ´ò¿ª
    °Ù±¦¸óÖÐÎïÆ·33969(1¸ö)³¬¹ýÁ˶ѵþÉÏÏÞ0
    ³õʼ»¯°Ù±¦¸óÊý¾Ýʧ°Ü
    µÚÒ»²½³õʼ»¯Ê§°Ü£¬´íÎóºÅ:-31 when new gshopsev is added and if anyone has the corrent program for the gshop u edited with plz could you tell becuase i used the sGSHOP rev111 dunno if anyone else that has changed there gshop used somthing else or from the past ty

  8. #98
    Newbie
    Rank
    Member
    Join Date
    Feb 2012
    Posts
    2
    Liked
    0

    happy Re: [Release] Perfect World Server 1.4.4 - Basic Setup

    First thanks for the guidance and support, but I have an error and I have not managed to find my mistake.

    error
    SQL query:

    CREATE PROCEDURE `` acquireuserpasswd (name1 IN VARCHAR (64), out uid1 INTEGER, out passwd1 VARCHAR (64)) BEGIN SELECT id, passwd
    INTO uid1, passwd1
    FROM users
    WHERE name = name1;

    END $ $

    MySQL said:

    # 1304 - PROCEDURE acquireuserpasswd already exists

    another question, my ip changes every days, how I can use no-ip account or similar to avoid set every day?

    Thank you very much and sorry for my English I only speak Spanish

  9. #99
    Hardcore Member
    Rank
    Member
    Join Date
    Jan 2010
    Location
    127.0.0.1
    Posts
    129
    Liked
    23

    Re: [Release] Perfect World Server 1.4.4 - Basic Setup

    Quick Question:
    So a buddy of mine wanted to test my server and so i gave him ip and files he needed. he sees my server and can get to character screen but no characters appear... like he sees the name of the char i made him and the icon defining the class. he got close but no cigar... any ideas as to why this happens?

  10. #100
    Member
    Rank
    Member
    Join Date
    Nov 2010
    Posts
    92
    Liked
    5

    Re: [Release] Perfect World Server 1.4.4 - Basic Setup

    Quote Originally Posted by NeOCzx View Post
    the 1.4.4 server uses different authd then then 1.3.6 server and the pwAdmin that inside this server is based on 1.3.6 pwAdmin which not fixed yet. the deamon appears to be off but actually its on. start the server using ./start.sh at /root. the start server from pwAdmin can be fixed by using the method below:-



    the pwAdmin is not fully functional yet until the dev team fixes it(role). can only use iweb to change roles for the moment. it meant to be a test server, and expect some bug.
    Yea i knew it was meant to be a test server, i am just making it to get the hang of the new files and what not and for my friends and family to play for now. Also i thought the problems i was having was from something in auth failing but it was just the pwAdmin being "outdated"? (lack of a better word)
    geez so i was getting stressed over nothing. XD and i haven't quiet figured out iweb yet. Also i have to start the server by adding
    fw.write("cd " + pw_server_path + "mauthd/build/; ./authd.sh start &\n");
    to the serverctrl.jsp file and using pwadmin to start server or i can't sign in lol.
    Last edited by AcidRayne; 19-03-12 at 05:24 AM.

  11. #101
    Registered
    Rank
    Member
    Join Date
    Feb 2012
    Posts
    11
    Liked
    1

    Re: [Release] Perfect World Server 1.4.4 - Basic Setup

    idiots

  12. #102
    Jason
    Rank
    Member +
    Join Date
    Sep 2011
    Location
    Australia
    Posts
    372
    Liked
    88
    Gamertag: IIIARGONAUTIII
    Quote Originally Posted by Kapamel View Post
    idiots
    Good luck with your server of nobody joining and no help. Hope you dont have any problems, if you do you could always seek help here...oO thats right youre busy burning your bridges here lol.
    Posted via Mobile Device

  13. #103
    Member
    Rank
    Member
    Join Date
    Nov 2010
    Posts
    92
    Liked
    5

    Re: [Release] Perfect World Server 1.4.4 - Basic Setup

    Quote Originally Posted by Kapamel View Post
    idiots
    you just severed all ties to getting any help with anything what so ever ijs dude
    Last edited by AcidRayne; 19-03-12 at 10:04 PM.

  14. #104
    Member
    Rank
    Member
    Join Date
    Aug 2011
    Posts
    80
    Liked
    45

    Re: [Release] Perfect World Server 1.4.4 - Basic Setup

    Quote Originally Posted by Kapamel View Post
    idiots
    In three words I can sum up everything I've learned about life: it goes on.
    - Robert Frost

  15. #105
    Member
    Rank
    Member
    Join Date
    Jan 2012
    Location
    Bandung INA
    Posts
    55
    Liked
    1

    Re: [Release] Perfect World Server 1.4.4 - Basic Setup

    can you upload in 4shared?

 

 

Posting Permissions

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