[CentOS] Setting up your Aura Kingdom Server

Page 47 of 76 FirstFirst ... 37394041424344454647484950515253545557 ... LastLast
Results 691 to 705 of 1127
  1. #691
    Account Upgraded | Title Enabled! AaronzitoBr is offline
    MemberRank
    Apr 2010 Join Date
    Rio de JaneiroLocation
    390Posts

    Re: [CentOS] Setting up your Aura Kingdom Server

    You have to grantee 777 permissions. Also, if your server is on "/root/<your directory name/" you need to change "hxsy" to "<your directory name>".

    ---
    Last edited by AaronzitoBr; 18-05-16 at 02:56 AM.

  2. #692
    Apprentice MagiKitty is offline
    MemberRank
    May 2016 Join Date
    10Posts

    Re: [CentOS] Setting up your Aura Kingdom Server

    Delete
    Attached Files Attached Files
    Last edited by MagiKitty; 18-05-16 at 02:45 AM.

  3. #693
    Valued Member Valmor Silva is offline
    MemberRank
    Feb 2013 Join Date
    New YorkLocation
    140Posts

    Re: [CentOS] Setting up your Aura Kingdom Server


  4. #694
    Apprentice MagiKitty is offline
    MemberRank
    May 2016 Join Date
    10Posts

    Re: [CentOS] Setting up your Aura Kingdom Server

    2016/05/18 02:33:43 [Desc][Open client.ini faild]

    2016/05/18 02:33:44 [Desc]FILE: c:\code\p7\4pclient\gamedata\BaseQuery.h (91)


    [LOST] Open .\data\db\C_Level.ini is fail.
    2016/05/18 02:34:16 [Desc]FILE: c:\code\p7\4pclient\gamedata\BaseQuery.h (91)


    [LOST] Open .\data\db\C_Item.ini is fail.
    2016/05/18 02:34:28 [Desc]FILE: c:\code\p7\4pclient\gamedata\BaseQuery.h (91)


    [LOST] Open .\data\db\C_ItemMall.ini is fail.
    2016/05/18 02:34:29 [Desc]FILE: c:\code\p7\4pclient\gamedata\BaseQuery.h (91)


    [LOST] Open .\data\db\C_DropItem.ini is fail.
    2016/05/18 02:34:31 [Desc]FILE: c:\code\p7\4pclient\gamedata\BaseQuery.h (91)


    [LOST] Open .\data\db\C_ItemMallEnchant.ini is fail.
    2016/05/18 02:35:01 [Desc]FILE: c:\code\p7\4pclient\gamedata\BaseQuery.h (91)


    [LOST] Open .\data\db\C_TextIndex.ini is fail.
    2016/05/18 02:35:18 [Desc]FILE: c:\code\p7\4pclient\gamedata\BaseQuery.h (91)


    [LOST] Open .\data\db\C_Node.ini is fail.
    2016/05/18 02:35:26 [Desc]FILE: ..\Utility\GD_INI.cpp (189)


    Open .\data\db\Equip.ini failed!!
    2016/05/18 02:35:32 [Desc]Node[11001] LoadEvent<¸ê®Æ­«½Æ>!! ID=901
    2016/05/18 02:35:33 [Desc]Node[404] LoadEvent<¸ê®Æ­«½Æ>!! ID=632
    2016/05/18 02:35:33 [Desc]Node[404] LoadEvent<¸ê®Æ­«½Æ>!! ID=1632
    2016/05/18 02:35:33 [Desc]Node[6] LoadPatrol<¸ê®Æ­«½Æ>!! ID=181
    2016/05/18 02:35:34 [Desc]FILE: c:\code\p7\4pclient\gamedata\BaseQuery.h (91)


    [LOST] Open .\data\db\C_Mission.ini is fail.
    2016/05/18 02:35:36 [Desc]FILE: c:\code\p7\4pclient\gamedata\BaseQuery.h (91)


    [LOST] Open .\data\db\C_Achievement.ini is fail.
    2016/05/18 02:35:37 [Desc]FILE: c:\code\p7\4pclient\gamedata\BaseQuery.h (91)


    [LOST] Open .\data\db\C_PartnerCombo.ini is fail.
    2016/05/18 02:35:38 [Desc]DESTORY APP
    what do? Please help me...

  5. #695
    Valued Member Valmor Silva is offline
    MemberRank
    Feb 2013 Join Date
    New YorkLocation
    140Posts

    Re: [CentOS] Setting up your Aura Kingdom Server

    Quote Originally Posted by MagiKitty View Post
    what do? Please help me...
    what do u need help with?

  6. #696
    Apprentice MagiKitty is offline
    MemberRank
    May 2016 Join Date
    10Posts

    Re: [CentOS] Setting up your Aura Kingdom Server

    Maybe look at the quote..?

    If you can't see it for whatever reason, I have problems with the English Client to load, it just gives out errors.
    Also I still can't get the server to run. If I bash the start file it's just saying it's not stopping the services and saying that directories aren't files or directories...

  7. #697
    Developer Eperty123 is offline
    MemberRank
    Dec 2013 Join Date
    386Posts

    Re: [CentOS] Setting up your Aura Kingdom Server

    Quote Originally Posted by MagiKitty View Post
    I have to add something. The Tutorial really does expect me to know every inch of the softwares itself, aswell as doesn't explain to me how to use what the way I need it.

    Somehow I figured my way around having the connection via SSH and to the Database. All fine.
    The next step would be to Start the server. Where do I type that in? via Putty or via the VM? neither works, and if I am in the server files directory to start it, I just get this output:

    [root@localhost aura]# ./start
    LoginServer: no process killed
    GatewayServer: no process killed
    TicketServer: no process killed
    MissionServer: no process killed
    WorldServer: no process killed
    ZoneServer: no process killed
    ./start: line 26: cd: /root/hxsy/TicketServer/: No such file or directory
    ./start: line 28: ./TicketServer: is a directory
    ./start: line 30: cd: /root/hxsy/GatewayServer/: No such file or directory
    ./start: line 32: ./GatewayServer: is a directory
    ./start: line 34: cd: /root/hxsy/LoginServer/: No such file or directory
    ./start: line 36: ./LoginServer: is a directory
    ./start: line 38: cd: /root/hxsy/MissionServer/: No such file or directory
    ./start: line 40: ./MissionServer: is a directory
    ./start: line 42: cd: /root/hxsy/WorldServer101/: No such file or directory
    ./start: line 44: ./WorldServer: No such file or directory
    ./start: line 46: cd: /root/hxsy/WorldServer102/: No such file or directory
    ./start: line 48: ./WorldServer: No such file or directory
    ./start: line 50: cd: /root/hxsy/ZoneServer101/: No such file or directory
    ./start: line 52: ./ZoneServer: No such file or directory
    ./start: line 54: cd: /root/hxsy/ZoneServer102/: No such file or directory
    ./start: line 56: ./ZoneServer: No such file or directory

    I don't wanna blame you, but writing a tutorial, pls think that the readers are stupid. It's easier to skip steps yourself than to have steps skipped for you that you actually need.
    Why don't you check the paths? I mean the log is very explainatory..? Also did you ensure the files actually exist at all? In your case neither one or both of the directories root and hxsy exist.

    Quote Originally Posted by MagiKitty View Post
    what do? Please help me...
    The pkg files may be broken. Re-download the client if nothing else works.
    Last edited by Eperty123; 18-05-16 at 07:28 AM.

  8. #698
    Alpha Member Hycker is offline
    MemberRank
    Dec 2010 Join Date
    /root/gameguardLocation
    1,587Posts

    Re: [CentOS] Setting up your Aura Kingdom Server

    Do not check the path. Die like this

    Tapatalkkal küldve az én LG-D802 eszközömről

  9. #699
    Account Upgraded | Title Enabled! morbitangel is offline
    MemberRank
    Nov 2004 Join Date
    netherlandsLocation
    364Posts

    Re: [CentOS] Setting up your Aura Kingdom Server

    sorry but this tutorial has had things missing from the get go and not anywhere is mentioned that he simply ripped out the startup script from a vm and that you have to change it. no need to be rude to a newbie.
    ive said it before if the tutorial was written in greater detail a lot of questions wouldnt even be asked.
    and really liking a post where someone tells another person to go die?.......

  10. #700
    Developer Eperty123 is offline
    MemberRank
    Dec 2013 Join Date
    386Posts

    Re: [CentOS] Setting up your Aura Kingdom Server

    Quote Originally Posted by morbitangel View Post
    sorry but this tutorial has had things missing from the get go and not anywhere is mentioned that he simply ripped out the startup script from a vm and that you have to change it. no need to be rude to a newbie.
    ive said it before if the tutorial was written in greater detail a lot of questions wouldnt even be asked.
    and really liking a post where someone tells another person to go die?.......
    You have seen the original tutorial you even told me that this was useless due to lack of the database files, yet you still point the finger at me for not writing a "full" tutorial? Instead of pointing fingers, go help me out then. That's gonna benefit a lot more. Sure minor details are left out but those are not crucial to the extend that you're unable to get things starting.

    Also @Hycker's post has no such thing as "telling a person to die". He was only trying say that MagiKitty should do some more research. Sure the way he wrote it was misleading but that's about it.

    Edit: Guide updated and shortened. Should be more easier to understand. I don't want more complaints regarding the tutorial. It won't get easier than it is already.
    Last edited by Eperty123; 18-05-16 at 02:06 PM.

  11. #701
    Account Upgraded | Title Enabled! morbitangel is offline
    MemberRank
    Nov 2004 Join Date
    netherlandsLocation
    364Posts

    Re: [CentOS] Setting up your Aura Kingdom Server

    point 18 of your tutorial says just to run ./start we both know it will not work unless the person who copies the files onto his vm/vps/dedi realizes that the paths in them are wrong since it refers to /root/hxsy.
    since you want me to help out...dont you think it wouldve been a good idea to mention this?
    instead of saying to run the start script and theyre done?
    cos this obviously isnt correct and while i do agree with you most things you left out are minor and someone with a bit of linux knowledge can figure them out.
    those arent the ppl that in general need a proper tutorial the newbies do though.

  12. #702
    Developer Eperty123 is offline
    MemberRank
    Dec 2013 Join Date
    386Posts

    Re: [CentOS] Setting up your Aura Kingdom Server

    Quote Originally Posted by morbitangel View Post
    point 18 of your tutorial says just to run ./start we both know it will not work unless the person who copies the files onto his vm/vps/dedi realizes that the paths in them are wrong since it refers to /root/hxsy.
    since you want me to help out...dont you think it wouldve been a good idea to mention this?
    instead of saying to run the start script and theyre done?
    cos this obviously isnt correct and while i do agree with you most things you left out are minor and someone with a bit of linux knowledge can figure them out.
    those arent the ppl that in general need a proper tutorial the newbies do though.
    Now that's more like it. The edit part is added and people should now easily be able to make their server work.

  13. #703
    Apprentice MagiKitty is offline
    MemberRank
    May 2016 Join Date
    10Posts

    Re: [CentOS] Setting up your Aura Kingdom Server

    Quote Originally Posted by Eperty123 View Post
    Why don't you check the paths? I mean the log is very explainatory..? Also did you ensure the files actually exist at all? In your case neither one or both of the directories root and hxsy exist.
    I did. I mean, I actually turned on my brain and after the 4th time of trying to make this server run I decided to name the folder in my server /hxsy/ and going through navicat I have a su called eperty123. So everything is fine with that. It's just that when I bash ./start even from the /hxsy/ folder. I know it's self explainatory, but I can't for god's sake figure out how the hell I can do that.


    Quote Originally Posted by Eperty123
    The pkg files may be broken. Re-download the client if nothing else works.
    I have redownloaded the client, it's different from the first one I had, I have hope now. Still can't figure out the server part. By the way, I've tried to create a noob friendly guide, in which I explain the steps I've gone through and how, maybe you want to check that out and see where I could gone possibly wrong.

  14. #704
    Developer Eperty123 is offline
    MemberRank
    Dec 2013 Join Date
    386Posts

    [CentOS] Setting up your Aura Kingdom Server

    Quote Originally Posted by MagiKitty View Post
    I did. I mean, I actually turned on my brain and after the 4th time of trying to make this server run I decided to name the folder in my server /hxsy/ and going through navicat I have a su called eperty123. So everything is fine with that. It's just that when I bash ./start even from the /hxsy/ folder. I know it's self explainatory, but I can't for god's sake figure out how the hell I can do that.



    I have redownloaded the client, it's different from the first one I had, I have hope now. Still can't figure out the server part. By the way, I've tried to create a noob friendly guide, in which I explain the steps I've gone through and how, maybe you want to check that out and see where I could gone possibly wrong.
    Make sure you chmod the start file to 777. That should do the trick. The pdf you have there actually is very interesting. Guess I'd do a pdf some time.

  15. #705
    Apprentice MagiKitty is offline
    MemberRank
    May 2016 Join Date
    10Posts

    Re: [CentOS] Setting up your Aura Kingdom Server

    Quote Originally Posted by Eperty123 View Post
    Make sure you chmod the start file to 777. That should do the trick. The pdf you have there actually is very interesting. Guess I'd do a pdf some time.
    I have it set to 777, that's the deal. As said I went with your tutorial and tried to get into detail for people who don't know how to use Linux or virtual box that good. Same for navicat. Thus I went just as I've written down, doing the permissions, changing the names etc etc. Yet still it doesn't work. I'll try it again when I'm home and have my static IP back. But so far I have no idea where the issues is at. In the worst case I can record what I'm doing, maybe you can find a solution to it that way.



Advertisement