Download Fail [Help]

Results 1 to 4 of 4
  1. #1
    Enthusiast noriel is offline
    MemberRank
    Jun 2014 Join Date
    36Posts

    Download Fail [Help]

    untitled.png

    I know that I installed correctly what I need to install but still have problem. Please check the highlights.

    Questions:
    • When changing YOURIP inside the quote below, should I really need to change it to my IP Address or I can use 127.0.0.1?

    - Config.ini
    - System\ChannelInfo.xml
    - Config\DNKreonBilling.ini
    - Config\DNGame.ini
    - Config\DNVillage.ini

    • I can't run the Apache in Xampp using 80 and 443 ports so I change to make it work. Can you please tell me if it will affect the whole server files if I change the port? if yes tell me how I can run Apache without changing the 80 and 443 ports.

    # Change this to Listen on specific IP addresses as shown below to
    # prevent Apache from glomming onto all bound IP addresses.
    #
    #Listen 127.0.0.1:82
    Listen 82

    #
    # When we also provide SSL we have to listen to the
    # standard HTTP port (see above) and to the HTTPS port
    #
    Listen 444
    • I transfer all files inside the dn_webfiles.exe to c:xampp/htdocs/dn. Is this correct?
    • As you can see in the quote I am using 127.0.0.1 in PatchList.xml and PatchConfigList.xml. Is that correct?

    <version addr="http://127.0.0.1/dn"/>
    <update addr="http://127.0.0.1/dn"/>
    <guidepage addr="http://127.0.0.1/dn/Launcher"/>
    <homepage addr="http://127.0.0.1/dn/Launcher"/>
    <login addr="127.0.0.1" port="14303"/>
    • Which one is correct?

    [NetLauncher]
    Location=D:\DNServer\Server Files
    FileName=NetLauncherD.exe


    [NetLauncher]
    Location=D:\DNServer\Server Files
    FileName=NetLauncher.exe
    I hope someone will reply.. I am willing to be a part of DNPS Dev.


  2. #2
    Proficient Member hodias is offline
    MemberRank
    Apr 2009 Join Date
    BrazilLocation
    191Posts

    Re: Download Fail [Help]

    add port 82 in url all archives. example:

    <version addr="http://127.0.0.1:82/dn"/>
    <update addr="http://127.0.0.1:82/dn"/>
    <guidepage addr="http://127.0.0.1:82/dn/Launcher"/>
    <homepage addr="http://127.0.0.1:82/dn/Launcher"/>
    <login addr="127.0.0.1" port="14303"/>

    :)

  3. #3
    Enthusiast noriel is offline
    MemberRank
    Jun 2014 Join Date
    36Posts

    Re: Download Fail [Help]

    Solved...
    127.0.0.1 works and you can also use it in all YOURIP substitution. Port 80 and 443 is working now.

    <version addr="http://127.0.0.1/dn"/>
    <update addr="http://127.0.0.1/dn"/>
    <guidepage addr="http://127.0.0.1/dn/Launcher"/>
    <homepage addr="http://127.0.0.1/dn/Launcher"/>
    <login addr="127.0.0.1" port="14303"/>
    Last edited by noriel; 13-06-14 at 06:38 AM.

  4. #4
    Apprentice Kayheart52 is offline
    MemberRank
    Jan 2014 Join Date
    10Posts

    Re: Download Fail [Help]

    How do u solved?



Advertisement