say what is wrong in my setup here

Results 1 to 17 of 17
  1. #1
    Novice Topdamaio is offline
    MemberRank
    May 2014 Join Date
    3Posts

    angry say what is wrong in my setup here

    my settings

    Xampp Version



    Navicat



    server



    server.ini

    Code:
    [Auth Server]
    Address = 127.0.0.7
    Port = 20200
    Security_key = 45dsg5d5d5dddd
    server_accept_limit = 1
    
    
    [Char Server]
    Address = 127.0.0.7
    Port = 20300
    Security_key = 45dsg5d5d5dddd
    server_accept_limit = 1
    SrvAcceptPort = 20301
    
    
    [Chat Server]
    Address = 127.0.0.7
    Port = 20400
    Security_key = 45dsg5d5d5dddd
    server_accept_limit = 1
    SrvAcceptPort = 20401
    [Game Server]
    Address = 127.0.0.7
    Port = 30002
    Security_key = 45dsg5d5d5dddd
    server_accept_limit = 1
    
    
    [Query Connect]
    Address = 127.0.0.7
    Port = 20100
    
    
    
    
    [DATABASE]    
    Host = tcp://127.0.0.1:3306
    User = root
    Password = 123456789
    Db = dbo
    
    
    [DATABASE_LOG]    
    Host = tcp://127.0.0.1:3306
    User = root
    Password = 123456789
    Db = dbo_log
    
    
    
    
    [PERFORMANCE]
    PlayerLimit = 50
    LoadTableFormat = 1
    !load from 0 = xml, 1 = rdf and 2 = edf
    
    
    [GAMECONFIG]
    TestServer = 1
    SoloRate = 1
    PartyRate = 1
    DropRate = 1
    MaxLevel = 50
    QuestExpRate = 1
    MoneyDropRate = 10
    MoneyAmountRate = 1
    QuestMoneyRate = 1
    ItemDropSafe = 60000
    ZeniDropSafe = 60000
    IsDarkModus = false
    !false = sunny / true = dark
    EarnRpChance = 100
    !chance in % to earn RP. 0 = you never earn RP. 100 = you always earn RP
    QueryServe.ini

    [/CODE][Query Server]
    Address = 127.0.0.7
    Port = 20100
    server_accept_limit = 5


    [DATABASE]
    Host = tcp://127.0.0.1:3306
    User = root
    Password = 123456789
    Db = dbo


    [DATABASE_LOG]
    Host = tcp://127.0.0.1:3306
    User = root
    Password = 123456789
    Db = dbo_log


    [CONFIG]

    [CODE]

    ConfingOptions.xml

    Code:
    <?xml version="1.0"?>
    <config_options>
        <op ver="0.1" ip="25.41.116.247" port="20200"/>
        <local ver="0.1" local_dsp="Language\local_data.dat" local_sync_dsp="Language\local_sync_data.dat"/>
        <BUGTRAP ip="25.41.116.247" port ="30001" folder="DBO Client(CJI_Release)" />
    </config_options>
    and the end result of it '-'




    daneos I did everything right and is giving error , help me please man = O


  2. #2
    Valued Member ignasmh is offline
    MemberRank
    Feb 2012 Join Date
    116Posts

    Re: say what is wrong in my setup here

    Well damn, you people just can't follow the tutorials huh?
    So, you put all the IP's 127.0.0.1 everywhere. So why the hell did you put Hamachi IP in ConfigOptions?........
    Set Hamachi IP everywhere except Database. Or change IP in config options to 127.0.0.1 . The difference will be that you won't be able to play with other ppl

  3. #3
    Apprentice pattyflu is offline
    MemberRank
    Dec 2014 Join Date
    8Posts

    Re: say what is wrong in my setup here

    I get the same error, and the settings are to 127.0.0.1 (just for me)

  4. #4
    Apprentice Diego Flores is offline
    MemberRank
    May 2014 Join Date
    9Posts

    Re: say what is wrong in my setup here

    Server.ini

    [Auth Server]
    Address = 25.41.116.247
    Port = 20200
    Security_key = 45dsg5d5d5dddd
    server_accept_limit = 1


    [Char Server]
    Address = 25.41.116.247
    Port = 20300
    Security_key = 45dsg5d5d5dddd
    server_accept_limit = 1
    SrvAcceptPort = 20301


    [Chat Server]
    Address = 25.41.116.247
    Port = 20400
    Security_key = 45dsg5d5d5dddd
    server_accept_limit = 1
    SrvAcceptPort = 20401


    [Game Server]
    Address = 25.41.116.247
    Port = 30002
    Security_key = 45dsg5d5d5dddd
    server_accept_limit = 1


    [Query Connect]
    Address = 25.41.116.247
    Port = 20100



    [DATABASE]
    Host = tcp://127.0.0.1:3306
    User = root
    Password = 123456789
    Db = dbo


    [DATABASE_LOG]
    Host = tcp://127.0.0.1:3306
    User = root
    Password = 123456789
    Db = dbo_log




    [PERFORMANCE]
    PlayerLimit = 50
    LoadTableFormat = 1
    !load from 0 = xml, 1 = rdf and 2 = edf


    [GAMECONFIG]
    TestServer = 1
    SoloRate = 1
    PartyRate = 1
    DropRate = 1
    MaxLevel = 50
    QuestExpRate = 1
    MoneyDropRate = 10
    MoneyAmountRate = 1
    QuestMoneyRate = 1
    ItemDropSafe = 60000
    ZeniDropSafe = 60000
    IsDarkModus = false
    !false = sunny / true = dark
    EarnRpChance = 100
    !chance in % to earn RP. 0 = you never earn RP. 100 = you always earn RP






    ConfingOptions.xml


    <?xml version="1.0"?>
    <config_options>
    <op ver="0.1" ip="25.41.116.247" port="20200"/>
    <local ver="0.1" local_dsp="Language\local_data.dat" local_sync_dsp="Language\local_sync_data.dat"/>
    <BUGTRAP ip="127.0.0.1" port ="30001" folder="DBO Client(CJI_Release)" />
    </config_options>

  5. #5
    Apprentice pattyflu is offline
    MemberRank
    Dec 2014 Join Date
    8Posts

    Re: say what is wrong in my setup here

    O-M-G DIEGO u is my hero xD my error are in BUGTRAP (ConfigOptions) i'm use ip hamachi and not ''127.0.0.1'' thank you man ( sorry my bad english )


    edit--------------

    this is my error now =/



    My error are here

    [Query Connect]Address = 25.19.102.82
    Port = 20100
    Last edited by pattyflu; 07-12-14 at 02:10 PM.

  6. #6
    Apprentice bigmat11 is offline
    MemberRank
    Sep 2014 Join Date
    18Posts

    Re: say what is wrong in my setup here

    Someone tried with an external IP? I get an error with an external IP.
    Yet "AKcore" works perfectly with an external Ip, but I can not make it work with "daneos 0.60".

  7. #7
    Apprentice pattyflu is offline
    MemberRank
    Dec 2014 Join Date
    8Posts

    Re: say what is wrong in my setup here

    hamachi: 25.19.102.82

    are impossible to conect to server

  8. #8
    Apprentice Diego Flores is offline
    MemberRank
    May 2014 Join Date
    9Posts

    Re: say what is wrong in my setup here

    you ip hamachi is 25.19.102.82 ??
    use
    Server.ini


    [Auth Server]
    Address = 25.19.102.82
    Port = 20200
    Security_key = 45dsg5d5d5dddd
    server_accept_limit = 1


    [Char Server]
    Address = 25.19.102.82
    Port = 20300
    Security_key = 45dsg5d5d5dddd
    server_accept_limit = 1
    SrvAcceptPort = 20301


    [Chat Server]
    Address = 25.19.102.82
    Port = 20400
    Security_key = 45dsg5d5d5dddd
    server_accept_limit = 1
    SrvAcceptPort = 20401


    [Game Server]
    Address = 25.19.102.82
    Port = 30002
    Security_key = 45dsg5d5d5dddd
    server_accept_limit = 1


    [Query Connect]
    Address = 25.19.102.82
    Port = 20100



    [DATABASE]
    Host = tcp://127.0.0.1:3306
    User = root
    Password = 123456789
    Db = dbo


    [DATABASE_LOG]
    Host = tcp://127.0.0.1:3306
    User = root
    Password = 123456789
    Db = dbo_log




    [PERFORMANCE]
    PlayerLimit = 50
    LoadTableFormat = 1
    !load from 0 = xml, 1 = rdf and 2 = edf


    [GAMECONFIG]
    TestServer = 1
    SoloRate = 1
    PartyRate = 1
    DropRate = 1
    MaxLevel = 50
    QuestExpRate = 1
    MoneyDropRate = 10
    MoneyAmountRate = 1
    QuestMoneyRate = 1
    ItemDropSafe = 60000
    ZeniDropSafe = 60000
    IsDarkModus = false
    !false = sunny / true = dark
    EarnRpChance = 100
    !chance in % to earn RP. 0 = you never earn RP. 100 = you always earn RP






    ConfingOptions.xml


    <?xml version="1.0"?>
    <config_options>
    <op ver="0.1" ip="25.19.102.82" port="20200"/>
    <local ver="0.1" local_dsp="Language\local_data.dat" local_sync_dsp="Language\local_sync_data.dat"/>
    <BUGTRAP ip="127.0.0.1" port ="30001" folder="DBO Client(CJI_Release)" />
    </config_options>

  9. #9
    Apprentice pattyflu is offline
    MemberRank
    Dec 2014 Join Date
    8Posts

    Re: say what is wrong in my setup here

    yes, I'm using these settings, I can get into the game, but I can not go to character creation.


    look my error http://imagizer.imageshack.us/a/img911/1176/V0WF7m.png

    Server.ini:

    [Auth Server]Address = 25.19.102.82
    Port = 20200
    Security_key = 45dsg5d5d5dddd
    server_accept_limit = 1


    [Char Server]
    Address = 25.19.102.82
    Port = 20300
    Security_key = 45dsg5d5d5dddd
    server_accept_limit = 1
    SrvAcceptPort = 20301

    [Chat Server]
    Address = 25.19.102.82
    Port = 20400
    Security_key = 45dsg5d5d5dddd
    server_accept_limit = 1
    SrvAcceptPort = 20401


    [Game Server]
    Address = 25.19.102.82
    Port = 30002
    Security_key = 45dsg5d5d5dddd
    server_accept_limit = 1


    [Query Connect]
    Address = 25.19.102.82
    Port = 20100


    [DATABASE]
    Host = tcp://127.0.0.1:3306
    User = root
    Password = 123456789
    Db = dbo


    [DATABASE_LOG]
    Host = tcp://127.0.0.1:3306
    User = root
    Password = 123456789
    Db = dbo_log




    [PERFORMANCE]
    PlayerLimit = 50
    LoadTableFormat = 1
    !load from 0 = xml, 1 = rdf and 2 = edf


    [GAMECONFIG]
    TestServer = 1
    SoloRate = 1
    PartyRate = 1
    DropRate = 1
    MaxLevel = 50
    QuestExpRate = 1
    MoneyDropRate = 10
    MoneyAmountRate = 1
    QuestMoneyRate = 1
    ItemDropSafe = 60000
    ZeniDropSafe = 60000
    IsDarkModus = false
    !false = sunny / true = dark
    EarnRpChance = 100
    !chance in % to earn RP. 0 = you never earn RP. 100 = you always earn RP

    ConfigOptions
    <?xml version="1.0"?><config_options>
    <op ver="0.1" ip="25.19.102.82" port="20200"/>
    <local ver="0.1" local_dsp="Language\local_data.dat" local_sync_dsp="Language\local_sync_data.dat"/>
    <BUGTRAP ip="127.0.0.1" port ="30001" folder="DBO Client(CJI_Release)" />
    </config_options>
    Last edited by pattyflu; 07-12-14 at 02:40 PM.

  10. #10
    Apprentice Diego Flores is offline
    MemberRank
    May 2014 Join Date
    9Posts

    Re: say what is wrong in my setup here

    create your character on web?¿

  11. #11
    Apprentice pattyflu is offline
    MemberRank
    Dec 2014 Join Date
    8Posts

    Re: say what is wrong in my setup here

    yes, but before I get into the game the mistake already appears

    the error is pointing to the port 20100 (query connection)?

  12. #12
    Apprentice Diego Flores is offline
    MemberRank
    May 2014 Join Date
    9Posts

    Re: say what is wrong in my setup here

    edit queryserver.ini in config

    use

    [Query Server]
    Address =25.19.102.82
    Port = 20100
    server_accept_limit = 5


    [DATABASE]
    Host = tcp://127.0.0.1:3306
    User = root
    Password = 123456789
    Db = dbo


    [DATABASE_LOG]
    Host = tcp://127.0.0.1:3306
    User = root
    Password = 123456789
    Db = dbo_log


    [CONFIG]

  13. #13
    Apprentice pattyflu is offline
    MemberRank
    Dec 2014 Join Date
    8Posts

    Re: say what is wrong in my setup here

    add '' server_accept_limit = 5 '' ?? if is this the error continue =/

    if all ip is '' 127.0.0.1 '' i can enter, but my ip hamachi no

  14. #14
    Apprentice Diego Flores is offline
    MemberRank
    May 2014 Join Date
    9Posts

    Re: say what is wrong in my setup here

    and I can not think of anything more xDD

  15. #15
    Apprentice pattyflu is offline
    MemberRank
    Dec 2014 Join Date
    8Posts

    Re: say what is wrong in my setup here

    review my print http://imagizer.imageshack.us/a/img911/1176/V0WF7m.png

    if u can't help more, thanks for listening

  16. #16
    Apprentice Diego Flores is offline
    MemberRank
    May 2014 Join Date
    9Posts

    Re: say what is wrong in my setup here

    download it again and edit server.ini
    configoptions.xml
    and queryserver.ini xD

  17. #17
    Novice Topdamaio is offline
    MemberRank
    May 2014 Join Date
    3Posts

    Re: say what is wrong in my setup here

    LOOOOOOOOOOOOL

    thanks guys ,have all right now :)



Advertisement