[Release] 1395 - Fixed Etherkin skills / Territory Wars

Page 2 of 5 FirstFirst 12345 LastLast
Results 16 to 30 of 72
  1. #16
    JD | Web Developer mrosenov is offline
    MemberRank
    Jun 2012 Join Date
    BulgariaLocation
    555Posts

    Re: [Release] 1395 - Fixed Etherkin skills / Territory Wars

    Quote Originally Posted by RAPPELZ View Post
    Hi is there any Problems with the Crypter for Launcher?
    Because Virus Alarm :)

    Attachment 155933

    btw many thx for the release again

    hugs
    Um, don't worry about this its a false alert my anti-virus (Avast) detects any Chinese soft as virus.

    - - - Updated - - -

    [*] English Interfaces: Click
    English Interface's added let me know if there are any bugs I'll try to fix them.

  2. #17
    Apprentice vlad05 is offline
    MemberRank
    May 2014 Join Date
    RussiaLocation
    12Posts

    Re: [Release] 1395 - Fixed Etherkin skills / Territory Wars

    Sorry for my English . Can someone give element.data, tasks.data 1397 or the client ?

    - - - Updated - - -

    Prompt Sheet element.data responsible for damage skills ?

  3. #18
    JD | Web Developer mrosenov is offline
    MemberRank
    Jun 2012 Join Date
    BulgariaLocation
    555Posts

    Re: [Release] 1395 - Fixed Etherkin skills / Territory Wars

    NOTE: Do not PM or add me at skype asking/begging me to setup the files. If you need help ask here I will try to help if I can.

  4. #19
    Apprentice BadaBoom4i is offline
    MemberRank
    Jan 2014 Join Date
    6Posts

    Re: [Release] 1395 - Fixed Etherkin skills / Territory Wars

    How to open ElEditor?
    When you startthere is a problem :err : gdelivery::connect toGAuthserverfailed.Reconnecting.. . Could youhelp?

  5. #20
    JD | Web Developer mrosenov is offline
    MemberRank
    Jun 2012 Join Date
    BulgariaLocation
    555Posts

    Re: [Release] 1395 - Fixed Etherkin skills / Territory Wars

    Quote Originally Posted by BadaBoom4i View Post
    How to open ElEditor?
    When you startthere is a problem :err : gdelivery::connect toGAuthserverfailed.Reconnecting.. . Could youhelp?
    1. You need elements editor which can read elements version 156/157, I can't provide you a tool, because all tools that I'm using are licensed to me.
    2. go to /home/zx1395/gdeliveryd open gamesys.conf => select everything there and change it with this.
    Code:
    [LogclientClient]
    type			=	udp
    port			=	11100
    address			=	127.0.0.1
    so_sndbuf		=	16384
    so_rcvbuf		=	16384
    ibuffermax		=	16384
    obuffermax		=	1048576
    accumulate		=	1048576
    
    [LogclientTcpClient]
    type			=	tcp
    port			=	11101
    address			=	127.0.0.1
    so_sndbuf		=	16384
    so_rcvbuf		=	16384
    ibuffermax		=	16384
    obuffermax		=	1048576
    accumulate		=	1048576
    
    [Intervals]
    ;set accounting interval,unit is second
    account_interval	=	600
    ;set delrole interval,unit is second
    delrole_interval	=	60
    ;set check forbidlogin user's map interval,unit is second
    checkforbidlogin_interval = 60
    
    [GDeliveryServer]
    zoneid=1
    aid=2
    freeaid=9
    zondname		=	zone1
    max_player_num		=	15000
    type			=	tcp
    port			=	29100
    address			=	0.0.0.0
    so_sndbuf		=	65536
    so_rcvbuf		=	65536
    ibuffermax		=	1048576
    obuffermax		=	1048576
    tcp_nodelay		=	0
    listen_backlog	=	10
    accumulate		=	1048576
    mtrace			=	/tmp/m_trace.link
    battlefield=1
    freecreatime=0
    ;table_charset		=	UCS2
    table_name              =       rolename.txt
    name_charset            =       gb2312
    ;MAX_NAME_LENGTH		=       20
    max_name_len 		= 	20
    instancingfield=1
    circle_open=true
    is_central_ds=IS_KUAFU_SERVER
    remote_logging_timeout=120
    user_iden_cache_time=90
    support_token_login=true
    callback_open=true
    district_id=daquid
    double_bonus_time=2009.9.22-2009.10.8
    consign_open=true
    gt_open=false
    gate_open=true
    vip_open=true
    consignrole_open=true
    
    [GAuthClient]
    type			=	tcp
    port			=	29200
    address			=	127.0.0.1
    so_sndbuf		=	65536
    so_rcvbuf		=	65536
    ibuffermax		=	1048576
    obuffermax		=	131072
    ;so_broadcast	=	1
    tcp_nodelay		=	0
    accumulate		=	131072
    
    
    [GProviderServer]
    id				=	0
    type			=	tcp
    port			=	29300
    address			=	0.0.0.0
    so_sndbuf		=	65536
    so_rcvbuf		=	65536
    ibuffermax		=	1048576
    obuffermax		=	1048576
    ;so_broadcast		=	1
    tcp_nodelay		=	0
    accumulate		=	268435456
    
    [UniqueNameClient]
    type			=	tcp
    port			=	29401
    address			=	127.0.0.1
    so_sndbuf		=	65536
    so_rcvbuf		=	65536
    ibuffermax		=	1048576
    obuffermax		=	1048576
    ;so_broadcast	=	1
    tcp_nodelay		=	0
    accumulate		=	268435456
    isec			=	2
    iseckey			=	123
    osec			=	2
    oseckey			=	123
    
    [GameDBClient]
    type			=	tcp
    port			=	29400
    address			=	127.0.0.1
    so_sndbuf		=	65536
    so_rcvbuf		=	65536
    ibuffermax		=	1048576
    obuffermax		=	1048576
    ;so_broadcast		=	1
    tcp_nodelay		=	0
    accumulate		=	268435456
    
    [GAntiCheatClient]
    type			=	tcp
    port			=	29702
    address			=	127.0.0.1
    so_sndbuf		=	65536
    so_rcvbuf		=	65536
    ibuffermax		=	1638400
    obuffermax		=	1638400
    ;so_broadcast	=	1
    tcp_nodelay		=	0
    accumulate		=	268435456
    
    [ThreadPool]
    threads			=	(1,3)(100,1)(101,1)(0,1)
    max_queuesize	=	1048576
    prior_strict	=	1
    
    [BattleManager]
    ;2  = 十八里铺
    ;3  = 杏子林
    ;4  = 五霸冈
    ;5  = 八里庄
    ;6  = 烙印塔
    ;8  = 沙漠
    ;9  = 草原
    ;10 = 七侠镇
    ;13 = 京城
    ;14 = 南疆
    city =    5,6,3,2,10,4,8,9,13,14
    switcher = 0,0,1,0,0,1,0,1,0,0
    topid =   43,44,42,45,40,41,49,47,46,48
    
    "[GWebTradeClient]
    "type = tcp
    "port=29210
    "address=180.235.64.132
    "so_sndbuf=16384
    "so_rcvbuf=16384
    "tcp_nodelay=0
    "accumulate=268435456
    "osec=2
    "oseckey=taaprYnuYabhjgrvwa89dhhecgkwifjd
    "isec=2
    "iseckey=ed3aL0iigypkvjjtclniqwomuWmajguk
    "ibuffermax=1638400
    "obuffermax=1638400
    
    "[CentralDeliveryClient]
    "type = tcp
    "port = 49500
    "address = KUAFU_SERVER_IP
    "so_sndbuf = 65535
    "so_rcvbuf = 65535
    "tcp_nodelay = 0
    "accumulate = 268435456
    "ibuffermax = 1638400
    "obuffermax = 1638400
    
    "[CentralDeliveryServer]
    "type = tcp
    "port = 49500
    "address = 0.0.0.0
    "so_sndbuf = 16384
    "so_rcvbuf = 16384
    "ibuffermax = 1048576
    "obuffermax = 1048576
    "tcp_nodelay = 0
    "listen_backlog = 10
    "accumulate = 16777216
    
    [GameGateServer]
    type = tcp
    port = 29700
    address = 0.0.0.0
    so_sndbuf = 65535
    so_rcvbuf = 65535
    ibuffermax = 1638400
    obuffermax = 1638400
    tcp_nodelay = 0
    ACcumulate = 268435456
    
    [Coupon]
    itemids = 27429,27379
    After this start the server wait a bit, then go to /home/zx1395/logs open gdeliveryd.log and check for this error.

  6. #21
    Apprentice BadaBoom4i is offline
    MemberRank
    Jan 2014 Join Date
    6Posts

    Re: [Release] 1395 - Fixed Etherkin skills / Territory Wars

    Quote Originally Posted by mrosenov View Post
    1. You need elements editor which can read elements version 156/157, I can't provide you a tool, because all tools that I'm using are licensed to me.
    2. go to /home/zx1395/gdeliveryd open gamesys.conf => select everything there and change it with this.
    Code:
    [LogclientClient]
    type            =    udp
    port            =    11100
    address            =    127.0.0.1
    so_sndbuf        =    16384
    so_rcvbuf        =    16384
    ibuffermax        =    16384
    obuffermax        =    1048576
    accumulate        =    1048576
    
    [LogclientTcpClient]
    type            =    tcp
    port            =    11101
    address            =    127.0.0.1
    so_sndbuf        =    16384
    so_rcvbuf        =    16384
    ibuffermax        =    16384
    obuffermax        =    1048576
    accumulate        =    1048576
    
    [Intervals]
    ;set accounting interval,unit is second
    account_interval    =    600
    ;set delrole interval,unit is second
    delrole_interval    =    60
    ;set check forbidlogin user's map interval,unit is second
    checkforbidlogin_interval = 60
    
    [GDeliveryServer]
    zoneid=1
    aid=2
    freeaid=9
    zondname        =    zone1
    max_player_num        =    15000
    type            =    tcp
    port            =    29100
    address            =    0.0.0.0
    so_sndbuf        =    65536
    so_rcvbuf        =    65536
    ibuffermax        =    1048576
    obuffermax        =    1048576
    tcp_nodelay        =    0
    listen_backlog    =    10
    accumulate        =    1048576
    mtrace            =    /tmp/m_trace.link
    battlefield=1
    freecreatime=0
    ;table_charset        =    UCS2
    table_name              =       rolename.txt
    name_charset            =       gb2312
    ;MAX_NAME_LENGTH        =       20
    max_name_len         =     20
    instancingfield=1
    circle_open=true
    is_central_ds=IS_KUAFU_SERVER
    remote_logging_timeout=120
    user_iden_cache_time=90
    support_token_login=true
    callback_open=true
    district_id=daquid
    double_bonus_time=2009.9.22-2009.10.8
    consign_open=true
    gt_open=false
    gate_open=true
    vip_open=true
    consignrole_open=true
    
    [GAuthClient]
    type            =    tcp
    port            =    29200
    address            =    127.0.0.1
    so_sndbuf        =    65536
    so_rcvbuf        =    65536
    ibuffermax        =    1048576
    obuffermax        =    131072
    ;so_broadcast    =    1
    tcp_nodelay        =    0
    accumulate        =    131072
    
    
    [GProviderServer]
    id                =    0
    type            =    tcp
    port            =    29300
    address            =    0.0.0.0
    so_sndbuf        =    65536
    so_rcvbuf        =    65536
    ibuffermax        =    1048576
    obuffermax        =    1048576
    ;so_broadcast        =    1
    tcp_nodelay        =    0
    accumulate        =    268435456
    
    [UniqueNameClient]
    type            =    tcp
    port            =    29401
    address            =    127.0.0.1
    so_sndbuf        =    65536
    so_rcvbuf        =    65536
    ibuffermax        =    1048576
    obuffermax        =    1048576
    ;so_broadcast    =    1
    tcp_nodelay        =    0
    accumulate        =    268435456
    isec            =    2
    iseckey            =    123
    osec            =    2
    oseckey            =    123
    
    [GameDBClient]
    type            =    tcp
    port            =    29400
    address            =    127.0.0.1
    so_sndbuf        =    65536
    so_rcvbuf        =    65536
    ibuffermax        =    1048576
    obuffermax        =    1048576
    ;so_broadcast        =    1
    tcp_nodelay        =    0
    accumulate        =    268435456
    
    [GAntiCheatClient]
    type            =    tcp
    port            =    29702
    address            =    127.0.0.1
    so_sndbuf        =    65536
    so_rcvbuf        =    65536
    ibuffermax        =    1638400
    obuffermax        =    1638400
    ;so_broadcast    =    1
    tcp_nodelay        =    0
    accumulate        =    268435456
    
    [ThreadPool]
    threads            =    (1,3)(100,1)(101,1)(0,1)
    max_queuesize    =    1048576
    prior_strict    =    1
    
    [BattleManager]
    ;2  = 十八里铺
    ;3  = 杏子林
    ;4  = 五霸冈
    ;5  = 八里庄
    ;6  = 烙印塔
    ;8  = 沙漠
    ;9  = 草原
    ;10 = 七侠镇
    ;13 = 京城
    ;14 = 南疆
    city =    5,6,3,2,10,4,8,9,13,14
    switcher = 0,0,1,0,0,1,0,1,0,0
    topid =   43,44,42,45,40,41,49,47,46,48
    
    "[GWebTradeClient]
    "type = tcp
    "port=29210
    "address=180.235.64.132
    "so_sndbuf=16384
    "so_rcvbuf=16384
    "tcp_nodelay=0
    "accumulate=268435456
    "osec=2
    "oseckey=taaprYnuYabhjgrvwa89dhhecgkwifjd
    "isec=2
    "iseckey=ed3aL0iigypkvjjtclniqwomuWmajguk
    "ibuffermax=1638400
    "obuffermax=1638400
    
    "[CentralDeliveryClient]
    "type = tcp
    "port = 49500
    "address = KUAFU_SERVER_IP
    "so_sndbuf = 65535
    "so_rcvbuf = 65535
    "tcp_nodelay = 0
    "accumulate = 268435456
    "ibuffermax = 1638400
    "obuffermax = 1638400
    
    "[CentralDeliveryServer]
    "type = tcp
    "port = 49500
    "address = 0.0.0.0
    "so_sndbuf = 16384
    "so_rcvbuf = 16384
    "ibuffermax = 1048576
    "obuffermax = 1048576
    "tcp_nodelay = 0
    "listen_backlog = 10
    "accumulate = 16777216
    
    [GameGateServer]
    type = tcp
    port = 29700
    address = 0.0.0.0
    so_sndbuf = 65535
    so_rcvbuf = 65535
    ibuffermax = 1638400
    obuffermax = 1638400
    tcp_nodelay = 0
    ACcumulate = 268435456
    
    [Coupon]
    itemids = 27429,27379
    After this start the server wait a bit, then go to /home/zx1395/logs open gdeliveryd.log and check for this error.

    Code:
    TRACE : a main kingdombattle was created, gs 0 tag 0
    TRACE : a sub kingdombattle was created, gs 0 tag 0
    TRACE : compile time: Jul 14 2015:09:26:36 build: 1507141164 release
    TRACE : liuyue
    TRACE : compile time: Oct 21 2013:14:12:20
    Cannot load common data automation crontab. check file commondataauto.txt.
    District id is 0
    TRACE : gdeliveryd::Max player allowed is 15000
    zoneid=1  aid=11
    debug : Coupon:27429
    debug : Coupon:27379
    TRACE : Territory assis 2-4-8 time 3600-5400-7200
    TRACE : itemid[40309]->count[1]
    TRACE : itemid[40310]->count[1]
    TRACE : Territory status 0 Timer update: (0) Fri Feb 26 02:41:54 2016
    
    TRACE : CrssvrTeamsBaseManager : UpdateStatus status 0 
    info : CrssvrTeamsBaseManager unknow status 0
    TRACE : BuildStatus, now 1456425714 is closingtime, status=3
    TRACE : Mon:5 Day:10 itemid:10876 lowprice:10000
    TRACE : Mon:5 Day:11 itemid:35466 lowprice:10000
    TRACE : Mon:5 Day:12 itemid:21286 lowprice:10000
    TRACE : Mon:5 Day:13 itemid:20159 lowprice:10000
    TRACE : Mon:5 Day:14 itemid:35458 lowprice:10000
    TRACE : Mon:5 Day:15 itemid:20096 lowprice:10000
    TRACE : Mon:5 Day:16 itemid:35454 lowprice:10000
    TRACE : Mon:5 Day:17 itemid:35459 lowprice:10000
    TRACE : Mon:5 Day:18 itemid:35468 lowprice:10000
    TRACE : Mon:5 Day:19 itemid:35455 lowprice:10000
    TRACE : Mon:5 Day:20 itemid:25724 lowprice:10000
    TRACE : Mon:5 Day:21 itemid:35460 lowprice:10000
    TRACE : Mon:5 Day:22 itemid:22085 lowprice:10000
    TRACE : Mon:5 Day:23 itemid:35456 lowprice:10000
    TRACE : Mon:5 Day:24 itemid:35461 lowprice:10000
    TRACE : Mon:5 Day:25 itemid:35467 lowprice:10000
    TRACE : Mon:5 Day:26 itemid:35457 lowprice:10000
    TRACE : Mon:5 Day:27 itemid:25727 lowprice:10000
    TRACE : Mon:5 Day:28 itemid:35462 lowprice:10000
    TRACE : Mon:5 Day:29 itemid:40507 lowprice:10000
    TRACE : Mon:5 Day:30 itemid:40502 lowprice:10000
    TRACE : Mon:6 Day:1 itemid:20146 lowprice:10000
    TRACE : Mon:6 Day:2 itemid:40508 lowprice:10000
    TRACE : Mon:6 Day:3 itemid:40503 lowprice:10000
    TRACE : Mon:6 Day:4 itemid:40510 lowprice:10000
    TRACE : Mon:6 Day:5 itemid:3437 lowprice:10000
    TRACE : Mon:6 Day:6 itemid:40511 lowprice:10000
    TRACE : Mon:6 Day:7 itemid:40504 lowprice:10000
    TRACE : Mon:6 Day:8 itemid:40512 lowprice:10000
    TRACE : Mon:6 Day:9 itemid:40509 lowprice:10000
    TRACE : Mon:6 Day:10 itemid:40506 lowprice:10000
    TRACE : Mon:6 Day:11 itemid:40505 lowprice:10000
    TRACE : Mon:6 Day:12 itemid:22083 lowprice:10000
    TRACE : Level:0 itemid:10876 lowprice:10000
    TRACE : Level:0 itemid:35466 lowprice:10000
    TRACE : Level:0 itemid:21286 lowprice:10000
    TRACE : Level:0 itemid:20159 lowprice:10000
    TRACE : Level:0 itemid:35458 lowprice:10000
    TRACE : Level:0 itemid:20096 lowprice:10000
    TRACE : Level:0 itemid:35454 lowprice:10000
    TRACE : Level:0 itemid:35459 lowprice:10000
    TRACE : Level:0 itemid:35468 lowprice:10000
    TRACE : Level:0 itemid:35455 lowprice:10000
    TRACE : Level:0 itemid:25724 lowprice:10000
    TRACE : Level:0 itemid:35460 lowprice:10000
    TRACE : Level:0 itemid:22085 lowprice:10000
    TRACE : Level:0 itemid:35456 lowprice:10000
    TRACE : Level:0 itemid:35461 lowprice:10000
    TRACE : Level:0 itemid:35467 lowprice:10000
    TRACE : Level:0 itemid:35457 lowprice:10000
    TRACE : Level:0 itemid:25727 lowprice:10000
    TRACE : Level:0 itemid:35462 lowprice:10000
    TRACE : Level:0 itemid:40507 lowprice:10000
    TRACE : Level:0 itemid:40502 lowprice:10000
    TRACE : Level:0 itemid:20146 lowprice:10000
    TRACE : Level:0 itemid:40508 lowprice:10000
    TRACE : Level:0 itemid:40503 lowprice:10000
    TRACE : Level:0 itemid:40510 lowprice:10000
    TRACE : Level:0 itemid:3437 lowprice:10000
    TRACE : Level:0 itemid:40511 lowprice:10000
    TRACE : Level:0 itemid:40504 lowprice:10000
    TRACE : Level:0 itemid:40512 lowprice:10000
    TRACE : Level:0 itemid:40509 lowprice:10000
    TRACE : Level:0 itemid:40506 lowprice:10000
    TRACE : Level:0 itemid:40505 lowprice:10000
    TRACE : Level:0 itemid:22083 lowprice:10000
    TRACE : Level:1 itemid:10876 lowprice:10000
    TRACE : Level:1 itemid:35466 lowprice:10000
    TRACE : Level:1 itemid:21286 lowprice:10000
    TRACE : Level:1 itemid:20159 lowprice:10000
    TRACE : Level:1 itemid:35458 lowprice:10000
    TRACE : Level:1 itemid:20096 lowprice:10000
    TRACE : Level:1 itemid:35454 lowprice:10000
    TRACE : Level:1 itemid:35459 lowprice:10000
    TRACE : Level:1 itemid:35468 lowprice:10000
    TRACE : Level:1 itemid:35455 lowprice:10000
    TRACE : Level:1 itemid:25724 lowprice:10000
    TRACE : Level:1 itemid:35460 lowprice:10000
    TRACE : Level:1 itemid:22085 lowprice:10000
    TRACE : Level:1 itemid:35456 lowprice:10000
    TRACE : Level:1 itemid:35461 lowprice:10000
    TRACE : Level:1 itemid:35467 lowprice:10000
    TRACE : Level:1 itemid:35457 lowprice:10000
    TRACE : Level:1 itemid:25727 lowprice:10000
    TRACE : Level:1 itemid:35462 lowprice:10000
    TRACE : Level:1 itemid:40507 lowprice:10000
    TRACE : Level:1 itemid:40502 lowprice:10000
    TRACE : Level:1 itemid:20146 lowprice:10000
    TRACE : Level:1 itemid:40508 lowprice:10000
    TRACE : Level:1 itemid:40503 lowprice:10000
    TRACE : Level:1 itemid:40510 lowprice:10000
    TRACE : Level:1 itemid:3437 lowprice:10000
    TRACE : Level:1 itemid:40511 lowprice:10000
    TRACE : Level:1 itemid:40504 lowprice:10000
    TRACE : Level:1 itemid:40512 lowprice:10000
    TRACE : Level:1 itemid:40509 lowprice:10000
    TRACE : Level:1 itemid:40506 lowprice:10000
    TRACE : Level:1 itemid:40505 lowprice:10000
    TRACE : Level:1 itemid:22083 lowprice:10000
    TRACE : UniqueAuction status 0 Timer update: (0) Fri Feb 26 02:41:54 2016
    
    TRACE : Central Delivery Client start to connect...
    TRACE : IwebCmd read serviceforbidver from conf 8
    info : logclient: OnAddSession
    TRACE : add au reconnecting task backoff 2
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    info : logclienttcp: OnAbortSession
    TRACE : ganticheatclient:: connect gacd successfully!
    TRACE : ganticheatclient:: disconnect from GACD!
    TRACE : load serviceforbidcmdlist size 0 cmd:
    TRACE : dbrolenamelist: received. res->items.size()=0,res->page=0 retcode=0
    TRACE : dbgettoptable: received, tableid=1, retcode=0
    TRACE : TopManager::OnTableLoad daily.id=1,id_load=0, LAST_TOPTABLE_ID=399, TOPTABLE_COUNT=71, weekly.id=1001
    TRACE : DBStockLoad: retcode=0, size=0, handle=0
    TRACE : DBSiegeLoad client: retcode=0, cities=1
    TRACE : CityDetail Init: battle_id=1,owner=0, challengers.size=0
    TRACE : DBCommonDataLoad: retcode=0, size=9, handle=0
    TRACE : CommonData:Load data_type(0) key(10052) value(650).
    TRACE : CommonData:Load data_type(0) key(10056) value(0).
    TRACE : CommonData:Load data_type(0) key(10057) value(0).
    TRACE : CommonData:Load data_type(0) key(10058) value(0).
    TRACE : CommonData:Load data_type(0) key(10070) value(0).
    TRACE : CommonData:Load data_type(0) key(30009) value(1).
    TRACE : CommonData:Load data_type(0) key(30301) value(0).
    TRACE : CommonData:Load data_type(0) key(30345) value(0).
    TRACE : CommonData:Load data_type(0) key(30353) value(0).
    TRACE : tid 1
    TRACE : tid 2
    TRACE : tid 3
    TRACE : tid 4
    TRACE : tid 5
    TRACE : tid 6
    TRACE : tid 7
    TRACE : tid 8
    TRACE : tid 9
    TRACE : tid 10
    TRACE : tid 11
    TRACE : tid 12
    TRACE : tid 13
    TRACE : tid 14
    TRACE : tid 15
    TRACE : tid 16
    TRACE : tid 17
    TRACE : tid 18
    TRACE : tid 19
    TRACE : tid 20
    TRACE : tid 21
    TRACE : tid 22
    TRACE : tid 23
    TRACE : tid 24
    TRACE : tid 25
    TRACE : tid 26
    TRACE : tid 27
    TRACE : tid 28
    TRACE : tid 29
    TRACE : tid 30
    TRACE : tid 31
    TRACE : tid 32
    TRACE : tid 33
    TRACE : tid 34
    TRACE : tid 35
    TRACE : tid 36
    TRACE : tid 37
    TRACE : tid 38
    TRACE : tid 39
    TRACE : tid 40
    TRACE : tid 41
    TRACE : tid 42
    TRACE : tid 43
    TRACE : tid 44
    TRACE : tid 45
    TRACE : tid 46
    TRACE : tid 47
    TRACE : tid 48
    TRACE : tid 49
    TRACE : tid 50
    TRACE : Territory Load status 3
    TRACE : Load Territory(1) type 1 owner 0 lowerlimit 100 upperlimit 1000
    TRACE : Load Territory(2) type 1 owner 0 lowerlimit 100 upperlimit 1000
    TRACE : Load Territory(3) type 2 owner 0 lowerlimit 50 upperlimit 1000
    TRACE : Load Territory(4) type 2 owner 0 lowerlimit 50 upperlimit 1000
    TRACE : Load Territory(5) type 2 owner 0 lowerlimit 50 upperlimit 1000
    TRACE : Load Territory(6) type 2 owner 0 lowerlimit 50 upperlimit 1000
    TRACE : Load Territory(7) type 2 owner 0 lowerlimit 50 upperlimit 1000
    TRACE : Load Territory(8) type 2 owner 0 lowerlimit 50 upperlimit 1000
    TRACE : Load Territory(9) type 2 owner 0 lowerlimit 50 upperlimit 1000
    TRACE : Load Territory(10) type 2 owner 0 lowerlimit 50 upperlimit 1000
    TRACE : Load Territory(11) type 2 owner 0 lowerlimit 50 upperlimit 1000
    TRACE : Load Territory(12) type 2 owner 0 lowerlimit 50 upperlimit 1000
    TRACE : Load Territory(13) type 2 owner 0 lowerlimit 50 upperlimit 1000
    TRACE : Load Territory(14) type 2 owner 0 lowerlimit 50 upperlimit 1000
    TRACE : Load Territory(15) type 3 owner 0 lowerlimit 10 upperlimit 1000
    TRACE : Load Territory(16) type 3 owner 0 lowerlimit 10 upperlimit 1000
    TRACE : Load Territory(17) type 3 owner 0 lowerlimit 10 upperlimit 1000
    TRACE : Load Territory(18) type 3 owner 0 lowerlimit 10 upperlimit 1000
    TRACE : Load Territory(19) type 3 owner 0 lowerlimit 10 upperlimit 1000
    TRACE : Load Territory(20) type 3 owner 0 lowerlimit 10 upperlimit 1000
    TRACE : Load Territory(21) type 3 owner 0 lowerlimit 10 upperlimit 1000
    TRACE : Load Territory(22) type 3 owner 0 lowerlimit 10 upperlimit 1000
    TRACE : Load Territory(23) type 3 owner 0 lowerlimit 10 upperlimit 1000
    TRACE : Load Territory(24) type 3 owner 0 lowerlimit 10 upperlimit 1000
    TRACE : Load Territory(25) type 3 owner 0 lowerlimit 10 upperlimit 1000
    TRACE : Load Territory(26) type 3 owner 0 lowerlimit 10 upperlimit 1000
    TRACE : Load Territory(27) type 3 owner 0 lowerlimit 10 upperlimit 1000
    TRACE : Load Territory(28) type 3 owner 0 lowerlimit 10 upperlimit 1000
    TRACE : Load Territory(29) type 3 owner 0 lowerlimit 10 upperlimit 1000
    TRACE : Load Territory(30) type 3 owner 0 lowerlimit 10 upperlimit 1000
    TRACE : Load Territory(31) type 3 owner 0 lowerlimit 10 upperlimit 1000
    TRACE : Load Territory(32) type 3 owner 0 lowerlimit 10 upperlimit 1000
    TRACE : Load Territory(33) type 3 owner 0 lowerlimit 10 upperlimit 1000
    TRACE : Load Territory(34) type 3 owner 0 lowerlimit 10 upperlimit 1000
    TRACE : Load Territory(35) type 3 owner 0 lowerlimit 10 upperlimit 1000
    TRACE : Load Territory(36) type 3 owner 0 lowerlimit 10 upperlimit 1000
    TRACE : Load Territory(37) type 3 owner 0 lowerlimit 10 upperlimit 1000
    TRACE : Load Territory(38) type 3 owner 0 lowerlimit 10 upperlimit 1000
    TRACE : Load Territory(39) type 3 owner 0 lowerlimit 10 upperlimit 1000
    TRACE : Load Territory(40) type 3 owner 0 lowerlimit 10 upperlimit 1000
    TRACE : Load Territory(41) type 3 owner 0 lowerlimit 10 upperlimit 1000
    TRACE : Load Territory(42) type 3 owner 0 lowerlimit 10 upperlimit 1000
    TRACE : Load Territory(43) type 3 owner 0 lowerlimit 10 upperlimit 1000
    TRACE : Load Territory(44) type 3 owner 0 lowerlimit 10 upperlimit 1000
    TRACE : Load Territory(45) type 3 owner 0 lowerlimit 10 upperlimit 1000
    TRACE : Load Territory(46) type 3 owner 0 lowerlimit 10 upperlimit 1000
    TRACE : Load Territory(47) type 3 owner 0 lowerlimit 10 upperlimit 1000
    TRACE : Load Territory(48) type 3 owner 0 lowerlimit 10 upperlimit 1000
    TRACE : Load Territory(49) type 3 owner 0 lowerlimit 10 upperlimit 1000
    TRACE : Load Territory(50) type 3 owner 0 lowerlimit 10 upperlimit 1000
    TRACE : load Territory list success, size 50 announce size 0
    TRACE : TerritoryManager: Sync TerritoryList to GS.
    TRACE : load UniqueAuction data, bid_times 0
    TRACE : dbgettoptable: received, tableid=2, retcode=0
    TRACE : TopManager::OnTableLoad daily.id=2,id_load=1, LAST_TOPTABLE_ID=399, TOPTABLE_COUNT=71, weekly.id=1002
    TRACE : dbgettoptable: received, tableid=3, retcode=0
    TRACE : TopManager::OnTableLoad daily.id=3,id_load=2, LAST_TOPTABLE_ID=399, TOPTABLE_COUNT=71, weekly.id=1003
    TRACE : dbgettoptable: received, tableid=10, retcode=0
    TRACE : TopManager::OnTableLoad daily.id=10,id_load=3, LAST_TOPTABLE_ID=399, TOPTABLE_COUNT=71, weekly.id=1010
    TRACE : dbgettoptable: received, tableid=11, retcode=0
    TRACE : TopManager::OnTableLoad daily.id=11,id_load=4, LAST_TOPTABLE_ID=399, TOPTABLE_COUNT=71, weekly.id=1011
    TRACE : dbgettoptable: received, tableid=12, retcode=0
    TRACE : TopManager::OnTableLoad daily.id=12,id_load=5, LAST_TOPTABLE_ID=399, TOPTABLE_COUNT=71, weekly.id=1012
    TRACE : dbgettoptable: received, tableid=13, retcode=0
    TRACE : TopManager::OnTableLoad daily.id=13,id_load=6, LAST_TOPTABLE_ID=399, TOPTABLE_COUNT=71, weekly.id=1013
    TRACE : dbgettoptable: received, tableid=14, retcode=0
    TRACE : TopManager::OnTableLoad daily.id=14,id_load=7, LAST_TOPTABLE_ID=399, TOPTABLE_COUNT=71, weekly.id=1014
    TRACE : dbgettoptable: received, tableid=15, retcode=0
    TRACE : TopManager::OnTableLoad daily.id=15,id_load=8, LAST_TOPTABLE_ID=399, TOPTABLE_COUNT=71, weekly.id=1015
    TRACE : dbgettoptable: received, tableid=16, retcode=0
    TRACE : TopManager::OnTableLoad daily.id=16,id_load=9, LAST_TOPTABLE_ID=399, TOPTABLE_COUNT=71, weekly.id=1016
    TRACE : dbgettoptable: received, tableid=17, retcode=0
    TRACE : TopManager::OnTableLoad daily.id=17,id_load=10, LAST_TOPTABLE_ID=399, TOPTABLE_COUNT=71, weekly.id=1017
    TRACE : dbgettoptable: received, tableid=18, retcode=0
    TRACE : TopManager::OnTableLoad daily.id=18,id_load=11, LAST_TOPTABLE_ID=399, TOPTABLE_COUNT=71, weekly.id=1018
    TRACE : dbgettoptable: received, tableid=19, retcode=0
    TRACE : TopManager::OnTableLoad daily.id=19,id_load=12, LAST_TOPTABLE_ID=399, TOPTABLE_COUNT=71, weekly.id=1019
    TRACE : dbgettoptable: received, tableid=20, retcode=0
    TRACE : TopManager::OnTableLoad daily.id=20,id_load=13, LAST_TOPTABLE_ID=399, TOPTABLE_COUNT=71, weekly.id=1020
    TRACE : dbgettoptable: received, tableid=21, retcode=0
    TRACE : TopManager::OnTableLoad daily.id=21,id_load=14, LAST_TOPTABLE_ID=399, TOPTABLE_COUNT=71, weekly.id=1021
    TRACE : dbgettoptable: received, tableid=23, retcode=0
    TRACE : TopManager::OnTableLoad daily.id=23,id_load=15, LAST_TOPTABLE_ID=399, TOPTABLE_COUNT=71, weekly.id=1023
    TRACE : dbgettoptable: received, tableid=24, retcode=0
    TRACE : TopManager::OnTableLoad daily.id=24,id_load=16, LAST_TOPTABLE_ID=399, TOPTABLE_COUNT=71, weekly.id=1024
    TRACE : dbgettoptable: received, tableid=25, retcode=0
    TRACE : TopManager::OnTableLoad daily.id=25,id_load=17, LAST_TOPTABLE_ID=399, TOPTABLE_COUNT=71, weekly.id=1025
    TRACE : dbgettoptable: received, tableid=26, retcode=0
    TRACE : TopManager::OnTableLoad daily.id=26,id_load=18, LAST_TOPTABLE_ID=399, TOPTABLE_COUNT=71, weekly.id=1026
    TRACE : dbgettoptable: received, tableid=27, retcode=0
    TRACE : TopManager::OnTableLoad daily.id=27,id_load=19, LAST_TOPTABLE_ID=399, TOPTABLE_COUNT=71, weekly.id=1027
    TRACE : dbgettoptable: received, tableid=28, retcode=0
    TRACE : TopManager::OnTableLoad daily.id=28,id_load=20, LAST_TOPTABLE_ID=399, TOPTABLE_COUNT=71, weekly.id=1028
    TRACE : dbgettoptable: received, tableid=29, retcode=0
    TRACE : TopManager::OnTableLoad daily.id=29,id_load=21, LAST_TOPTABLE_ID=399, TOPTABLE_COUNT=71, weekly.id=1029
    TRACE : dbgettoptable: received, tableid=31, retcode=0
    TRACE : TopManager::OnTableLoad daily.id=31,id_load=22, LAST_TOPTABLE_ID=399, TOPTABLE_COUNT=71, weekly.id=1031
    TRACE : dbgettoptable: received, tableid=32, retcode=0
    TRACE : TopManager::OnTableLoad daily.id=32,id_load=23, LAST_TOPTABLE_ID=399, TOPTABLE_COUNT=71, weekly.id=1032
    TRACE : dbgettoptable: received, tableid=33, retcode=0
    TRACE : TopManager::OnTableLoad daily.id=33,id_load=24, LAST_TOPTABLE_ID=399, TOPTABLE_COUNT=71, weekly.id=1033
    TRACE : dbgettoptable: received, tableid=34, retcode=0
    TRACE : TopManager::OnTableLoad daily.id=34,id_load=25, LAST_TOPTABLE_ID=399, TOPTABLE_COUNT=71, weekly.id=1034
    TRACE : dbgettoptable: received, tableid=35, retcode=0
    TRACE : TopManager::OnTableLoad daily.id=35,id_load=26, LAST_TOPTABLE_ID=399, TOPTABLE_COUNT=71, weekly.id=1035
    TRACE : dbgettoptable: received, tableid=36, retcode=0
    TRACE : TopManager::OnTableLoad daily.id=36,id_load=27, LAST_TOPTABLE_ID=399, TOPTABLE_COUNT=71, weekly.id=1036
    TRACE : dbgettoptable: received, tableid=40, retcode=0
    TRACE : TopManager::OnTableLoad daily.id=40,id_load=28, LAST_TOPTABLE_ID=399, TOPTABLE_COUNT=71, weekly.id=1040
    TRACE : dbgettoptable: received, tableid=41, retcode=0
    TRACE : TopManager::OnTableLoad daily.id=41,id_load=29, LAST_TOPTABLE_ID=399, TOPTABLE_COUNT=71, weekly.id=1041
    TRACE : dbgettoptable: received, tableid=42, retcode=0
    TRACE : TopManager::OnTableLoad daily.id=42,id_load=30, LAST_TOPTABLE_ID=399, TOPTABLE_COUNT=71, weekly.id=1042
    TRACE : dbgettoptable: received, tableid=43, retcode=0
    TRACE : TopManager::OnTableLoad daily.id=43,id_load=31, LAST_TOPTABLE_ID=399, TOPTABLE_COUNT=71, weekly.id=1043
    TRACE : dbgettoptable: received, tableid=44, retcode=0
    TRACE : TopManager::OnTableLoad daily.id=44,id_load=32, LAST_TOPTABLE_ID=399, TOPTABLE_COUNT=71, weekly.id=1044
    TRACE : dbgettoptable: received, tableid=45, retcode=0
    TRACE : TopManager::OnTableLoad daily.id=45,id_load=33, LAST_TOPTABLE_ID=399, TOPTABLE_COUNT=71, weekly.id=1045
    TRACE : dbgettoptable: received, tableid=46, retcode=0
    TRACE : TopManager::OnTableLoad daily.id=46,id_load=34, LAST_TOPTABLE_ID=399, TOPTABLE_COUNT=71, weekly.id=1046
    TRACE : dbgettoptable: received, tableid=47, retcode=0
    TRACE : TopManager::OnTableLoad daily.id=47,id_load=35, LAST_TOPTABLE_ID=399, TOPTABLE_COUNT=71, weekly.id=1047
    TRACE : dbgettoptable: received, tableid=48, retcode=0
    TRACE : TopManager::OnTableLoad daily.id=48,id_load=36, LAST_TOPTABLE_ID=399, TOPTABLE_COUNT=71, weekly.id=1048
    TRACE : dbgettoptable: received, tableid=49, retcode=0
    TRACE : TopManager::OnTableLoad daily.id=49,id_load=37, LAST_TOPTABLE_ID=399, TOPTABLE_COUNT=71, weekly.id=1049
    TRACE : dbgettoptable: received, tableid=50, retcode=0
    TRACE : TopManager::OnTableLoad daily.id=50,id_load=38, LAST_TOPTABLE_ID=399, TOPTABLE_COUNT=71, weekly.id=1050
    TRACE : dbgettoptable: received, tableid=51, retcode=0
    TRACE : TopManager::OnTableLoad daily.id=51,id_load=39, LAST_TOPTABLE_ID=399, TOPTABLE_COUNT=71, weekly.id=1051
    TRACE : dbgettoptable: received, tableid=53, retcode=0
    TRACE : TopManager::OnTableLoad daily.id=53,id_load=40, LAST_TOPTABLE_ID=399, TOPTABLE_COUNT=71, weekly.id=1053
    TRACE : dbgettoptable: received, tableid=54, retcode=0
    TRACE : TopManager::OnTableLoad daily.id=54,id_load=41, LAST_TOPTABLE_ID=399, TOPTABLE_COUNT=71, weekly.id=1054
    TRACE : dbgettoptable: received, tableid=55, retcode=0
    TRACE : TopManager::OnTableLoad daily.id=55,id_load=42, LAST_TOPTABLE_ID=399, TOPTABLE_COUNT=71, weekly.id=1055
    TRACE : dbgettoptable: received, tableid=56, retcode=0
    TRACE : TopManager::OnTableLoad daily.id=56,id_load=43, LAST_TOPTABLE_ID=399, TOPTABLE_COUNT=71, weekly.id=1056
    TRACE : dbgettoptable: received, tableid=57, retcode=0
    TRACE : TopManager::OnTableLoad daily.id=57,id_load=44, LAST_TOPTABLE_ID=399, TOPTABLE_COUNT=71, weekly.id=1057
    TRACE : dbgettoptable: received, tableid=58, retcode=0
    TRACE : TopManager::OnTableLoad daily.id=58,id_load=45, LAST_TOPTABLE_ID=399, TOPTABLE_COUNT=71, weekly.id=1058
    TRACE : dbgettoptable: received, tableid=59, retcode=0
    TRACE : TopManager::OnTableLoad daily.id=59,id_load=46, LAST_TOPTABLE_ID=399, TOPTABLE_COUNT=71, weekly.id=1059
    TRACE : dbgettoptable: received, tableid=60, retcode=0
    TRACE : TopManager::OnTableLoad daily.id=60,id_load=47, LAST_TOPTABLE_ID=399, TOPTABLE_COUNT=71, weekly.id=1060
    TRACE : dbgettoptable: received, tableid=61, retcode=0
    TRACE : TopManager::OnTableLoad daily.id=61,id_load=48, LAST_TOPTABLE_ID=399, TOPTABLE_COUNT=71, weekly.id=1061
    TRACE : dbgettoptable: received, tableid=62, retcode=0
    TRACE : TopManager::OnTableLoad daily.id=62,id_load=49, LAST_TOPTABLE_ID=399, TOPTABLE_COUNT=71, weekly.id=1062
    TRACE : dbgettoptable: received, tableid=63, retcode=0
    TRACE : TopManager::OnTableLoad daily.id=63,id_load=50, LAST_TOPTABLE_ID=399, TOPTABLE_COUNT=71, weekly.id=1063
    TRACE : dbgettoptable: received, tableid=64, retcode=0
    TRACE : TopManager::OnTableLoad daily.id=64,id_load=51, LAST_TOPTABLE_ID=399, TOPTABLE_COUNT=71, weekly.id=1064
    TRACE : dbgettoptable: received, tableid=65, retcode=0
    TRACE : TopManager::OnTableLoad daily.id=65,id_load=52, LAST_TOPTABLE_ID=399, TOPTABLE_COUNT=71, weekly.id=1065
    TRACE : dbgettoptable: received, tableid=66, retcode=0
    TRACE : TopManager::OnTableLoad daily.id=66,id_load=53, LAST_TOPTABLE_ID=399, TOPTABLE_COUNT=71, weekly.id=1066
    TRACE : dbgettoptable: received, tableid=67, retcode=0
    TRACE : TopManager::OnTableLoad daily.id=67,id_load=54, LAST_TOPTABLE_ID=399, TOPTABLE_COUNT=71, weekly.id=1067
    TRACE : dbgettoptable: received, tableid=68, retcode=0
    TRACE : TopManager::OnTableLoad daily.id=68,id_load=55, LAST_TOPTABLE_ID=399, TOPTABLE_COUNT=71, weekly.id=1068
    TRACE : dbgettoptable: received, tableid=80, retcode=0
    TRACE : TopManager::OnTableLoad daily.id=80,id_load=56, LAST_TOPTABLE_ID=399, TOPTABLE_COUNT=71, weekly.id=1080
    TRACE : dbgettoptable: received, tableid=81, retcode=0
    TRACE : TopManager::OnTableLoad daily.id=81,id_load=57, LAST_TOPTABLE_ID=399, TOPTABLE_COUNT=71, weekly.id=1081
    TRACE : dbgettoptable: received, tableid=82, retcode=0
    TRACE : TopManager::OnTableLoad daily.id=82,id_load=58, LAST_TOPTABLE_ID=399, TOPTABLE_COUNT=71, weekly.id=1082
    TRACE : dbgettoptable: received, tableid=83, retcode=0
    TRACE : TopManager::OnTableLoad daily.id=83,id_load=59, LAST_TOPTABLE_ID=399, TOPTABLE_COUNT=71, weekly.id=1083
    TRACE : dbgettoptable: received, tableid=90, retcode=0
    TRACE : TopManager::OnTableLoad daily.id=90,id_load=60, LAST_TOPTABLE_ID=399, TOPTABLE_COUNT=71, weekly.id=1090
    TRACE : dbgettoptable: received, tableid=91, retcode=0
    TRACE : TopManager::OnTableLoad daily.id=91,id_load=61, LAST_TOPTABLE_ID=399, TOPTABLE_COUNT=71, weekly.id=1091
    TRACE : dbgettoptable: received, tableid=92, retcode=0
    TRACE : TopManager::OnTableLoad daily.id=92,id_load=62, LAST_TOPTABLE_ID=399, TOPTABLE_COUNT=71, weekly.id=1092
    TRACE : dbgettoptable: received, tableid=93, retcode=0
    TRACE : TopManager::OnTableLoad daily.id=93,id_load=63, LAST_TOPTABLE_ID=399, TOPTABLE_COUNT=71, weekly.id=1093
    TRACE : dbgettoptable: received, tableid=95, retcode=0
    TRACE : TopManager::OnTableLoad daily.id=95,id_load=64, LAST_TOPTABLE_ID=399, TOPTABLE_COUNT=71, weekly.id=1095
    TRACE : dbgettoptable: received, tableid=96, retcode=0
    TRACE : TopManager::OnTableLoad daily.id=96,id_load=65, LAST_TOPTABLE_ID=399, TOPTABLE_COUNT=71, weekly.id=1096
    TRACE : dbgettoptable: received, tableid=208, retcode=0
    TRACE : TopManager::OnTableLoad daily.id=208,id_load=66, LAST_TOPTABLE_ID=399, TOPTABLE_COUNT=71, weekly.id=1208
    TRACE : dbgettoptable: received, tableid=210, retcode=0
    TRACE : TopManager::OnTableLoad daily.id=210,id_load=67, LAST_TOPTABLE_ID=399, TOPTABLE_COUNT=71, weekly.id=1210
    TRACE : dbgettoptable: received, tableid=211, retcode=0
    TRACE : TopManager::OnTableLoad daily.id=211,id_load=68, LAST_TOPTABLE_ID=399, TOPTABLE_COUNT=71, weekly.id=1211
    TRACE : dbgettoptable: received, tableid=310, retcode=0
    TRACE : TopManager::OnTableLoad daily.id=310,id_load=69, LAST_TOPTABLE_ID=399, TOPTABLE_COUNT=71, weekly.id=1310
    TRACE : dbgettoptable: received, tableid=311, retcode=0
    TRACE : TopManager::OnTableLoad daily.id=311,id_load=70, LAST_TOPTABLE_ID=399, TOPTABLE_COUNT=71, weekly.id=1311
    TRACE : StockStatus:: uptime=0,trade_price=0,order_volume=0,trade_volume=0,trade_amount=0,idpool=2
    TRACE : add au reconnecting task backoff 2
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    TRACE : ganticheatclient:: connect gacd successfully!
    info : logclienttcp: OnAbortSession
    TRACE : add au reconnecting task backoff 2
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    info : logclienttcp: OnAbortSession
    TRACE : add au reconnecting task backoff 2
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    TRACE : add au reconnecting task backoff 2
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    TRACE : snsmessagemanager update startload 1 finish_load 0
    TRACE : ConsignManager Update status 2
    TRACE : VIPInfoCache::IsAnotherPeriod now=Fri Feb 26 02:42:03 2016
    
    TRACE : UniqueAuction status 3 Timer update: (0) Fri Feb 26 02:42:03 2016
    
    TRACE : add au reconnecting task backoff 2
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    TRACE : dbconsigntableload: received. items.size()=0,nextbeginkey.size()=0 retcode=0
    TRACE : CrssvrTeamsBaseManager : UpdateStatus status 3 
    TRACE : CrssvrTeamsBaseManager OnClosed
    TRACE : add au reconnecting task backoff 2
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    info : logclienttcp: OnAbortSession
    TRACE : add au reconnecting task backoff 2
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    TRACE : Common Data Updated: data_type (0) key (10070) value(0)
    TRACE : commondata simple put key 10070 value 0
    TRACE : Common Data Updated: data_type (0) key (30353) value(0)
    TRACE : commondata simple put key 30353 value 0
    TRACE : kingdom state change from 0 timeout 0 to newstate 1 timeout Sun Feb 28 20:00:00 2016
    
    TRACE : SyncKingdomInfo to all gs
    TRACE : add au reconnecting task backoff 2
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    TRACE : Put data_type(0), key (10070), value_size(9)
    TRACE : Put data_type(0), key (30353), value_size(9)
    TRACE : add au reconnecting task backoff 2
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    TRACE : VIPInfoCache::IsAnotherPeriod now=Fri Feb 26 02:42:13 2016
    
    TRACE : UniqueAuction status 3 Timer update: (0) Fri Feb 26 02:42:13 2016
    
    TRACE : add au reconnecting task backoff 2
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    TRACE : add au reconnecting task backoff 2
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    TRACE : CrssvrTeamsBaseManager : UpdateStatus status 4 
    TRACE : add au reconnecting task backoff 2
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    TRACE : add au reconnecting task backoff 2
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    TRACE : add au reconnecting task backoff 2
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    TRACE : kingdom state 1 timeout Sun Feb 28 20:00:00 2016
    
    TRACE : KingdomOpenBath t_base Sun Feb 21 00:00:00 2016
    
    TRACE : KingdomOpenBath ongoing 0 timeout Sat Feb 27 20:00:00 2016
    
    TRACE : commondata simple get key 30353 value 0
    TRACE : VIPInfoCache::IsAnotherPeriod now=Fri Feb 26 02:42:23 2016
    
    TRACE : UniqueAuction status 3 Timer update: (0) Fri Feb 26 02:42:23 2016
    
    TRACE : add au reconnecting task backoff 2
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    info : logclienttcp: OnAbortSession
    TRACE : add au reconnecting task backoff 2
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    TRACE : CrssvrTeamsBaseManager : UpdateStatus status 4 
    TRACE : add au reconnecting task backoff 2
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    TRACE : add au reconnecting task backoff 2
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    TRACE : add au reconnecting task backoff 2
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    TRACE : send NewKeepAlive
    TRACE : VIPInfoCache::IsAnotherPeriod now=Fri Feb 26 02:42:33 2016
    
    TRACE : UniqueAuction status 3 Timer update: (0) Fri Feb 26 02:42:33 2016
    
    TRACE : add au reconnecting task backoff 2
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    TRACE : add au reconnecting task backoff 2
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    TRACE : add au reconnecting task backoff 2
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    TRACE : CrssvrTeamsBaseManager : UpdateStatus status 4 
    TRACE : kingdom state 1 timeout Sun Feb 28 20:00:00 2016
    
    TRACE : KingdomOpenBath t_base Sun Feb 21 00:00:00 2016
    
    TRACE : KingdomOpenBath ongoing 0 timeout Sat Feb 27 20:00:00 2016
    
    TRACE : commondata simple get key 30353 value 0
    TRACE : add au reconnecting task backoff 2
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    TRACE : add au reconnecting task backoff 2
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    TRACE : VIPInfoCache::IsAnotherPeriod now=Fri Feb 26 02:42:43 2016
    
    TRACE : UniqueAuction status 3 Timer update: (0) Fri Feb 26 02:42:43 2016
    
    TRACE : add au reconnecting task backoff 2
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    TRACE : add au reconnecting task backoff 2
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    TRACE : add au reconnecting task backoff 2
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    TRACE : CrssvrTeamsBaseManager : UpdateStatus status 4 
    TRACE : add au reconnecting task backoff 2
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    TRACE : add au reconnecting task backoff 2
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    TRACE : Territory status 3 Timer update: (0) Fri Feb 26 02:42:53 2016
    
    TRACE : starttime 0 now 1456425773
    TRACE : kingdom state 1 timeout Sun Feb 28 20:00:00 2016
    
    TRACE : KingdomOpenBath t_base Sun Feb 21 00:00:00 2016
    
    TRACE : KingdomOpenBath ongoing 0 timeout Sat Feb 27 20:00:00 2016
    
    TRACE : commondata simple get key 30353 value 0
    TRACE : VIPInfoCache::IsAnotherPeriod now=Fri Feb 26 02:42:53 2016
    
    TRACE : UniqueAuction status 3 Timer update: (0) Fri Feb 26 02:42:53 2016
    
    TRACE : RemoteLoggingUsers set timeout 120
    TRACE : ForbidStudioUser set max_timeout 300
    TRACE : add au reconnecting task backoff 2
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    TRACE : add au reconnecting task backoff 2
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    info : logclienttcp: OnAbortSession
    TRACE : add au reconnecting task backoff 2
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    TRACE : add au reconnecting task backoff 2
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    TRACE : CrssvrTeamsBaseManager : UpdateStatus status 4 
    TRACE : add au reconnecting task backoff 2
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    TRACE : send NewKeepAlive
    TRACE : VIPInfoCache::IsAnotherPeriod now=Fri Feb 26 02:43:03 2016
    
    TRACE : UniqueAuction status 3 Timer update: (0) Fri Feb 26 02:43:03 2016
    
    TRACE : add au reconnecting task backoff 2
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    TRACE : add au reconnecting task backoff 2
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    TRACE : add au reconnecting task backoff 2
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    TRACE : kingdom state 1 timeout Sun Feb 28 20:00:00 2016
    
    TRACE : KingdomOpenBath t_base Sun Feb 21 00:00:00 2016
    
    TRACE : KingdomOpenBath ongoing 0 timeout Sat Feb 27 20:00:00 2016
    
    TRACE : commondata simple get key 30353 value 0
    TRACE : add au reconnecting task backoff 2
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    TRACE : CrssvrTeamsBaseManager : UpdateStatus status 4 
    TRACE : add au reconnecting task backoff 2
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    TRACE : VIPInfoCache::IsAnotherPeriod now=Fri Feb 26 02:43:13 2016
    
    TRACE : UniqueAuction status 3 Timer update: (0) Fri Feb 26 02:43:13 2016
    
    TRACE : add au reconnecting task backoff 2
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    TRACE : add au reconnecting task backoff 2
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    TRACE : add au reconnecting task backoff 2
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    TRACE : add au reconnecting task backoff 2
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    TRACE : add au reconnecting task backoff 2
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    TRACE : CrssvrTeamsBaseManager : UpdateStatus status 4 
    TRACE : kingdom state 1 timeout Sun Feb 28 20:00:00 2016
    
    TRACE : KingdomOpenBath t_base Sun Feb 21 00:00:00 2016
    
    TRACE : KingdomOpenBath ongoing 0 timeout Sat Feb 27 20:00:00 2016
    
    TRACE : commondata simple get key 30353 value 0
    TRACE : VIPInfoCache::IsAnotherPeriod now=Fri Feb 26 02:43:23 2016
    
    TRACE : UniqueAuction status 3 Timer update: (0) Fri Feb 26 02:43:23 2016
    
    TRACE : add au reconnecting task backoff 2
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    TRACE : add au reconnecting task backoff 2
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    TRACE : add au reconnecting task backoff 2
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    TRACE : add au reconnecting task backoff 2
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    TRACE : add au reconnecting task backoff 2
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    TRACE : CrssvrTeamsBaseManager : UpdateStatus status 4 
    TRACE : send NewKeepAlive
    TRACE : VIPInfoCache::IsAnotherPeriod now=Fri Feb 26 02:43:33 2016
    
    TRACE : UniqueAuction status 3 Timer update: (0) Fri Feb 26 02:43:33 2016
    
    TRACE : add au reconnecting task backoff 2
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    TRACE : add au reconnecting task backoff 2
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    TRACE : add au reconnecting task backoff 2
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    TRACE : kingdom state 1 timeout Sun Feb 28 20:00:00 2016
    
    TRACE : KingdomOpenBath t_base Sun Feb 21 00:00:00 2016
    
    TRACE : KingdomOpenBath ongoing 0 timeout Sat Feb 27 20:00:00 2016
    
    TRACE : commondata simple get key 30353 value 0
    TRACE : add au reconnecting task backoff 2
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    TRACE : add au reconnecting task backoff 2
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    TRACE : VIPInfoCache::IsAnotherPeriod now=Fri Feb 26 02:43:43 2016
    
    TRACE : UniqueAuction status 3 Timer update: (0) Fri Feb 26 02:43:43 2016
    
    TRACE : add au reconnecting task backoff 2
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    TRACE : CrssvrTeamsBaseManager : UpdateStatus status 4 
    TRACE : add au reconnecting task backoff 2
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    TRACE : add au reconnecting task backoff 2
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    TRACE : add au reconnecting task backoff 2
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    TRACE : add au reconnecting task backoff 2
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    TRACE : Territory status b Timer update: (0) Fri Feb 26 02:43:53 2016
    
    TRACE : starttime 0 now 1456425833
    TRACE : kingdom state 1 timeout Sun Feb 28 20:00:00 2016
    
    TRACE : KingdomOpenBath t_base Sun Feb 21 00:00:00 2016
    
    TRACE : KingdomOpenBath ongoing 0 timeout Sat Feb 27 20:00:00 2016
    
    TRACE : commondata simple get key 30353 value 0
    TRACE : VIPInfoCache::IsAnotherPeriod now=Fri Feb 26 02:43:53 2016
    
    TRACE : UniqueAuction status 3 Timer update: (0) Fri Feb 26 02:43:53 2016
    
    TRACE : add au reconnecting task backoff 2
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    TRACE : CrssvrTeamsBaseManager : UpdateStatus status 4 
    TRACE : add au reconnecting task backoff 2
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    TRACE : add au reconnecting task backoff 2
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    info : logclienttcp: OnAbortSession
    TRACE : add au reconnecting task backoff 2
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    TRACE : add au reconnecting task backoff 2
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    TRACE : send NewKeepAlive
    TRACE : VIPInfoCache::IsAnotherPeriod now=Fri Feb 26 02:44:03 2016
    
    TRACE : UniqueAuction status 3 Timer update: (0) Fri Feb 26 02:44:03 2016
    
    TRACE : add au reconnecting task backoff 2
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    TRACE : add au reconnecting task backoff 2
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    TRACE : CrssvrTeamsBaseManager : UpdateStatus status 4 
    TRACE : add au reconnecting task backoff 2
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    TRACE : kingdom state 1 timeout Sun Feb 28 20:00:00 2016
    
    TRACE : KingdomOpenBath t_base Sun Feb 21 00:00:00 2016
    
    TRACE : KingdomOpenBath ongoing 0 timeout Sat Feb 27 20:00:00 2016
    
    TRACE : commondata simple get key 30353 value 0
    TRACE : add au reconnecting task backoff 2
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    TRACE : add au reconnecting task backoff 2
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    TRACE : VIPInfoCache::IsAnotherPeriod now=Fri Feb 26 02:44:13 2016
    
    TRACE : UniqueAuction status 3 Timer update: (0) Fri Feb 26 02:44:13 2016
    
    TRACE : add au reconnecting task backoff 2
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    TRACE : add au reconnecting task backoff 2
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    TRACE : CrssvrTeamsBaseManager : UpdateStatus status 4 
    TRACE : add au reconnecting task backoff 2
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    TRACE : add au reconnecting task backoff 2
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    TRACE : add au reconnecting task backoff 2
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    TRACE : kingdom state 1 timeout Sun Feb 28 20:00:00 2016
    
    TRACE : KingdomOpenBath t_base Sun Feb 21 00:00:00 2016
    
    TRACE : KingdomOpenBath ongoing 0 timeout Sat Feb 27 20:00:00 2016
    
    TRACE : commondata simple get key 30353 value 0
    TRACE : VIPInfoCache::IsAnotherPeriod now=Fri Feb 26 02:44:23 2016
    
    TRACE : UniqueAuction status 3 Timer update: (0) Fri Feb 26 02:44:23 2016
    
    TRACE : add au reconnecting task backoff 2
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    TRACE : add au reconnecting task backoff 2
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    TRACE : add au reconnecting task backoff 2
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    TRACE : CrssvrTeamsBaseManager : UpdateStatus status 4 
    TRACE : add au reconnecting task backoff 2
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    TRACE : add au reconnecting task backoff 2
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    TRACE : send NewKeepAlive
    TRACE : VIPInfoCache::IsAnotherPeriod now=Fri Feb 26 02:44:33 2016
    
    TRACE : UniqueAuction status 3 Timer update: (0) Fri Feb 26 02:44:33 2016
    
    TRACE : add au reconnecting task backoff 2
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    TRACE : add au reconnecting task backoff 2
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    TRACE : add au reconnecting task backoff 2
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    TRACE : kingdom state 1 timeout Sun Feb 28 20:00:00 2016
    
    TRACE : KingdomOpenBath t_base Sun Feb 21 00:00:00 2016
    
    TRACE : KingdomOpenBath ongoing 0 timeout Sat Feb 27 20:00:00 2016
    
    TRACE : commondata simple get key 30353 value 0
    TRACE : CrssvrTeamsBaseManager : UpdateStatus status 4 
    TRACE : add au reconnecting task backoff 2
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    TRACE : add au reconnecting task backoff 2
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    TRACE : VIPInfoCache::IsAnotherPeriod now=Fri Feb 26 02:44:43 2016
    
    TRACE : UniqueAuction status 3 Timer update: (0) Fri Feb 26 02:44:43 2016
    
    TRACE : add au reconnecting task backoff 2
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    TRACE : add au reconnecting task backoff 2
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    TRACE : add au reconnecting task backoff 2
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    TRACE : add au reconnecting task backoff 2
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    TRACE : CrssvrTeamsBaseManager : UpdateStatus status 4 
    TRACE : add au reconnecting task backoff 2
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    TRACE : Territory status b Timer update: (0) Fri Feb 26 02:44:53 2016
    
    TRACE : starttime 0 now 1456425893
    TRACE : kingdom state 1 timeout Sun Feb 28 20:00:00 2016
    
    TRACE : KingdomOpenBath t_base Sun Feb 21 00:00:00 2016
    
    TRACE : KingdomOpenBath ongoing 0 timeout Sat Feb 27 20:00:00 2016
    
    TRACE : commondata simple get key 30353 value 0
    TRACE : VIPInfoCache::IsAnotherPeriod now=Fri Feb 26 02:44:53 2016
    
    TRACE : UniqueAuction status 3 Timer update: (0) Fri Feb 26 02:44:53 2016
    
    TRACE : add au reconnecting task backoff 2
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    TRACE : add au reconnecting task backoff 2
    err : gdelivery::connect to GAuth server failed. Reconnecting....
    TRACE : add au reconnecting task backoff 2
    err : gdelivery::connect to GAuth server failed. Reconnecting....

  7. #22
    JD | Web Developer mrosenov is offline
    MemberRank
    Jun 2012 Join Date
    BulgariaLocation
    555Posts

    Re: [Release] 1395 - Fixed Etherkin skills / Territory Wars

    Make sure you entered correct details into the .conf files, also I don't think this is a fatal error, try to log in and tell me what happened.

  8. #23
    Web Developer Hulu is offline
    MemberRank
    Apr 2012 Join Date
    RaGEZONELocation
    326Posts

    Re: [Release] 1395 - Fixed Etherkin skills / Territory Wars

    @BadaBoom4i what OS are you using, or are you using the VM that he posted?

  9. #24
    Apprentice BadaBoom4i is offline
    MemberRank
    Jan 2014 Join Date
    6Posts

    Re: [Release] 1395 - Fixed Etherkin skills / Territory Wars

    Use with this post Vm.

  10. #25
    Web Developer Hulu is offline
    MemberRank
    Apr 2012 Join Date
    RaGEZONELocation
    326Posts

    Re: [Release] 1395 - Fixed Etherkin skills / Territory Wars

    That's what I thought, I've been getting segmentation fault when I set it up on Ubuntu.

  11. #26
    Apprentice vlad05 is offline
    MemberRank
    May 2014 Join Date
    RussiaLocation
    12Posts

    Re: [Release] 1395 - Fixed Etherkin skills / Territory Wars

    English element.data 1395 Скачать

  12. #27
    JD | Web Developer mrosenov is offline
    MemberRank
    Jun 2012 Join Date
    BulgariaLocation
    555Posts

    Re: [Release] 1395 - Fixed Etherkin skills / Territory Wars

    Quote Originally Posted by vlad05 View Post
    English element.data 1395 Скачать
    Thanks I will attach it to the thread!

    - - - Updated - - -

    Quote Originally Posted by Hulu View Post
    That's what I thought, I've been getting segmentation fault when I set it up on Ubuntu.
    Yea I remembered, that before closing my server me and my friend tried to install these files on Debian(Debian and Ubuntu are almost same.) we had a lot of troubles, cause those files requires a lot of files from cent os, so if you want to make them work on ubuntu you will get headache probably, so I suggest you to use RHEL or CentOS even if you go with one of those two OSes you will need some time
    Code:
    python-iniparse-0.3.1-2.1.el6.noarch.rpm
    yum-metadata-parser-1.1.2-16.el6.x86_64.rpm
    yum-3.2.29-69.el6.centos.noarch.rpm yum-plugin-fastestmirror-1.1.30-30.el6.noarch.rpm
    You have to install these repository and tons of other libs which are required by these three shiets.
    So yea I recommend the VM Image instead the raw files.
    If you don't know you can run a VMWare under Linux, but I'm not sure can you do it in non-graphical environment.

  13. #28
    Web Developer Hulu is offline
    MemberRank
    Apr 2012 Join Date
    RaGEZONELocation
    326Posts

    Re: [Release] 1395 - Fixed Etherkin skills / Territory Wars

    I've run a VMWare on linux before, but I would prefer not to though.

  14. #29
    JD | Web Developer mrosenov is offline
    MemberRank
    Jun 2012 Join Date
    BulgariaLocation
    555Posts

    Re: [Release] 1395 - Fixed Etherkin skills / Territory Wars

    Quote Originally Posted by Hulu View Post
    I've run a VMWare on linux before, but I would prefer not to though.
    I would prefer not to though.
    I totally agree with you here.

    English tasks.data - Credits: @mrosenov

  15. #30
    Apprentice vlad05 is offline
    MemberRank
    May 2014 Join Date
    RussiaLocation
    12Posts

    Re: [Release] 1395 - Fixed Etherkin skills / Territory Wars

    element.data 1397 did not help. Damage from skills , no. I made a mistake somewhere?



Page 2 of 5 FirstFirst 12345 LastLast

Advertisement