Dragon Nest Full Server + Database 70LVL + Tools + Client + mini Guide

Page 44 of 47 FirstFirst ... 34363738394041424344454647 LastLast
Results 1,076 to 1,100 of 1165
  1. #1076
    Valued Member dboycool is offline
    MemberRank
    Apr 2008 Join Date
    101Posts

    Re: Dragon Nest Full Server + Database 70LVL + Tools + Client + mini Guide

    "change database version 35 to version in gtclient"

    how do ?

  2. #1077
    Enthusiast rainson is offline
    MemberRank
    Feb 2013 Join Date
    Hong KongLocation
    47Posts

    Re: Dragon Nest Full Server + Database 70LVL + Tools + Client + mini Guide

    some1 said to me this
    http://epvpimg.com/Wpl8h.jpg fix this and
    use client gtdn 193
    change port of login to 14300
    i never tryed that but maybe can work

    Where did you edit these code ??

  3. #1078
    Proficient Member Muhamad NAbil is offline
    MemberRank
    Oct 2012 Join Date
    151Posts

    Re: Dragon Nest Full Server + Database 70LVL + Tools + Client + mini Guide

    Quote Originally Posted by noexp View Post
    change database version 35 to version in gtclient
    not work

  4. #1079
    Enthusiast RTX Alfaz is offline
    MemberRank
    Nov 2012 Join Date
    26Posts

    Re: Dragon Nest Full Server + Database 70LVL + Tools + Client + mini Guide

    re upload server part 1

  5. #1080
    Apprentice mafuyu63159 is offline
    MemberRank
    Jan 2014 Join Date
    7Posts

    Re: Dragon Nest Full Server + Database 70LVL + Tools + Client + mini Guide

    Quote Originally Posted by RTX Alfaz View Post
    re upload server part 1
    https://mega.co.nz/#F!ddcFibLD!GTxdwSS7ZaJjhf5HREx3uQ
    Part 1 which is a 1.49 GB
    Last edited by mafuyu63159; 05-01-14 at 10:53 AM.

  6. #1081
    Apprentice nameying is offline
    MemberRank
    Nov 2013 Join Date
    11Posts

    Re: Dragon Nest Full Server + Database 70LVL + Tools + Client + mini Guide

    Quote Originally Posted by Alterity View Post
    some1 said to me this
    http://epvpimg.com/Wpl8h.jpg fix this and
    use client gtdn 193
    change port of login to 14300
    i never tryed that but maybe can work
    Download link address?

  7. #1082
    Apprentice mesak is offline
    MemberRank
    Jan 2014 Join Date
    13Posts

    Re: Dragon Nest Full Server + Database 70LVL + Tools + Client + mini Guide

    ignore this post. sorry.
    Last edited by mesak; 05-01-14 at 01:30 PM. Reason: found download link on page before this.

  8. #1083
    Apprentice nameying is offline
    MemberRank
    Nov 2013 Join Date
    11Posts

    Re: Dragon Nest Full Server + Database 70LVL + Tools + Client + mini Guide

    Quote Originally Posted by mesak View Post
    ignore this post. sorry.
    why?

  9. #1084
    Enthusiast rainson is offline
    MemberRank
    Feb 2013 Join Date
    Hong KongLocation
    47Posts

    Re: Dragon Nest Full Server + Database 70LVL + Tools + Client + mini Guide

    I think there are just two possible reasons why can't login the game server...

    First is prevent by KreonAuth...So we need to bypass the KreonAuth



    Second is the database version problem...

    We may need to match the db version with the client...


  10. #1085
    Apprentice nameying is offline
    MemberRank
    Nov 2013 Join Date
    11Posts

    Re: Dragon Nest Full Server + Database 70LVL + Tools + Client + mini Guide

    Quote Originally Posted by rainson View Post
    I think there are just two possible reasons why can't login the game server...

    First is prevent by KreonAuth...So we need to bypass the KreonAuth



    Second is the database version problem...

    We may need to match the db version with the client...

    Sure enough, the brothers say the database version of this problem is very likely the reason +_+

  11. #1086
    Account Upgraded | Title Enabled! major333 is offline
    MemberRank
    Mar 2007 Join Date
    The UKLocation
    376Posts

    Re: Dragon Nest Full Server + Database 70LVL + Tools + Client + mini Guide

    Quote Originally Posted by rainson View Post
    I think there are just two possible reasons why can't login the game server...

    First is prevent by KreonAuth...So we need to bypass the KreonAuth

    Second is the database version problem...

    We may need to match the db version with the client...
    Well i think someone posted how to get around the KreonAuth i think.
    But the db version you can easily change in the DB , but the thing is you need to know which number/integer to change it too so that you wouldn't get the miss match error. Although this could be wrong.

  12. #1087
    Apprentice archblack14 is offline
    MemberRank
    Jan 2014 Join Date
    11Posts

    Re: Dragon Nest Full Server + Database 70LVL + Tools + Client + mini Guide

    Quote Originally Posted by adastmin View Post
    Hi users!!
    Who does not know how to program, that it is not necessary. Files all the workers and working people with brains!
    Dragon Nest Full Server + Database + Client + mini Guide!! The most anticipated release!

    Server download 1 part


    Server download 2 part


    DB

    NEW Client Download

    TOOLS


    Mini Guide










    1. Dowload part 1, unpack to any folder, copy the ServiceManager contents into dr folder.

    2. Download part 2, unpack to another folder, and copy the contents on 0003/Exe subfolder (all exes), into dr folder, overwriting servicemanager exes and some others. and the rest folders, 0003/Config to dr/Config folder, Info folder, and done (Res folder we will talk later).

    3. Download SQL SERVER 2008 and install

    4.Greate 5 DB - DNGSM, DNMembership, dnserverlog, dnstaging, dnworld

    5. unpack DN_Database_adastmin.7z PASSWORD: adastmin

    6.Restore - DNGSM, DNMembership, dnserverlog, dnstaging, dnworld

    7. create an user DragonNest with password qorhvk!@# and grant privileges db_owner to those databases, you provably have to delete the old DragonNest user inside each database or mssql will show an error.

    8.Setup ip for ini files, modify all ips and the path to your dn folder, in my case C:\dn\dr\

    9.Edit the XML in system/severstruct.xml, put the right ips, and in exe names part should be like this:

    PHP Code:
    <ServerInfo SID="1000" Type="DB" AssignedLauncherID="1" ExcuteFileName="DNDBServer64_ID.exe" />
        <
    ServerInfo SID="1001" Type="Login" AssignedLauncherID="1" ExcuteFileName="DNLoginServerH64_ID.exe" />
        <
    ServerInfo SID="1002" Type="Master" AssignedLauncherID="1" ExcuteFileName="DNMasterServer64_ID.exe" />
        <
    ServerInfo SID="1003" Type="Village" AssignedLauncherID="1" ExcuteFileName="DNVillageServerH64_ID.exe"
    10. ADD: Greate PatchList.xml
    Code:
    <?xml version="1.0" encoding="utf-8"?>
    <document>
        <document><ChannelList channel_name="channel1"><Local local_name="RUS_TB"><login addr="127.0.0.1" port="14300"/></Local></ChannelList></document>  
    </document>
    and copy to http://127.0.0.1/ServiceManager

    11. Go to part 2 previous folder, into Res subfolder, extract both zips, GameRes and VillageRes.zip, both of their contents should go to dr/GameRes and dr/VillageRes for make the GameServer and VillageServer work.

    12. RUN NetLauncherD.exe, ServiceManagerExD.exe

    right click on all services and put run.
    Attachment 140377

    13. Download and unpak Client

    14. Greate BAT file
    PHP Code:
    DragonNest.exe /ip:YOUR IP /port:14303 /Lver:/use_packing 
    15.


    AccountLevelCode
    PHP Code:
    user 10 = new, 20 Monitoring30 Master99 QA 100 developer 

    Attachment 140386



    ADD FIX Attachment 140520
    Attached Files: dragon-nest-full-server-fix.rar




    If you liked the post then say thanks


    Thank you for your help over the work MeGaMaX and Labolet






    if the hands of assholes, than a diamond eye will not help


    http://forum.ragezone.com/f111/drago...tabase-969500/

    Server download 1 part = i m not dowload

  13. #1088
    Enthusiast Criticle is offline
    MemberRank
    Oct 2008 Join Date
    35Posts

    Re: Dragon Nest Full Server + Database 70LVL + Tools + Client + mini Guide

    Quote Originally Posted by rainson View Post
    I think there are just two possible reasons why can't login the game server...

    First is prevent by KreonAuth...So we need to bypass the KreonAuth



    Second is the database version problem...

    We may need to match the db version with the client...

    What's client that you use?
    I use Client v106 and I don't see any KreonAuth error in Express Profiler, but I only see "Invalid Packet RETCODE: -2"

  14. #1089
    Apprentice Shananigan is offline
    MemberRank
    Oct 2013 Join Date
    18Posts

    Re: Dragon Nest Full Server + Database 70LVL + Tools + Client + mini Guide

    So how is this project coming along? Anyone found a way to connect in-game yet? If so, has anyone released the files? I'd love to get my hands on it. o.o

  15. #1090
    Member izenook is offline
    MemberRank
    Apr 2013 Join Date
    77Posts

    Re: Dragon Nest Full Server + Database 70LVL + Tools + Client + mini Guide

    pls help
    help.png

    my log
    log - Copy.rar

    and how to make register script

  16. #1091
    Apprentice leechclown is offline
    MemberRank
    Sep 2013 Join Date
    12Posts

    Re: Dragon Nest Full Server + Database 70LVL + Tools + Client + mini Guide

    Quote Originally Posted by Alterity View Post
    some1 said to me this
    http://epvpimg.com/Wpl8h.jpg fix this and
    use client gtdn 193
    change port of login to 14300
    i never tryed that but maybe can work
    the portnumber doesn't matter, also the client doesn't 'really' matter.
    Besides this you have to work for it (NOT only 2-4h a day), to get the things running and stable.

    But here some screens of new Saint Haven and a bored title map.





    Btw ... the released files are 24 cap (default), so don't put much hope in it.

  17. #1092
    Account Upgraded | Title Enabled! major333 is offline
    MemberRank
    Mar 2007 Join Date
    The UKLocation
    376Posts

    Re: Dragon Nest Full Server + Database 70LVL + Tools + Client + mini Guide

    Quote Originally Posted by leechclown View Post
    the portnumber doesn't matter, also the client doesn't 'really' matter.
    Besides this you have to work for it (NOT only 2-4h a day), to get the things running and stable.

    But here some screens of new Saint Haven and a bored title map.


    Btw ... the released files are 24 cap (default), so don't put much hope in it.
    So it's all to do with the server exe's & DB then as you say it's not really the client ?

  18. #1093
    Enthusiast rainson is offline
    MemberRank
    Feb 2013 Join Date
    Hong KongLocation
    47Posts

    Re: Dragon Nest Full Server + Database 70LVL + Tools + Client + mini Guide

    Quote Originally Posted by Criticle View Post
    What's client that you use?
    I use Client v106 and I don't see any KreonAuth error in Express Profiler, but I only see "Invalid Packet RETCODE: -2"
    DnID_20120628

  19. #1094
    Member FroZenFiRe is offline
    MemberRank
    Dec 2007 Join Date
    92Posts

    Re: Dragon Nest Full Server + Database 70LVL + Tools + Client + mini Guide

    This being said,
    1.After opening the ServiceManagerEX on the right hand side the middle box shows service manager information . in that info there is information for the patch base url, Patch url. but... Patch Dir is empty
    2. In the server main folder there is a folder called "Patch Folder" with sub folders for exe, res and other files. ( which are all empty )
    3.upon server start-up there is a error shown in the profiler stating that the loginserver.exe( i beleive it was this exe) can not connect to the Patch folder ( it still starts up tho )
    4.Im not sure starting the client with a .bat file is a good idea due to all the pservers running use the dnlauncher /auto-updater.

    Just my two cents..

  20. #1095
    Proficient Member noexp is offline
    MemberRank
    Jan 2013 Join Date
    150Posts

    Re: Dragon Nest Full Server + Database 70LVL + Tools + Client + mini Guide

    if we work together we can achieve, I'm very close, and I'll get release because if we open a dragon nest area will be easier for everyone to have their servers.

  21. #1096
    Apprentice Shananigan is offline
    MemberRank
    Oct 2013 Join Date
    18Posts

    Re: Dragon Nest Full Server + Database 70LVL + Tools + Client + mini Guide

    @leechclown Wow, that looks awesome.. I'd love to mess around like that xd, mind sharing dem files? xD

  22. #1097
    Account Upgraded | Title Enabled! major333 is offline
    MemberRank
    Mar 2007 Join Date
    The UKLocation
    376Posts

    Re: Dragon Nest Full Server + Database 70LVL + Tools + Client + mini Guide

    Quote Originally Posted by noexp View Post
    if we work together we can achieve, I'm very close, and I'll get release because if we open a dragon nest area will be easier for everyone to have their servers.
    Saying that also would bring great competition out there aswell , then everyone will be helping everyone with their server to be better stronger & more efficient i guess =]

    I'm willing to design and code up a launcher/patcher for this soon. But there is no point just yet until this gets more promising.

  23. #1098
    Account Upgraded | Title Enabled! OutOfMemory is offline
    MemberRank
    Aug 2013 Join Date
    272Posts

    Re: Dragon Nest Full Server + Database 70LVL + Tools + Client + mini Guide

    Quote Originally Posted by major333 View Post
    So it's all to do with the server exe's & DB then as you say it's not really the client ?
    Exactly same like i said, he just was watching our topic for some days i was see him online.

    Now when they feel that we are closer they try to give us hints that we already know :).

    Please guys if you don't want fully help us dont post your useless hints here.

  24. #1099
    Apprentice mafuyu63159 is offline
    MemberRank
    Jan 2014 Join Date
    7Posts

    Re: Dragon Nest Full Server + Database 70LVL + Tools + Client + mini Guide

    Quote Originally Posted by OutOfMemory View Post

    Please guys if you don't want fully help us dont post your useless hints here.
    I agree with you.

  25. #1100
    Proficient Member Alterity is offline
    MemberRank
    Nov 2012 Join Date
    ItalyLocation
    152Posts

    Re: Dragon Nest Full Server + Database 70LVL + Tools + Client + mini Guide

    Quote Originally Posted by leechclown View Post
    the portnumber doesn't matter, also the client doesn't 'really' matter.
    Besides this you have to work for it (NOT only 2-4h a day), to get the things running and stable.

    But here some screens of new Saint Haven and a bored title map.





    Btw ... the released files are 24 cap (default), so don't put much hope in it.
    thx for the info leech :)
    if u know where i can buy those working files let me know :)
    Last edited by Alterity; 06-01-14 at 11:57 AM. Reason: 1



Advertisement