[CentOS] Setting up your Aura Kingdom Server

Page 6 of 76 FirstFirst 12345678910111213141656 ... LastLast
Results 76 to 90 of 1127
  1. #76
    Account Upgraded | Title Enabled! Sinisterial is offline
    MemberRank
    Aug 2008 Join Date
    237Posts

    Re: [CentOS] Setting up your Aura Kingdom Server

    Quote Originally Posted by evestu View Post
    @Eperty123 when try to download


    • Fix Files (Use these to fix the 1 hour bug and to use your IP in your server.)


    mega asks for decrypt key > Cannot decrypt the metadata without key.

    please can you fix the link thanks.

    Yeah the link seems to be not working

  2. #77
    Novice raiken135 is offline
    MemberRank
    Jul 2015 Join Date
    2Posts

    Re: [CentOS] Setting up your Aura Kingdom Server

    Hi, thanks for @WildWild and @Eperty123's guide, but may i ask where to put the server files? whenever i start it, it says WorldServer101 (and the rest) no process found in VM :D

  3. #78
    Account Upgraded | Title Enabled! Sinisterial is offline
    MemberRank
    Aug 2008 Join Date
    237Posts

    Re: [CentOS] Setting up your Aura Kingdom Server

    Quote Originally Posted by raiken135 View Post
    Hi, thanks for @WildWild and @Eperty123's guide, but may i ask where to put the server files? whenever i start it, it says WorldServer101 (and the rest) no process found in VM :D
    changet he start script. in there it sais
    ./Worldserver and
    ./Zoneserver without the 101 and 102 endings.

    so add them
    like
    ./ZoneServer101
    ./ZoneServer102

    etc same for world server

  4. #79
    Novice raiken135 is offline
    MemberRank
    Jul 2015 Join Date
    2Posts

    Re: [CentOS] Setting up your Aura Kingdom Server

    Quote Originally Posted by Sinisterial View Post
    changet he start script. in there it sais
    ./Worldserver and
    ./Zoneserver without the 101 and 102 endings.

    so add them
    like
    ./ZoneServer101
    ./ZoneServer102

    etc same for world server
    okay i'll try it, thank you, but is there a specific path/folder where i will put the files?

  5. #80
    Account Upgraded | Title Enabled! Sinisterial is offline
    MemberRank
    Aug 2008 Join Date
    237Posts

    Re: [CentOS] Setting up your Aura Kingdom Server

    Quote Originally Posted by raiken135 View Post
    okay i'll try it, thank you, but is there a specific path/folder where i will put the files?
    these ones are /root/hxsy as default

  6. #81
    Enthusiast WildWild is offline
    MemberRank
    Jan 2015 Join Date
    Vũng Tàu, VieLocation
    46Posts

    Re: [CentOS] Setting up your Aura Kingdom Server

    Quote Originally Posted by raiken135 View Post
    Hi, thanks for @WildWild and @Eperty123's guide, but may i ask where to put the server files? whenever i start it, it says WorldServer101 (and the rest) no process found in VM :D
    it says WorldServer101 (and the rest) no process found in VM
    forget it, it say like that because in batch file ( i dont know how call it in linux ) they have kill process command. Of couse you dont run servers so how can you have that process for kill ?

    Finally, set date command really work, it dont auto disconnect anymore ^^
    Last edited by WildWild; 13-10-15 at 06:36 PM.

  7. #82
    Member evestu is offline
    MemberRank
    Apr 2007 Join Date
    85Posts

    Re: [CentOS] Setting up your Aura Kingdom Server

    @raiken135
    no process found in VM

    This is because it will first try to kill any exsiting process found so it dont cause errors.

    It also cleans the log files as well before it calls killall.

    Code:
    killall -9 LoginServer
    killall -9 GatewayServer
    killall -9 TicketServer
    killall -9 MissionServer
    killall -9 WorldServer
    killall -9 ZoneServer


  8. #83
    QuoteShiek Member NanayaQ is offline
    MemberRank
    Jul 2012 Join Date
    791Posts

    Re: [CentOS] Setting up your Aura Kingdom Server

    Quote Originally Posted by WildWild View Post
    Command in terminal ( i use SecureCRT) or you can type it in VM or VB. At root.
    day -s "20001010" mean OCT 10 2000
    I tried the day -s <Date> along with ./start and seperately still give the 1 hour auto dc. I don't know if that is right or is it just ./start or ./mission and -s <DATE>?

  9. #84
    Account Upgraded | Title Enabled! Sinisterial is offline
    MemberRank
    Aug 2008 Join Date
    237Posts

    Re: [CentOS] Setting up your Aura Kingdom Server

    Quote Originally Posted by NanayaQ View Post
    I tried the day -s <Date> along with ./start and seperately still give the 1 hour auto dc. I don't know if that is right or is it just ./start or ./mission and -s <DATE>?
    i did it just like

    cd /root/hxsy/MissionServer/
    chmod 777 *
    ./MissionServer day -s 20001010 &

    im not sure if thats how ur supposed to do it. but i would guess its a parameter of MissionServer

  10. #85
    Member evestu is offline
    MemberRank
    Apr 2007 Join Date
    85Posts

    Re: [CentOS] Setting up your Aura Kingdom Server

    Could someone try this S_item.ini that i have semi translated using a parser i made
    Added S_ItemMall.ini as Well Semi Translated.

    As still not set a server up as yet.

    S_Item.rar

    S_ItemMall.rar


    Will try to parse the rest if it works
    Last edited by evestu; 13-10-15 at 10:16 PM. Reason: Added ItemMall

  11. #86
    Account Upgraded | Title Enabled! Sinisterial is offline
    MemberRank
    Aug 2008 Join Date
    237Posts

    Re: [CentOS] Setting up your Aura Kingdom Server

    Quote Originally Posted by evestu View Post
    Could someone try this S_item.ini that i have semi translated using a parser i made
    Added S_ItemMall.ini as Well Semi Translated.

    As still not set a server up as yet.

    S_Item.rar

    S_ItemMall.rar


    Will try to parse the rest if it works
    Atleast the S_Item.ini is showing items very well on the chat system :)


  12. #87
    QuoteShiek Member NanayaQ is offline
    MemberRank
    Jul 2012 Join Date
    791Posts

    Re: [CentOS] Setting up your Aura Kingdom Server

    You guys may have already done this, but I will post it anyways.
    This bat file is a automated to launch the game.bin
    Code:
    ren game.bin game.exe
    
    game.exe EasyFun
    What is does it auto rename the game.bin into game.exe then it will launch the game client, makes it easier rather than manually renaming the file format.

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

    Re: [CentOS] Setting up your Aura Kingdom Server

    Quote Originally Posted by NanayaQ View Post
    You guys may have already done this, but I will post it anyways.
    This bat file is a automated to launch the game.bin
    Code:
    ren game.bin game.exe
    
    game.exe EasyFun
    What is does it auto rename the game.bin into game.exe then it will launch the game client, makes it easier rather than manually renaming the file format.
    I have included a game launcher in my client... Why have you all overseen that?

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

    Re: [CentOS] Setting up your Aura Kingdom Server

    Quote Originally Posted by WildWild View Post
    Thanks you ^^
    I know how to prevent 1 hours auto disconnect, add one command : day -s "ten-year-ago" in console ( i use CRT ) or ./start
    I find Item and Item Mall in English but cant patch it to Server @Davidson :

    If you want add new account you just add it in SQL ( i use Navicat ) it will show some error but it ok ^^
    And see here : https://forum.ragezone.com/f858/aura-kingdom-gm-command-1077146/


    I'm having some issues when trying to connect to postgre using your vmd, it always says connection time out. :/

  15. #90
    Account Upgraded | Title Enabled! Sinisterial is offline
    MemberRank
    Aug 2008 Join Date
    237Posts

    Re: [CentOS] Setting up your Aura Kingdom Server

    @Eperty123

    WOuld it be possible to fix the "Fix Files" link :) as for me and couple people atleast it wanst decryption key.



Advertisement