[CentOS] Setting up your Aura Kingdom Server

Page 11 of 76 FirstFirst ... 3456789101112131415161718192161 ... LastLast
Results 151 to 165 of 1127
  1. #151
    Enthusiast Wolforax is offline
    MemberRank
    Aug 2013 Join Date
    28Posts

    Re: [CentOS] Setting up your Aura Kingdom Server

    Quote Originally Posted by Eperty123 View Post
    You add the ";" at the very end of the commands?
    yes i did.

  2. #152
    Enthusiast Chouya is offline
    MemberRank
    Aug 2008 Join Date
    45Posts

    Re: [CentOS] Setting up your Aura Kingdom Server

    @Eperty123
    Hello, and thx for this good tutorial.
    I got a question for you :)
    When i try to apply a patch in the client, i im doing this:

    1: I load the pkg list of my client in the PKG extractor
    2: i search and add the file when i want update to the file list of the patch

    3:i open the second window for tell where is locate my new file updated like this:

    4: I create the update patch exampl:"textindex.ffoep"
    5: i open the PatchInstallFFO.exe for now apply the patch
    6: select the thirt box and locate where is my client
    7: Clic on patch





    But now, when i launch the client, he stuck on the loading and crash immidiately ...
    What im doing wrong please?

  3. #153
    Enthusiast Wolforax is offline
    MemberRank
    Aug 2013 Join Date
    28Posts

    Re: [CentOS] Setting up your Aura Kingdom Server

    Ok i fixed it by changing account permissions. Now, do you have any idea to update server files to 2015 version?

  4. #154
    Developer Eperty123 is offline
    MemberRank
    Dec 2013 Join Date
    386Posts

    Re: [CentOS] Setting up your Aura Kingdom Server

    Quote Originally Posted by Wolforax View Post
    Ok i fixed it by changing account permissions. Now, do you have any idea to update server files to 2015 version?
    Updating the server files will cost you 1000 USD.
    Last edited by Eperty123; 18-10-15 at 06:50 PM.

  5. #155
    The endless wave... DamSF is offline
    MemberRank
    Jun 2012 Join Date
    Ash LakeLocation
    286Posts

    Re: [CentOS] Setting up your Aura Kingdom Server

    It's possible to change the server rates? And you guys fixed the item mall boxes problem?

  6. #156
    QuoteShiek Member NanayaQ is offline
    MemberRank
    Jul 2012 Join Date
    791Posts

    Re: [CentOS] Setting up your Aura Kingdom Server

    Quote Originally Posted by Eperty123 View Post
    Attachment 153239
    16. Now navigate to var/lib/psql/9.3/data and find pg_hba.conf and postgresql.conf and open them up.

    In pga_hba.conf find and edit according to your needs:
    Code:
    # TYPE  DATABASE        USER            ADDRESS                 METHOD
    
    # "local" is for Unix domain socket connections only
    local   all             all                                     peer
    # IPv4 local connections:
    host    all             all             0.0.0.0/0            trust
    # IPv6 local connections:
    host    all             all             ::1/128                 ident
    Note: 0.0.0.0 means all IP's are accepted. To limit it set it to your IP following with
    Code:
    /32
    .
    If you are going to use "trust" then make sure you dont port forward your postgres port or dont use it remotely what Trust do is ignore your postgres password to all user and super user. That is why md5 is recommend so it will ask for password for remote access.

    Quote Originally Posted by Sinisterial View Post
    Im still a bit confused as to how to set it so one friend of mine could join me. Hosting from own pc. no intentions for real private server. What ip do i need to edit my servers. and which ip to use on database (wan, vmware etc)
    I havnt try to host privately to friends, but I think you need to portforward 6543, 5567-5568, 10021-10022 (maybe ticket port as well). Also on postgress probly ext IP = external IP while Internal IP = Linux IP and External IP on worlds too. Like I say I havnt try hosting privately, but this maybe how its suppose to be setup I can be wrong too. Also use nmap to check if your ports are open. Yum install nmap

    Quote Originally Posted by Davidson View Post
    It's possible to change the server rates? And you guys fixed the item mall boxes problem?
    https://forum.ragezone.com/f859/aura...s-etc-1081354/

  7. #157
    Logged in to "The World" TriEdge is online now
    MemberRank
    Sep 2010 Join Date
    465Posts

    Re: [CentOS] Setting up your Aura Kingdom Server

    Quote Originally Posted by Eperty123 View Post
    Updating the server files will cost you 1000 USD.
    who said that lol

  8. #158
    Novice heo sg is offline
    MemberRank
    Aug 2012 Join Date
    2Posts

    Re: [CentOS] Setting up your Aura Kingdom Server

    i have a question, how to reset dungeon/temple of eidolon? I've tried reset server/change time and date but nothing happened, can you help me pls?

  9. #159
    Developer Eperty123 is offline
    MemberRank
    Dec 2013 Join Date
    386Posts

    Re: [CentOS] Setting up your Aura Kingdom Server

    Quote Originally Posted by TriEdge View Post
    who said that lol
    A special thank to @rokeys.

  10. #160
    Haiyore! Nyaruko Memiko is offline
    MemberRank
    Nov 2009 Join Date
    Nya House!Location
    279Posts

    Re: [CentOS] Setting up your Aura Kingdom Server

    Follow all step everything are ok except stuck at char selection screen.

    1. Can create char.
    2. Freeze at enter world.
    (i mean when press start client no anything happen and stuck at select char selection screen)

    3. Freeze at delete char.

    Anyone got any idea?
    P.S. try with chinese vm everything work and can play but this problem come when i export server out in new centos vm.



    Last edited by Memiko; 19-10-15 at 06:32 AM.

  11. #161
    Developer Eperty123 is offline
    MemberRank
    Dec 2013 Join Date
    386Posts

    Re: [CentOS] Setting up your Aura Kingdom Server

    Quote Originally Posted by Memiko View Post
    Follow all step everything are ok except stuck at char selection screen.

    1. Can create char.
    2. Freeze at enter world.
    (i mean when press start client no anything happen and stuck at select char selection screen)

    3. Freeze at delete char.

    Anyone got any idea?
    P.S. try with chinese vm everything work and can play but this problem come when i export server out in new centos vm.



    Did you edit the encoding to
    Code:
    ISO88591
    ?

  12. #162
    Haiyore! Nyaruko Memiko is offline
    MemberRank
    Nov 2009 Join Date
    Nya House!Location
    279Posts

    Re: [CentOS] Setting up your Aura Kingdom Server

    Quote Originally Posted by Eperty123 View Post
    Did you edit the encoding to
    Code:
    ISO88591
    ?
    I try all with... (CentOS 7 no i18n)

    localectl set-locale LANG=en_US.ISO88591 and reboot...
    localectl set-locale LANG=zh_HK.UTF-8 and reboot...

    still freeze.

  13. #163
    Developer Eperty123 is offline
    MemberRank
    Dec 2013 Join Date
    386Posts

    Re: [CentOS] Setting up your Aura Kingdom Server

    Quote Originally Posted by Memiko View Post
    I try all with... (CentOS 7 no i18n)

    localectl set-locale LANG=en_US.ISO88591 and reboot...
    localectl set-locale LANG=zh_HK.UTF-8 and reboot...

    still freeze.
    Delete the data folder in
    Code:
    var/lib/pgsql/<version>
    and edit the encoding of your databases/recreate them and redo step 15.
    Last edited by Eperty123; 19-10-15 at 06:56 AM.

  14. #164
    Haiyore! Nyaruko Memiko is offline
    MemberRank
    Nov 2009 Join Date
    Nya House!Location
    279Posts

    Re: [CentOS] Setting up your Aura Kingdom Server

    Quote Originally Posted by Eperty123 View Post
    Delete the data folder in
    Code:
    var/lib/pgsql/<version>
    and edit the encoding of your databases/recreate them and redo step 15.
    Thanks Eperty123, now server working with my new CentOS vm.
    And i will take a look around this file.

    Maybe if you got a free-time please read my pm message.


  15. #165
    Novice heo sg is offline
    MemberRank
    Aug 2012 Join Date
    2Posts

    Re: [CentOS] Setting up your Aura Kingdom Server

    Quote Originally Posted by heo sg View Post
    i have a question, how to reset dungeon/temple of eidolon? I've tried reset server/change time and date but nothing happened, can you help me pls?
    someone help me please



Advertisement