Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Happy Chinese New Year

Experienced Elementalist
Joined
Sep 12, 2013
Messages
266
Reaction score
72
If the gameserver started be sure to sync the elements.data and gshop.data between the client and server. (I uploaded my own elements.data and gshop.data to server/gamed/config and elements.data to server/gqueryd) If all this is done you can check the client log and see what data file version is wrong. Note: The gameserver will not start on machine with less than 4GB memory and also if gameserver doesn't run the client will disconnect I think with wrong version.

thank you...

I will try again... if not I will run the server again after received server files which will be released by the Master Bola....
lol
 
Newbie Spellweaver
Joined
Jan 29, 2015
Messages
79
Reaction score
85
I haven't messed much with the server yet since I started working on the elements.data structure (almost fully done) but from my small experience I would say your gameserver (or one of the daemons) is not runing.

[21:00:54.635] Wrong Version(data,task...), server: client:10000253991575b30535f6782

[21:04:28.179] Wrong Version(data,task...), server: client:10000253991575b3052df3ad3

At the server if you check it has no hash meaning the server didn't respond. For me this only happened when the gs was not loaded. Maybe you can check via command line to see if really everything runs and haven't stopped at some point.

P.S.: I am not sure of how the hashes are calculated yet.
 
Newbie Spellweaver
Joined
Jan 29, 2015
Messages
79
Reaction score
85
If you haven't modified tasks then you should rename the gamed/config/TaskBitOrder.dat to taskbitorder.dat (I think original pack comes with uppercase but in configs are lowercase and it tries to load the lowercase name)

This should do it.
 
Newbie Spellweaver
Joined
Jan 29, 2015
Messages
79
Reaction score
85
So I have tried reproducing this but only happens if I replace any of the task files (task_md5, dyn_task, taskbitorder, tasks, etc) without touching them everything just works with the basic files. Maybe you should check for any files that could have uppercase name or maybe missing?

As I mentioned earlier I have been working with the elements structure just slowly because of real life stuff and because my zero knowledge on this games files :D but I am 99% done (took the original structure from the server binaries and made a 010 editor template but still having 20-30 unknown structs and also the elements.data file has some empty place as well) and thinking of working on an editor.

P.S.: Anyone willing to share some information on the task files?
 
Newbie Spellweaver
Joined
Jan 29, 2015
Messages
79
Reaction score
85
I think the russian text comes from the elements data (?)
When I first tried I also take elements and gshop data from server and put to client but after I switched back to stay with a clean client.
You can try to upload the elements and gshop data from the original updated client the texts should be back to English.

Note: This would mean that you get official like settings but later you can edit that to your own likings :) (the russian elements and gshop are modded with custom things and high exp and such from what I saw)
 
Newbie Spellweaver
Joined
Jan 29, 2015
Messages
79
Reaction score
85
Not sure how you tried adding the leafs, I used the procedure usecash. The default server is set with zoneid and aid 2 so make sure you send with aid 2
 
Newbie Spellweaver
Joined
Jan 29, 2015
Messages
79
Reaction score
85
Ah, that was strange. For some reason both of the 0.331 servers I had were set to aid 1 or 19 and zoneid 1 so the send leafs and create user scripts I had worked for them. I updated my send leaf script to put 2 for both of those values and the leaf sending works now :)

Now if only I could get iweb working. I'm rebuilding a VM right now and I'll release it and a fully patched client for people to tinker with if anyone wants to join the effort of getting this into a nice release.

Good to hear it worked :) What exactly is not working on your IWeb?
 
Experienced Elementalist
Joined
Jul 5, 2012
Messages
272
Reaction score
32
I Switched my Server to Fedora 21.. looks realy nice.
Just working on geting the Server up myself. to work on things like Elements etc.

Good work everyone.
 
Experienced Elementalist
Joined
Jan 6, 2013
Messages
201
Reaction score
24
server is not responding.
what use: vbox fedora-server 21x32, install lamp; put register folder from older repack - look register fine; systemctl disable firewalld.service
REMOVED

syslog:

Code:
=== DONE! ===

=== GAMEDBD ===
info : TcpManager OnAddSession
err : ExtendDB: not find old table achievement' fields.
err : ExtendDB: not find old table auction' fields.
err : ExtendDB: not find old table base' fields.
err : ExtendDB: not find old table choice' fields.
err : ExtendDB: not find old table clsconfig' fields.
err : ExtendDB: not find old table couple' fields.
err : ExtendDB: not find old table field' fields.
err : ExtendDB: not find old table flower' fields.
err : ExtendDB: not find old table friendmailinfo' fields.
err : ExtendDB: not find old table friends' fields.
err : ExtendDB: not find old table gtask' fields.
err : ExtendDB: not find old table inventory' fields.
err : ExtendDB: not find old table kids' fields.
err : ExtendDB: not find old table kingdom' fields.
err : ExtendDB: not find old table kingdombase' fields.
err : ExtendDB: not find old table kingdomhistory' fields.
err : ExtendDB: not find old table mailbox' fields.
err : ExtendDB: not find old table newbiekingdom' fields.
err : ExtendDB: not find old table order' fields.
err : ExtendDB: not find old table rename' fields.
err : ExtendDB: not find old table sect' fields.
err : ExtendDB: not find old table star' fields.
err : ExtendDB: not find old table status' fields.
err : ExtendDB: not find old table storehouse' fields.
err : ExtendDB: not find old table syslog' fields.
err : ExtendDB: not find old table task' fields.
err : ExtendDB: not find old table top' fields.
err : ExtendDB: not find old table tporder' fields.
err : ExtendDB: not find old table user' fields.
err : ExtendDB: not find old table weakenfaithval' fields.
err : ExtendDB: not find old table weborder' fields.
err : ExtendDB: not find old table webtrade' fields.
err : ExtendDB: not find old table webtradesold' fields.
info : Begin import clsconfig ...
info : Import 25 roles from ./clsconfig.
info : InitGameDB, Role delete time is 94800.
TRACE : GameDBManager::SaveClsDetail occupation=1, gender=0, roleid=16
TRACE : GameDBManager::SaveClsDetail occupation=1, gender=1, roleid=17
TRACE : GameDBManager::SaveClsDetail occupation=3, gender=0, roleid=18
TRACE : GameDBManager::SaveClsDetail occupation=3, gender=1, roleid=19
TRACE : GameDBManager::SaveClsDetail occupation=5, gender=0, roleid=20
TRACE : GameDBManager::SaveClsDetail occupation=5, gender=1, roleid=21
TRACE : GameDBManager::SaveClsDetail occupation=6, gender=0, roleid=22
TRACE : GameDBManager::SaveClsDetail occupation=6, gender=1, roleid=23
TRACE : GameDBManager::SaveClsDetail occupation=1, gender=0, roleid=32
TRACE : GameDBManager::SaveClsDetail occupation=1, gender=1, roleid=33
TRACE : GameDBManager::SaveClsDetail occupation=6, gender=0, roleid=34
TRACE : GameDBManager::SaveClsDetail occupation=6, gender=1, roleid=35
TRACE : GameDBManager::SaveClsDetail occupation=8, gender=0, roleid=36
TRACE : GameDBManager::SaveClsDetail occupation=8, gender=1, roleid=37
TRACE : GameDBManager::SaveClsDetail occupation=4, gender=0, roleid=38
TRACE : GameDBManager::SaveClsDetail occupation=4, gender=1, roleid=39
TRACE : GameDBManager::SaveClsDetail occupation=2, gender=0, roleid=48
TRACE : GameDBManager::SaveClsDetail occupation=3, gender=0, roleid=49
TRACE : GameDBManager::SaveClsDetail occupation=3, gender=1, roleid=50
TRACE : GameDBManager::SaveClsDetail occupation=5, gender=0, roleid=51
TRACE : GameDBManager::SaveClsDetail occupation=5, gender=1, roleid=52
TRACE : GameDBManager::SaveClsDetail occupation=7, gender=0, roleid=53
TRACE : GameDBManager::SaveClsDetail occupation=7, gender=1, roleid=54
TRACE : GameDBManager::SaveClsDetail occupation=3, gender=0, roleid=64
TRACE : GameDBManager::SaveClsDetail occupation=6, gender=1, roleid=65
TRACE : ReadDBConfig init_time 1424319136 open_time 0 is_central_db 0
info : Init GameDB successfully.
info : logclienttcp: OnAddSession
info : logclient: OnAddSession
=== DONE! ===

=== BACKDBD ===
info : TcpManager OnAddSession
info : logclient: OnAddSession
info : logclienttcp: OnAddSession
=== DONE! ===

=== GACD ===
info : TcpManager OnAddSession
info : logclient: OnAddSession
info : logclienttcp: OnAddSession
=== DONE! ===

=== GQUERYD ===
info : TcpManager OnAddSession
=== DONE! ===

=== GDELIVERYD ===
TRACE : gdeliveryd::Max player allowed is 15000
TRACE : warning : no captcha !!!!
Cannot load common data automation crontab. check file commondataauto.txt.
info : TcpManager OnAddSession
TRACE : UserIdentityCache cache time 180
info : GameDBServer::OnAddSession, sid=8.
TRACE : unamed::OnAddSession: sid=7
info : OnAddSession
TRACE : gdelivery::connect to gauthd successfully.
TRACE : TopIncOnline:ClearTopInc
TRACE : KingdomManager.DailyProcess.zero_clock=1424278800
TRACE : AuctionMarket::OnDBConnect. init_market=0,sid=14
TRACE : KingdomWarManager:OnDBConnect:connect !!! sid=14
TRACE : DS::TouchPointManager::OnDBConnect
err : gdelivery:: connect QueryServer failed
TRACE : ganticheatclient:: connect gacd successfully!
info : logclient: OnAddSession
info : logclienttcp: OnAddSession
TRACE : DBFlowerLoad: current_date=16485, current_month=542, current_time=1424319156, handle=0
TRACE : DBFlowerLoad, size=0, handle=0
TRACE : DBGetTopTable, tableid=1.
TRACE : DBGetCommonData, size=0, handle=0
TRACE : DBStockLoad, size=0, handle=0
TRACE : DBKingdomBaseLoad, size=0, handle=0
TRACE : DBKingdomDaily. zero_clock = 1424278800
TRACE : DBKingdomDaily, process number = 0
TRACE : DBNewBieLoad.
TRACE : DBAuctionLoad, size=0, handle=0
TRACE : DBRenamedRoleLoad, size=0, handle=0
TRACE : DB::DBLoadTPOrder, handle.size()=0
TRACE : DB::DBLoadTPOrder, size=0, handle=0
TRACE : DBFlowerLoad. flowerinfos.size()=0,handle.size()=0,retcode=0
info : updateflowertop tid=265:size=0
info : send toptable 265, 1
info : updateflowertop tid=266:size=0
info : send toptable 266, 1
info : updateflowertop tid=267:size=0
info : send toptable 267, 1
info : updateflowertop tid=268:size=0
info : send toptable 268, 1
info : updateflowertop tid=269:size=0
info : send toptable 269, 1
info : updateflowertop tid=270:size=0
info : send toptable 270, 1
info : updateflowertop tid=271:size=0
info : send toptable 271, 1
info : updateflowertop tid=272:size=0
info : send toptable 272, 1
info : updateflowertop tid=273:size=0
info : send toptable 273, 1
info : updateflowertop tid=274:size=0
info : send toptable 274, 1
TRACE : dbgettoptable: received, tableid=1, retcode=0
TRACE : DBCommonDataLoad: retcode=0, size=0, handle=0
TRACE : DBStockLoad: retcode=0, size=0, handle=0
TRACE : DBKingdomBaseLoad: retcode=0, size=0, handle=0
TRACE : DBNewBieLoad. retcode=0, number=0
TRACE : DBAuctionLoad. res->items.size()=0,res->handle.size()=0,retcode=0
TRACE : DBRenamedRoleLoad. roles.size()=0,handle.size()=0,retcode=0
TRACE : DS::DBLoadTPOrder: retcode=0, datas.size()=0, handle.size()=0
TRACE : DS::TouchPointManager::OnLoad, datas.size()=0
TRACE : DS::TouchPointManager::OnLoadComplete
info : OnAddSession
info : OnAddSession
TRACE : DBPutTopTable, tableid=265.
TRACE : DBPutTopTable, tableid=266.
TRACE : DBPutTopTable, tableid=267.
TRACE : DBPutTopTable, tableid=268.
TRACE : DBPutTopTable, tableid=269.
TRACE : DBPutTopTable, tableid=270.
TRACE : DBPutTopTable, tableid=271.
TRACE : DBPutTopTable, tableid=272.
TRACE : DBPutTopTable, tableid=273.
TRACE : DBPutTopTable, tableid=274.
TRACE : DBGetTopTable, tableid=2.
TRACE : dbgettoptable: received, tableid=2, retcode=0
TRACE : DBGetTopTable, tableid=3.
TRACE : dbgettoptable: received, tableid=3, retcode=0
TRACE : DBGetTopTable, tableid=4.
TRACE : dbgettoptable: received, tableid=4, retcode=0
TRACE : DBGetTopTable, tableid=5.
TRACE : dbgettoptable: received, tableid=5, retcode=0
TRACE : DBGetTopTable, tableid=6.
TRACE : dbgettoptable: received, tableid=6, retcode=0
TRACE : DBGetTopTable, tableid=7.
TRACE : dbgettoptable: received, tableid=7, retcode=0
TRACE : DBGetTopTable, tableid=10.
TRACE : dbgettoptable: received, tableid=10, retcode=0
TRACE : DBGetTopTable, tableid=11.
TRACE : dbgettoptable: received, tableid=11, retcode=0
TRACE : DBGetTopTable, tableid=12.
TRACE : dbgettoptable: received, tableid=12, retcode=0
TRACE : DBGetTopTable, tableid=13.
TRACE : dbgettoptable: received, tableid=13, retcode=0
TRACE : DBGetTopTable, tableid=14.
TRACE : dbgettoptable: received, tableid=14, retcode=0
TRACE : DBGetTopTable, tableid=15.
TRACE : dbgettoptable: received, tableid=15, retcode=0
TRACE : DBGetTopTable, tableid=16.
TRACE : dbgettoptable: received, tableid=16, retcode=0
TRACE : DBGetTopTable, tableid=17.
TRACE : dbgettoptable: received, tableid=17, retcode=0
TRACE : DBGetTopTable, tableid=18.
TRACE : dbgettoptable: received, tableid=18, retcode=0
TRACE : DBGetTopTable, tableid=19.
TRACE : dbgettoptable: received, tableid=19, retcode=0
TRACE : DBGetTopTable, tableid=20.
TRACE : dbgettoptable: received, tableid=20, retcode=0
TRACE : DBGetTopTable, tableid=21.
TRACE : dbgettoptable: received, tableid=21, retcode=0
TRACE : DBGetTopTable, tableid=22.
TRACE : dbgettoptable: received, tableid=22, retcode=0
TRACE : DBGetTopTable, tableid=23.
TRACE : dbgettoptable: received, tableid=23, retcode=0
TRACE : DBGetTopTable, tableid=24.
TRACE : dbgettoptable: received, tableid=24, retcode=0
TRACE : DBGetTopTable, tableid=25.
TRACE : dbgettoptable: received, tableid=25, retcode=0
TRACE : DBGetTopTable, tableid=26.
TRACE : dbgettoptable: received, tableid=26, retcode=0
TRACE : DBGetTopTable, tableid=27.
TRACE : dbgettoptable: received, tableid=27, retcode=0
TRACE : DBGetTopTable, tableid=28.
TRACE : dbgettoptable: received, tableid=28, retcode=0
TRACE : DBGetTopTable, tableid=29.
TRACE : dbgettoptable: received, tableid=29, retcode=0
TRACE : DBGetTopTable, tableid=30.
TRACE : dbgettoptable: received, tableid=30, retcode=0
TRACE : DBGetTopTable, tableid=31.
TRACE : dbgettoptable: received, tableid=31, retcode=0
TRACE : DBGetTopTable, tableid=32.
TRACE : dbgettoptable: received, tableid=32, retcode=0
TRACE : DBGetTopTable, tableid=33.
TRACE : dbgettoptable: received, tableid=33, retcode=0
TRACE : DBGetTopTable, tableid=34.
TRACE : dbgettoptable: received, tableid=34, retcode=0
TRACE : DBGetTopTable, tableid=35.
TRACE : dbgettoptable: received, tableid=35, retcode=0
TRACE : DBGetTopTable, tableid=36.
TRACE : dbgettoptable: received, tableid=36, retcode=0
TRACE : DBGetTopTable, tableid=37.
TRACE : dbgettoptable: received, tableid=37, retcode=0
TRACE : DBGetTopTable, tableid=38.
TRACE : dbgettoptable: received, tableid=38, retcode=0
TRACE : DBGetTopTable, tableid=39.
TRACE : dbgettoptable: received, tableid=39, retcode=0
TRACE : DBGetTopTable, tableid=40.
TRACE : dbgettoptable: received, tableid=40, retcode=0
TRACE : DBGetTopTable, tableid=41.
TRACE : dbgettoptable: received, tableid=41, retcode=0
TRACE : DBGetTopTable, tableid=42.
TRACE : dbgettoptable: received, tableid=42, retcode=0
TRACE : DBGetTopTable, tableid=43.
TRACE : dbgettoptable: received, tableid=43, retcode=0
TRACE : DBGetTopTable, tableid=44.
TRACE : dbgettoptable: received, tableid=44, retcode=0
TRACE : DBGetTopTable, tableid=45.
TRACE : dbgettoptable: received, tableid=45, retcode=0
TRACE : DBGetTopTable, tableid=46.
TRACE : dbgettoptable: received, tableid=46, retcode=0
TRACE : DBGetTopTable, tableid=47.
TRACE : dbgettoptable: received, tableid=47, retcode=0
TRACE : DBGetTopTable, tableid=48.
TRACE : dbgettoptable: received, tableid=48, retcode=0
TRACE : DBGetTopTable, tableid=49.
TRACE : dbgettoptable: received, tableid=49, retcode=0
TRACE : DBGetTopTable, tableid=50.
TRACE : dbgettoptable: received, tableid=50, retcode=0
TRACE : DBGetTopTable, tableid=51.
TRACE : dbgettoptable: received, tableid=51, retcode=0
TRACE : DBGetTopTable, tableid=52.
TRACE : dbgettoptable: received, tableid=52, retcode=0
TRACE : DBGetTopTable, tableid=53.
TRACE : dbgettoptable: received, tableid=53, retcode=0
TRACE : DBGetTopTable, tableid=54.
TRACE : dbgettoptable: received, tableid=54, retcode=0
TRACE : DBGetTopTable, tableid=55.
TRACE : dbgettoptable: received, tableid=55, retcode=0
TRACE : DBGetTopTable, tableid=56.
TRACE : dbgettoptable: received, tableid=56, retcode=0
TRACE : DBGetTopTable, tableid=57.
TRACE : dbgettoptable: received, tableid=57, retcode=0
TRACE : DBGetTopTable, tableid=58.
TRACE : dbgettoptable: received, tableid=58, retcode=0
TRACE : DBGetTopTable, tableid=59.
TRACE : dbgettoptable: received, tableid=59, retcode=0
TRACE : DBGetTopTable, tableid=60.
TRACE : dbgettoptable: received, tableid=60, retcode=0
TRACE : DBGetTopTable, tableid=61.
TRACE : dbgettoptable: received, tableid=61, retcode=0
TRACE : DBGetTopTable, tableid=62.
TRACE : dbgettoptable: received, tableid=62, retcode=0
TRACE : DBGetTopTable, tableid=63.
TRACE : dbgettoptable: received, tableid=63, retcode=0
TRACE : DBGetTopTable, tableid=64.
TRACE : dbgettoptable: received, tableid=64, retcode=0
TRACE : DBGetTopTable, tableid=65.
TRACE : dbgettoptable: received, tableid=65, retcode=0
TRACE : DBGetTopTable, tableid=66.
TRACE : dbgettoptable: received, tableid=66, retcode=0
TRACE : DBGetTopTable, tableid=67.
TRACE : dbgettoptable: received, tableid=67, retcode=0
TRACE : DBGetTopTable, tableid=68.
TRACE : dbgettoptable: received, tableid=68, retcode=0
TRACE : DBGetTopTable, tableid=69.
TRACE : dbgettoptable: received, tableid=69, retcode=0
TRACE : DBGetTopTable, tableid=70.
TRACE : dbgettoptable: received, tableid=70, retcode=0
TRACE : DBGetTopTable, tableid=71.
TRACE : dbgettoptable: received, tableid=71, retcode=0
TRACE : DBGetTopTable, tableid=72.
TRACE : dbgettoptable: received, tableid=72, retcode=0
TRACE : DBGetTopTable, tableid=73.
TRACE : dbgettoptable: received, tableid=73, retcode=0
TRACE : DBGetTopTable, tableid=81.
TRACE : dbgettoptable: received, tableid=81, retcode=0
TRACE : DBGetTopTable, tableid=82.
TRACE : dbgettoptable: received, tableid=82, retcode=0
TRACE : DBGetTopTable, tableid=83.
TRACE : dbgettoptable: received, tableid=83, retcode=0
TRACE : DBGetTopTable, tableid=84.
TRACE : dbgettoptable: received, tableid=84, retcode=0
TRACE : DBGetTopTable, tableid=90.
TRACE : dbgettoptable: received, tableid=90, retcode=0
TRACE : DBGetTopTable, tableid=91.
TRACE : dbgettoptable: received, tableid=91, retcode=0
TRACE : DBGetTopTable, tableid=92.
TRACE : dbgettoptable: received, tableid=92, retcode=0
TRACE : DBGetTopTable, tableid=93.
TRACE : dbgettoptable: received, tableid=93, retcode=0
TRACE : DBGetTopTable, tableid=94.
TRACE : dbgettoptable: received, tableid=94, retcode=0
TRACE : DBGetTopTable, tableid=95.
TRACE : dbgettoptable: received, tableid=95, retcode=0
TRACE : DBGetTopTable, tableid=96.
TRACE : dbgettoptable: received, tableid=96, retcode=0
TRACE : DBGetTopTable, tableid=97.
TRACE : dbgettoptable: received, tableid=97, retcode=0
TRACE : DBGetTopTable, tableid=98.
TRACE : dbgettoptable: received, tableid=98, retcode=0
TRACE : receive CertAnswer from au ok,zoneid=2,aid=2
TRACE : send CertKey to au ok,zoneid=2,aid=2
TRACE : DBGetTopTable, tableid=99.
TRACE : dbgettoptable: received, tableid=99, retcode=0
TRACE : DBGetTopTable, tableid=100.
TRACE : dbgettoptable: received, tableid=100, retcode=0
TRACE : DBGetTopTable, tableid=101.
TRACE : dbgettoptable: received, tableid=101, retcode=0
TRACE : DBGetTopTable, tableid=102.
TRACE : dbgettoptable: received, tableid=102, retcode=0
TRACE : DBGetTopTable, tableid=103.
TRACE : dbgettoptable: received, tableid=103, retcode=0
TRACE : DBGetTopTable, tableid=104.
TRACE : dbgettoptable: received, tableid=104, retcode=0
TRACE : DBGetTopTable, tableid=105.
TRACE : dbgettoptable: received, tableid=105, retcode=0
TRACE : DBGetTopTable, tableid=106.
TRACE : dbgettoptable: received, tableid=106, retcode=0
TRACE : DBGetTopTable, tableid=107.
TRACE : dbgettoptable: received, tableid=107, retcode=0
TRACE : DBGetTopTable, tableid=108.
TRACE : dbgettoptable: received, tableid=108, retcode=0
TRACE : DBGetTopTable, tableid=109.
TRACE : dbgettoptable: received, tableid=109, retcode=0
TRACE : DBGetTopTable, tableid=110.
TRACE : dbgettoptable: received, tableid=110, retcode=0
TRACE : DBGetTopTable, tableid=111.
TRACE : dbgettoptable: received, tableid=111, retcode=0
TRACE : DBGetTopTable, tableid=112.
TRACE : dbgettoptable: received, tableid=112, retcode=0
TRACE : DBGetTopTable, tableid=113.
TRACE : dbgettoptable: received, tableid=113, retcode=0
TRACE : DBGetTopTable, tableid=114.
TRACE : dbgettoptable: received, tableid=114, retcode=0
TRACE : DBGetTopTable, tableid=115.
TRACE : dbgettoptable: received, tableid=115, retcode=0
TRACE : DBGetTopTable, tableid=116.
TRACE : dbgettoptable: received, tableid=116, retcode=0
TRACE : DBGetTopTable, tableid=117.
TRACE : dbgettoptable: received, tableid=117, retcode=0
TRACE : DBGetTopTable, tableid=118.
TRACE : dbgettoptable: received, tableid=118, retcode=0
TRACE : DBGetTopTable, tableid=119.
TRACE : dbgettoptable: received, tableid=119, retcode=0
TRACE : DBGetTopTable, tableid=120.
TRACE : dbgettoptable: received, tableid=120, retcode=0
TRACE : DBGetTopTable, tableid=121.
TRACE : dbgettoptable: received, tableid=121, retcode=0
TRACE : DBGetTopTable, tableid=122.
TRACE : dbgettoptable: received, tableid=122, retcode=0
TRACE : DBGetTopTable, tableid=123.
TRACE : dbgettoptable: received, tableid=123, retcode=0
TRACE : DBGetTopTable, tableid=124.
TRACE : dbgettoptable: received, tableid=124, retcode=0
TRACE : DBGetTopTable, tableid=200.
TRACE : dbgettoptable: received, tableid=200, retcode=0
TRACE : DBGetTopTable, tableid=201.
TRACE : dbgettoptable: received, tableid=201, retcode=0
TRACE : DBGetTopTable, tableid=202.
TRACE : dbgettoptable: received, tableid=202, retcode=0
TRACE : DBGetTopTable, tableid=203.
TRACE : dbgettoptable: received, tableid=203, retcode=0
TRACE : DBGetTopTable, tableid=204.
TRACE : dbgettoptable: received, tableid=204, retcode=0
TRACE : DBGetTopTable, tableid=205.
TRACE : dbgettoptable: received, tableid=205, retcode=0
TRACE : DBGetTopTable, tableid=206.
TRACE : dbgettoptable: received, tableid=206, retcode=0
TRACE : DBGetTopTable, tableid=207.
TRACE : dbgettoptable: received, tableid=207, retcode=0
TRACE : DBGetTopTable, tableid=208.
TRACE : dbgettoptable: received, tableid=208, retcode=0
TRACE : DBGetTopTable, tableid=209.
TRACE : dbgettoptable: received, tableid=209, retcode=0
TRACE : DBGetTopTable, tableid=210.
TRACE : dbgettoptable: received, tableid=210, retcode=0
TRACE : DBGetTopTable, tableid=211.
TRACE : dbgettoptable: received, tableid=211, retcode=0
TRACE : DBGetTopTable, tableid=212.
TRACE : dbgettoptable: received, tableid=212, retcode=0
TRACE : DBGetTopTable, tableid=213.
TRACE : dbgettoptable: received, tableid=213, retcode=0
TRACE : DBGetTopTable, tableid=214.
TRACE : dbgettoptable: received, tableid=214, retcode=0
TRACE : DBGetTopTable, tableid=215.
TRACE : dbgettoptable: received, tableid=215, retcode=0
TRACE : DBGetTopTable, tableid=216.
TRACE : dbgettoptable: received, tableid=216, retcode=0
TRACE : DBGetTopTable, tableid=217.
TRACE : dbgettoptable: received, tableid=217, retcode=0
TRACE : DBGetTopTable, tableid=218.
TRACE : dbgettoptable: received, tableid=218, retcode=0
TRACE : DBGetTopTable, tableid=219.
TRACE : dbgettoptable: received, tableid=219, retcode=0
TRACE : DBGetTopTable, tableid=220.
TRACE : dbgettoptable: received, tableid=220, retcode=0
TRACE : DBGetTopTable, tableid=221.
TRACE : dbgettoptable: received, tableid=221, retcode=0
TRACE : DBGetTopTable, tableid=222.
TRACE : dbgettoptable: received, tableid=222, retcode=0
TRACE : DBGetTopTable, tableid=223.
TRACE : dbgettoptable: received, tableid=223, retcode=0
TRACE : DBGetTopTable, tableid=224.
TRACE : dbgettoptable: received, tableid=224, retcode=0
TRACE : DBGetTopTable, tableid=225.
TRACE : dbgettoptable: received, tableid=225, retcode=0
TRACE : DBGetTopTable, tableid=226.
TRACE : dbgettoptable: received, tableid=226, retcode=0
TRACE : DBGetTopTable, tableid=227.
TRACE : dbgettoptable: received, tableid=227, retcode=0
TRACE : DBGetTopTable, tableid=228.
TRACE : dbgettoptable: received, tableid=228, retcode=0
TRACE : DBGetTopTable, tableid=229.
TRACE : dbgettoptable: received, tableid=229, retcode=0
TRACE : DBGetTopTable, tableid=230.
TRACE : dbgettoptable: received, tableid=230, retcode=0
TRACE : DBGetTopTable, tableid=231.
TRACE : dbgettoptable: received, tableid=231, retcode=0
TRACE : DBGetTopTable, tableid=232.
TRACE : dbgettoptable: received, tableid=232, retcode=0
TRACE : DBGetTopTable, tableid=233.
TRACE : dbgettoptable: received, tableid=233, retcode=0
TRACE : DBGetTopTable, tableid=234.
TRACE : dbgettoptable: received, tableid=234, retcode=0
TRACE : DBGetTopTable, tableid=235.
TRACE : dbgettoptable: received, tableid=235, retcode=0
TRACE : DBGetTopTable, tableid=236.
TRACE : dbgettoptable: received, tableid=236, retcode=0
TRACE : DBGetTopTable, tableid=237.
TRACE : dbgettoptable: received, tableid=237, retcode=0
TRACE : DBGetTopTable, tableid=238.
TRACE : dbgettoptable: received, tableid=238, retcode=0
TRACE : DBGetTopTable, tableid=239.
TRACE : dbgettoptable: received, tableid=239, retcode=0
TRACE : DBGetTopTable, tableid=240.
TRACE : dbgettoptable: received, tableid=240, retcode=0
TRACE : DBGetTopTable, tableid=241.
TRACE : dbgettoptable: received, tableid=241, retcode=0
TRACE : DBGetTopTable, tableid=242.
TRACE : dbgettoptable: received, tableid=242, retcode=0
TRACE : DBGetTopTable, tableid=243.
TRACE : dbgettoptable: received, tableid=243, retcode=0
TRACE : DBGetTopTable, tableid=244.
TRACE : dbgettoptable: received, tableid=244, retcode=0
TRACE : DBGetTopTable, tableid=245.
TRACE : dbgettoptable: received, tableid=245, retcode=0
TRACE : DBGetTopTable, tableid=246.
TRACE : dbgettoptable: received, tableid=246, retcode=0
TRACE : DBGetTopTable, tableid=247.
TRACE : dbgettoptable: received, tableid=247, retcode=0
TRACE : DBGetTopTable, tableid=248.
TRACE : dbgettoptable: received, tableid=248, retcode=0
TRACE : DBGetTopTable, tableid=249.
TRACE : dbgettoptable: received, tableid=249, retcode=0
TRACE : DBGetTopTable, tableid=250.
TRACE : dbgettoptable: received, tableid=250, retcode=0
TRACE : DBGetTopTable, tableid=251.
TRACE : dbgettoptable: received, tableid=251, retcode=0
TRACE : DBGetTopTable, tableid=252.
TRACE : dbgettoptable: received, tableid=252, retcode=0
TRACE : DBGetTopTable, tableid=253.
TRACE : dbgettoptable: received, tableid=253, retcode=0
TRACE : DBGetTopTable, tableid=254.
TRACE : dbgettoptable: received, tableid=254, retcode=0
TRACE : DBGetTopTable, tableid=255.
TRACE : dbgettoptable: received, tableid=255, retcode=0
TRACE : DBGetTopTable, tableid=256.
TRACE : dbgettoptable: received, tableid=256, retcode=0
TRACE : DBGetTopTable, tableid=257.
TRACE : dbgettoptable: received, tableid=257, retcode=0
TRACE : DBGetTopTable, tableid=258.
TRACE : dbgettoptable: received, tableid=258, retcode=0
TRACE : DBGetTopTable, tableid=259.
TRACE : dbgettoptable: received, tableid=259, retcode=0
TRACE : DBGetTopTable, tableid=260.
TRACE : dbgettoptable: received, tableid=260, retcode=0
TRACE : DBGetTopTable, tableid=261.
TRACE : dbgettoptable: received, tableid=261, retcode=0
TRACE : DBGetTopTable, tableid=262.
TRACE : dbgettoptable: received, tableid=262, retcode=0
TRACE : DBGetTopTable, tableid=263.
TRACE : dbgettoptable: received, tableid=263, retcode=0
TRACE : DBGetTopTable, tableid=265.
TRACE : dbgettoptable: received, tableid=265, retcode=0
TRACE : DBGetTopTable, tableid=266.
TRACE : dbgettoptable: received, tableid=266, retcode=0
TRACE : DBGetTopTable, tableid=267.
TRACE : dbgettoptable: received, tableid=267, retcode=0
TRACE : DBGetTopTable, tableid=268.
TRACE : dbgettoptable: received, tableid=268, retcode=0
TRACE : DBGetTopTable, tableid=269.
TRACE : dbgettoptable: received, tableid=269, retcode=0
TRACE : DBGetTopTable, tableid=270.
TRACE : dbgettoptable: received, tableid=270, retcode=0
TRACE : DBGetTopTable, tableid=271.
TRACE : dbgettoptable: received, tableid=271, retcode=0
TRACE : DBGetTopTable, tableid=272.
TRACE : dbgettoptable: received, tableid=272, retcode=0
TRACE : DBGetTopTable, tableid=273.
TRACE : dbgettoptable: received, tableid=273, retcode=0
TRACE : DBGetTopTable, tableid=274.
TRACE : dbgettoptable: received, tableid=274, retcode=0
TRACE : DBGetTopTable, tableid=300.
TRACE : dbgettoptable: received, tableid=300, retcode=0
TRACE : DBGetTopTable, tableid=301.
TRACE : dbgettoptable: received, tableid=301, retcode=0
TRACE : DBGetTopTable, tableid=302.
TRACE : dbgettoptable: received, tableid=302, retcode=0
TRACE : DBGetTopTable, tableid=310.
TRACE : dbgettoptable: received, tableid=310, retcode=0
TRACE : DBGetTopTable, tableid=311.
TRACE : dbgettoptable: received, tableid=311, retcode=0
TRACE : DBGetTopTable, tableid=312.
TRACE : dbgettoptable: received, tableid=312, retcode=0
TRACE : DBGetTopTable, tableid=315.
TRACE : dbgettoptable: received, tableid=315, retcode=0
TRACE : DBGetTopTable, tableid=320.
TRACE : dbgettoptable: received, tableid=320, retcode=0
TRACE : DBGetTopTable, tableid=321.
TRACE : dbgettoptable: received, tableid=321, retcode=0
TRACE : DBGetTopTable, tableid=322.
TRACE : dbgettoptable: received, tableid=322, retcode=0
TRACE : DBGetTopTable, tableid=323.
TRACE : dbgettoptable: received, tableid=323, retcode=0
TRACE : DBGetTopTable, tableid=324.
TRACE : dbgettoptable: received, tableid=324, retcode=0
TRACE : DBGetTopTable, tableid=325.
TRACE : dbgettoptable: received, tableid=325, retcode=0
TRACE : DBGetTopTable, tableid=326.
TRACE : dbgettoptable: received, tableid=326, retcode=0
TRACE : DBGetTopTable, tableid=327.
TRACE : dbgettoptable: received, tableid=327, retcode=0
TRACE : TopIncOnline:ClearTopInc
info : send toptable=310:size=0:ok=1
info : send toptable=311:size=0:ok=1
info : send toptable=312:size=0:ok=1
TRACE : TopManager:TopTable Ready!
TRACE : DBPutTopTable, tableid=310.
TRACE : DBPutTopTable, tableid=311.
TRACE : DBPutTopTable, tableid=312.
info : =====end CertVerify:receive CertFinish from au,aid=2,zoneid=2,sid=10
info : send AnnounceZoneid3 to au ok,aid=2,zoneid=2
TRACE : BitVec Resize=51561
TRACE : gqueryd:kingdom_base_open_pray_value=2000000, kwar_open_pray_value=3500000
TRACE : gqueryd:star tmpl loading:id=20406
TRACE : gqueryd:award tmpl loading:id=20407
TRACE : gqueryd:star tmpl loading:id=20418
TRACE : gqueryd:star tmpl loading:id=20419
TRACE : gqueryd:star tmpl loading:id=20420
TRACE : gqueryd:star tmpl loading:id=20421
TRACE : gqueryd:star tmpl loading:id=20428
TRACE : gqueryd:star tmpl loading:id=20440
TRACE : gqueryd:star tmpl loading:id=20441
TRACE : gqueryd:star tmpl loading:id=20442
TRACE : gqueryd:star tmpl loading:id=20443
TRACE : gqueryd:star tmpl loading:id=20444
TRACE : gqueryd:star tmpl loading:id=20445
TRACE : gqueryd:star tmpl loading:id=20446
TRACE : gqueryd:star tmpl loading:id=20447
TRACE : gqueryd:star tmpl loading:id=20448
TRACE : gqueryd:star tmpl loading:id=20449
TRACE : gqueryd:star tmpl loading:id=20450
TRACE : gqueryd:star tmpl loading:id=20451
TRACE : gqueryd:star tmpl loading:id=20452
TRACE : gqueryd:star tmpl loading:id=20453
TRACE : gqueryd:star tmpl loading:id=20454
TRACE : gqueryd:star tmpl loading:id=20455
TRACE : gqueryd:star tmpl loading:id=20456
TRACE : gqueryd:star tmpl loading:id=20457
TRACE : gqueryd:star tmpl loading:id=20458
TRACE : gqueryd:star tmpl loading:id=20459
TRACE : gqueryd:star tmpl loading:id=20460
TRACE : gqueryd:star tmpl loading:id=20461
TRACE : gqueryd:star tmpl loading:id=20462
TRACE : gqueryd:star tmpl loading:id=20463
TRACE : gqueryd:star tmpl loading:id=20464
TRACE : gqueryd:star tmpl loading:id=20465
TRACE : gqueryd:star tmpl loading:id=20466
TRACE : gqueryd:star tmpl loading:id=20467
TRACE : gqueryd:star tmpl loading:id=20468
TRACE : gqueryd:star tmpl loading:id=20469
TRACE : gqueryd:star tmpl loading:id=20470
TRACE : gqueryd:star tmpl loading:id=20471
TRACE : gqueryd:star tmpl loading:id=20472
TRACE : gqueryd:star tmpl loading:id=20473
TRACE : gqueryd:star tmpl loading:id=20474
TRACE : gqueryd:star tmpl loading:id=20475
TRACE : gqueryd:star tmpl loading:id=20476
TRACE : gqueryd:star tmpl loading:id=20477
TRACE : gqueryd:star tmpl loading:id=20478
TRACE : gqueryd:star tmpl loading:id=20479
TRACE : gqueryd:star tmpl loading:id=20480
TRACE : gqueryd:star tmpl loading:id=20481
TRACE : gqueryd:star tmpl loading:id=20482
TRACE : gqueryd:star tmpl loading:id=20483
TRACE : gqueryd:star tmpl loading:id=20484
TRACE : gqueryd:star tmpl loading:id=20485
TRACE : gqueryd:star tmpl loading:id=20486
TRACE : gqueryd:star tmpl loading:id=20487
TRACE : gqueryd:star tmpl loading:id=20488
TRACE : gqueryd:star tmpl loading:id=20489
TRACE : gqueryd:star tmpl loading:id=20490
TRACE : gqueryd:star tmpl loading:id=20491
TRACE : gqueryd:star tmpl loading:id=20492
TRACE : gqueryd:era tmpl loading:id=20565
TRACE : era: 0 0 500000
TRACE : era: 1 500000 2000000
TRACE : era: 2 2000000 3500000
TRACE : era: 3 3500000 5000000
TRACE : era: 4 5000000 6500000
TRACE : era: 5 6500000 8500000
TRACE : era: 6 8500000 11000000
TRACE : era: 7 11000000 14000000
TRACE : era: 8 14000000 21000000
TRACE : era: 9 21000000 22000000
TRACE : era: 10 22000000 23000000
TRACE : era: 11 23000000 24000000
TRACE : era: 12 24000000 25000000
TRACE : era: 13 25000000 26000000
TRACE : era: 14 26000000 27000000
TRACE : gqueryd:award tmpl loading:id=20583
TRACE : gqueryd:star tmpl loading:id=22290
TRACE : gqueryd:star tmpl loading:id=22291
TRACE : gqueryd:star tmpl loading:id=22292
TRACE : gqueryd:star tmpl loading:id=22293
TRACE : gqueryd:star tmpl loading:id=22294
TRACE : gqueryd:star tmpl loading:id=22295
TRACE : gqueryd:star tmpl loading:id=22296
TRACE : gqueryd:star tmpl loading:id=22297
TRACE : gqueryd:star tmpl loading:id=22298
TRACE : gqueryd:star tmpl loading:id=22299
TRACE : gqueryd:star tmpl loading:id=22300
TRACE : gqueryd:star tmpl loading:id=22301
TRACE : gqueryd:star tmpl loading:id=22302
TRACE : gqueryd:star tmpl loading:id=22303
TRACE : gqueryd:star tmpl loading:id=22304
TRACE : gqueryd:star tmpl loading:id=22305
TRACE : gqueryd:star tmpl loading:id=22306
TRACE : gqueryd:star tmpl loading:id=22307
TRACE : gqueryd:star tmpl loading:id=22308
TRACE : gqueryd:star tmpl loading:id=22309
TRACE : gqueryd:star tmpl loading:id=22310
TRACE : gqueryd:star tmpl loading:id=22311
TRACE : gqueryd:star tmpl loading:id=22312
TRACE : gqueryd:star tmpl loading:id=22313
TRACE : gqueryd:star tmpl loading:id=22314
TRACE : gqueryd:star tmpl loading:id=22315
TRACE : gqueryd:star tmpl loading:id=22316
TRACE : gqueryd:star tmpl loading:id=22317
TRACE : gqueryd:star tmpl loading:id=22318
TRACE : gqueryd:star tmpl loading:id=22319
TRACE : gqueryd:star tmpl loading:id=22320
TRACE : gqueryd:star tmpl loading:id=22591
TRACE : gqueryd:star tmpl loading:id=22592
TRACE : gqueryd:star tmpl loading:id=22593
TRACE : gqueryd:star tmpl loading:id=22608
TRACE : gqueryd:star tmpl loading:id=22609
TRACE : gqueryd:star tmpl loading:id=22610
TRACE : gqueryd:star tmpl loading:id=22611
TRACE : gqueryd:star tmpl loading:id=22612
TRACE : gqueryd:star tmpl loading:id=22613
TRACE : gqueryd:star tmpl loading:id=22890
TRACE : gqueryd:star tmpl loading:id=22891
info : logclient: OnAddSession
info : logclienttcp: OnAddSession
TRACE : StockStatus:: uptime=0,trade_price=0,order_volume=0,trade_volume=0,trade_amount=0,idpool=2
err : Query Server Connected!!!
TRACE : AuctionMarket::OnQueryConnect.sid=22
err : Connect from deliveryserver sid=7
TRACE : tmpl data load: star_tmpl_count=96, era_tmpl_count=1
info : OnAddSession
TRACE : gquerykwarregister:star_tpls_size=94:award_tpls_size=2
TRACE : KingdomWarManager:InitKWarTplData:open=0:tpl_init=1:db_load=0:clear_db=0
err : kwar:pray_val not reach:cur_val=0:require_val=3500000
TRACE : dbkwarload:retcode=0:stars'size=0:fields'size=0:choice'size=0:kids'size=0:weaken_fv'size=0
TRACE : KingdomWarManager:OnKWarDBLoad:open=0:tpl_init=1:db_load=1:clear_db=0:st=2
TRACE : KingdomWarManager::_OnKWarInitField:fields'size=0:status=2

=== GLINKD ===
info : TcpManager OnAddSession
info : TcpManager OnAddSession
info : TopFlowerOnline::Update: clear flower_max_info, time=1424319161
info : logclienttcp: OnAddSession
info : logclient: OnAddSession
info : logclient: OnAddSession
info : logclienttcp: OnAddSession
info : TcpManager OnAddSession
info : logclient: OnAddSession
info : logclienttcp: OnAddSession
info : TcpManager OnAddSession
info : logclient: OnAddSession
info : logclienttcp: OnAddSession
TRACE : ConfigLink_Re. linksid=25:version=1302
err : link version invalid, sid=25:cur=0:version=1302
TRACE : ConfigLink_Re. linksid=26:version=1302
TRACE : ConfigLink_Re. linksid=27:version=1302
TRACE : ConfigLink_Re. linksid=28:version=1302
=== DONE! ===

===============================================================
=                      ALL REALMS LOADED!                     =
=                 SERVERS ARE UP AND RUNNING!                 =
===============================================================
=== Realm #1 ===
=== DONE! ===
TRACE : checkpoint begin.
TRACE : checkpoint end.
TRACE : gamed:: start to connect GProviderClient6
TRACE : gamed:: start to connect GProviderClient5
TRACE : gamed:: start to connect GProviderClient4
TRACE : gamed:: start to connect GProviderClient3
TRACE : gamed:: start to connect GProviderClient2
TRACE : gamed:: start to connect GProviderClient1
TRACE : gamed:: start to connect GProviderClient0
info : GameDBServer::OnAddSession, sid=9.
info : TcpManager OnAddSession
TRACE : gamed(1):: OnAddSession 10
TRACE : GProviderClient::OnAddSession, sid=10, lineid=1, name=Realm 1
TRACE : gamed(1):: OnAddSession 6
TRACE : GProviderClient::OnAddSession, sid=6, lineid=1, name=Realm 1
TRACE : gamed(1):: OnAddSession 8
TRACE : GProviderClient::OnAddSession, sid=8, lineid=1, name=Realm 1
TRACE : gamed(1):: OnAddSession 14
TRACE : GProviderClient::OnAddSession, sid=14, lineid=1, name=Realm 1
info : logclient: OnAddSession
TRACE : gamed(1):: OnAddSession 12
TRACE : GProviderClient::OnAddSession, sid=12, lineid=1, name=Realm 1
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
info : logclienttcp: OnAddSession
TRACE : gdeliveryd: announcepid received, id 1, attr 0, lineid 1, namesize 7, attrsize 0
TRACE : gdeliveryserver::gameserver 1
info : OnAddSession
TRACE : GCrossServerLimitRegister.gs_id=1:level=40:size=12:pos_size=4
TRACE : glinetyperegister:line_id=1:support_global=1:support_instance=1:support_kwar=0:support_kbase=1:support_rabble=1,support_solo=1
TRACE : gsolocapacity:game_id=1,cap=20,weight=1
TRACE : KingdomActivity::Init.
TRACE : KingdomActivity::Init. finish
TRACE : GFastTeamBuildRegister. gs_id=1: size=57
TRACE : GFastTeamBuildRegister.gs_id=1 can open instance
TRACE : ArenaManager::RegisterServer.size=55,tmp.size=80
TRACE : ArenaManager::RegisterServer.sub_templs=160,ft_templs=2
TRACE : BattleManager::RegisterServer.ft_tid=24772,zone_mask=-1,s_zone_mask=2048,min_l=70, max_l=100, div_num=0
TRACE : BattleManager::RegisterServer.ft_tid=24782,zone_mask=-1,s_zone_mask=2048,min_l=75, max_l=100, div_num=0
TRACE : BattleManager::RegisterServer.ft_tid=24783,zone_mask=-1,s_zone_mask=2048,min_l=77, max_l=100, div_num=0
TRACE : BattleManager::RegisterServer.ft_tid=25441,zone_mask=4,s_zone_mask=2048,min_l=45, max_l=100, div_num=0
TRACE : BattleManager::RegisterServer.ft_tid=25443,zone_mask=4,s_zone_mask=2048,min_l=45, max_l=100, div_num=0
TRACE : BattleManager::RegisterServer.ft_tid=25444,zone_mask=4,s_zone_mask=2048,min_l=40, max_l=59, div_num=5
TRACE : BattleManager::RegisterServer.ft_tid=25445,zone_mask=4,s_zone_mask=2048,min_l=60, max_l=74, div_num=5
TRACE : BattleManager::RegisterServer.ft_tid=25446,zone_mask=4,s_zone_mask=2048,min_l=0, max_l=0, div_num=5
TRACE : BattleManager::RegisterServer.ft_tid=25447,zone_mask=4,s_zone_mask=2048,min_l=75, max_l=80, div_num=5
TRACE : BattleManager::RegisterServer.ft_tid=25448,zone_mask=4,s_zone_mask=2048,min_l=81, max_l=85, div_num=5
TRACE : BattleManager::RegisterServer.ft_tid=25449,zone_mask=262144,s_zone_mask=2048,min_l=150, max_l=200, div_num=5
TRACE : BattleManager::RegisterServer.ft_tid=25450,zone_mask=4,s_zone_mask=2048,min_l=60, max_l=64, div_num=0
TRACE : BattleManager::RegisterServer.ft_tid=25451,zone_mask=4,s_zone_mask=2048,min_l=65, max_l=69, div_num=0
TRACE : BattleManager::RegisterServer.ft_tid=25452,zone_mask=4,s_zone_mask=2048,min_l=70, max_l=74, div_num=0
TRACE : BattleManager::RegisterServer.ft_tid=25453,zone_mask=4,s_zone_mask=2048,min_l=75, max_l=79, div_num=0
TRACE : BattleManager::RegisterServer.ft_tid=25454,zone_mask=4,s_zone_mask=2048,min_l=80, max_l=84, div_num=0
TRACE : BattleManager::RegisterServer.ft_tid=14581,zone_mask=262144,s_zone_mask=2048,min_l=30, max_l=80, div_num=0
TRACE : BattleManager::RegisterServer.ft_tid=14582,zone_mask=-1,s_zone_mask=2048,min_l=40, max_l=100, div_num=10
TRACE : BattleManager::RegisterServer.ft_tid=14583,zone_mask=-1,s_zone_mask=2048,min_l=30, max_l=69, div_num=5
TRACE : BattleManager::RegisterServer.ft_tid=14584,zone_mask=-1,s_zone_mask=2048,min_l=15, max_l=100, div_num=0
TRACE : BattleManager::RegisterServer.ft_tid=14585,zone_mask=-1,s_zone_mask=2048,min_l=20, max_l=100, div_num=0
TRACE : BattleManager::RegisterServer.ft_tid=14586,zone_mask=-1,s_zone_mask=2048,min_l=15, max_l=100, div_num=0
TRACE : BattleManager::RegisterServer.ft_tid=14587,zone_mask=-1,s_zone_mask=2048,min_l=30, max_l=100, div_num=0
TRACE : BattleManager::RegisterServer.ft_tid=14588,zone_mask=-1,s_zone_mask=2048,min_l=20, max_l=100, div_num=6
TRACE : BattleManager::RegisterServer.ft_tid=14589,zone_mask=-1,s_zone_mask=2048,min_l=20, max_l=100, div_num=5
TRACE : BattleManager::RegisterServer.ft_tid=14590,zone_mask=-1,s_zone_mask=2048,min_l=50, max_l=100, div_num=0
TRACE : BattleManager::RegisterServer.ft_tid=14591,zone_mask=-1,s_zone_mask=2048,min_l=60, max_l=100, div_num=0
TRACE : BattleManager::RegisterServer.ft_tid=14592,zone_mask=-1,s_zone_mask=2048,min_l=65, max_l=100, div_num=0
TRACE : BattleManager::RegisterServer.ft_tid=14593,zone_mask=-1,s_zone_mask=2048,min_l=40, max_l=100, div_num=0
TRACE : BattleManager::RegisterServer.ft_tid=16658,zone_mask=-1,s_zone_mask=2048,min_l=30, max_l=39, div_num=0
TRACE : BattleManager::RegisterServer.ft_tid=16659,zone_mask=-1,s_zone_mask=2048,min_l=40, max_l=49, div_num=0
TRACE : BattleManager::RegisterServer.ft_tid=16660,zone_mask=-1,s_zone_mask=2048,min_l=50, max_l=59, div_num=0
TRACE : BattleManager::RegisterServer.ft_tid=16661,zone_mask=-1,s_zone_mask=2048,min_l=60, max_l=64, div_num=0
TRACE : BattleManager::RegisterServer.ft_tid=16662,zone_mask=-1,s_zone_mask=2048,min_l=65, max_l=69, div_num=0
TRACE : BattleManager::RegisterServer.ft_tid=19012,zone_mask=-1,s_zone_mask=2048,min_l=20, max_l=100, div_num=6
TRACE : BattleManager::RegisterServer.ft_tid=19017,zone_mask=-17272328,s_zone_mask=2048,min_l=45, max_l=100, div_num=0
TRACE : BattleManager::RegisterServer.ft_tid=19019,zone_mask=-17272328,s_zone_mask=2048,min_l=45, max_l=100, div_num=0
TRACE : BattleManager::RegisterServer.ft_tid=19020,zone_mask=-1,s_zone_mask=2048,min_l=50, max_l=200, div_num=5
TRACE : BattleManager::RegisterServer.ft_tid=20022,zone_mask=-1,s_zone_mask=2048,min_l=40, max_l=100, div_num=0
TRACE : BattleManager::RegisterServer.ft_tid=20058,zone_mask=-1,s_zone_mask=2048,min_l=70, max_l=100, div_num=5
TRACE : BattleManager::RegisterServer.ft_tid=20059,zone_mask=-1,s_zone_mask=2048,min_l=70, max_l=90, div_num=0
TRACE : BattleManager::RegisterServer.ft_tid=20257,zone_mask=-1,s_zone_mask=2048,min_l=70, max_l=74, div_num=0
TRACE : BattleManager::RegisterServer.ft_tid=20258,zone_mask=-1,s_zone_mask=2048,min_l=75, max_l=80, div_num=0
TRACE : BattleManager::RegisterServer.ft_tid=20392,zone_mask=-1,s_zone_mask=2048,min_l=75, max_l=100, div_num=0
TRACE : BattleManager::RegisterServer.ft_tid=20534,zone_mask=-1,s_zone_mask=2048,min_l=75, max_l=100, div_num=0
TRACE : BattleManager::RegisterServer.ft_tid=20555,zone_mask=264192,s_zone_mask=2048,min_l=45, max_l=100, div_num=0
TRACE : BattleManager::RegisterServer.ft_tid=20556,zone_mask=264192,s_zone_mask=2048,min_l=45, max_l=100, div_num=0
TRACE : BattleManager::RegisterServer.ft_tid=22596,zone_mask=-1,s_zone_mask=2048,min_l=75, max_l=100, div_num=0
TRACE : BattleManager::RegisterServer.ft_tid=23004,zone_mask=-17270296,s_zone_mask=2048,min_l=40, max_l=59, div_num=5
TRACE : BattleTest:type=1,min=43200,max=86400
TRACE : BattleManager::RegisterServer.ft_tid=23004
TRACE : BattleManager::RegisterServer.ft_tid=23005,zone_mask=-17270296,s_zone_mask=2048,min_l=60, max_l=74, div_num=5
TRACE : BattleTest:type=1,min=43200,max=86400
TRACE : BattleManager::RegisterServer.ft_tid=23005
TRACE : BattleManager::RegisterServer.ft_tid=23006,zone_mask=-17270296,s_zone_mask=2048,min_l=0, max_l=0, div_num=5
TRACE : BattleTest:type=1,min=43200,max=86400
TRACE : BattleManager::RegisterServer.ft_tid=23006
TRACE : BattleManager::RegisterServer.ft_tid=23007,zone_mask=-17270296,s_zone_mask=2048,min_l=75, max_l=80, div_num=5
TRACE : BattleTest:type=1,min=43200,max=86400
TRACE : BattleManager::RegisterServer.ft_tid=23007
TRACE : BattleManager::RegisterServer.ft_tid=23987,zone_mask=-1,s_zone_mask=2048,min_l=60, max_l=100, div_num=0
TRACE : BattleManager::RegisterServer.ft_tid=24456,zone_mask=-1,s_zone_mask=2048,min_l=65, max_l=100, div_num=0
TRACE : BattleManager::RegisterServer.ft_tid=24522,zone_mask=-1,s_zone_mask=2048,min_l=75, max_l=100, div_num=0
TRACE : BattleManager::RegisterServer.ft_templs=4
TRACE : PVPMatchManager::RegisterTemplate. fast_tid=24772.match_type=9
TRACE : PVPMatchTemplate::CreateApplyPool. min_level=70:max_level=100
TRACE : PVPMatchManager::RegisterTemplate. fast_tid=24782.match_type=9
TRACE : PVPMatchTemplate::CreateApplyPool. min_level=75:max_level=100
TRACE : PVPMatchManager::RegisterTemplate. fast_tid=24783.match_type=9
TRACE : PVPMatchTemplate::CreateApplyPool. min_level=77:max_level=100
TRACE : grabblecapacity:game_id=1,size=30
TRACE : GCrossServerLimitRegister.gs_id=1:level=40:size=12:pos_size=4
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : TouchPointManager::Update:current orders.size()=0, delay_order_count=0
TRACE : ArenaManager::_OnFTClose.ft_tid=20555
TRACE : ArenaManager::_OnFTClose.ft_tid=20556
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : PVPMatchManager::Update.applying_player=0.applying_team=0.vote_team=0.cool=0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : checkpoint begin.
TRACE : checkpoint end.
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : TouchPointManager::Update:current orders.size()=0, delay_order_count=0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : PVPMatchManager::Update.applying_player=0.applying_team=0.vote_team=0.cool=0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : checkpoint begin.
TRACE : checkpoint end.
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : TouchPointManager::Update:current orders.size()=0, delay_order_count=0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : checkpoint begin.
TRACE : checkpoint end.
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : PVPMatchManager::Update.applying_player=0.applying_team=0.vote_team=0.cool=0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : TouchPointManager::Update:current orders.size()=0, delay_order_count=0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : PVPMatchManager::Update.applying_player=0.applying_team=0.vote_team=0.cool=0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gdelivery::matrixpasswd query, user=slawdos
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : checkpoint begin.
TRACE : checkpoint end.
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : TouchPointManager::Update:current orders.size()=0, delay_order_count=0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : checkpoint begin.
TRACE : checkpoint end.
TRACE : gdelivery::passwdtimeout. user=slawdos
TRACE : gdelivery::matrixpasswd cache missing, user=slawdos
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : PVPMatchManager::Update.applying_player=0.applying_team=0.vote_team=0.cool=0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : TouchPointManager::Update:current orders.size()=0, delay_order_count=0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gdelivery::matrixpasswd query, user=slawdos
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : checkpoint begin.
TRACE : checkpoint end.
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : TouchPointManager::Update:current orders.size()=0, delay_order_count=0
TRACE : PVPMatchManager::Update.applying_player=0.applying_team=0.vote_team=0.cool=0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gdelivery::passwdtimeout. user=slawdos
TRACE : gdelivery::matrixpasswd cache missing, user=slawdos
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : checkpoint begin.
TRACE : checkpoint end.
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : TouchPointManager::Update:current orders.size()=0, delay_order_count=0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : PVPMatchManager::Update.applying_player=0.applying_team=0.vote_team=0.cool=0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : checkpoint begin.
TRACE : checkpoint end.
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : TouchPointManager::Update:current orders.size()=0, delay_order_count=0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : PVPMatchManager::Update.applying_player=0.applying_team=0.vote_team=0.cool=0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : checkpoint begin.
TRACE : checkpoint end.
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : TouchPointManager::Update:current orders.size()=0, delay_order_count=0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : PVPMatchManager::Update.applying_player=0.applying_team=0.vote_team=0.cool=0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : checkpoint begin.
TRACE : checkpoint end.
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : TouchPointManager::Update:current orders.size()=0, delay_order_count=0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : checkpoint begin.
TRACE : checkpoint end.
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : PVPMatchManager::Update.applying_player=0.applying_team=0.vote_team=0.cool=0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : TouchPointManager::Update:current orders.size()=0, delay_order_count=0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : PVPMatchManager::Update.applying_player=0.applying_team=0.vote_team=0.cool=0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : checkpoint begin.
TRACE : checkpoint end.
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : TouchPointManager::Update:current orders.size()=0, delay_order_count=0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : checkpoint begin.
TRACE : checkpoint end.
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : TouchPointManager::Update:current orders.size()=0, delay_order_count=0
TRACE : PVPMatchManager::Update.applying_player=0.applying_team=0.vote_team=0.cool=0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : checkpoint begin.
TRACE : checkpoint end.
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : TouchPointManager::Update:current orders.size()=0, delay_order_count=0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : PVPMatchManager::Update.applying_player=0.applying_team=0.vote_team=0.cool=0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : checkpoint begin.
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : checkpoint end.
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : TouchPointManager::Update:current orders.size()=0, delay_order_count=0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : PVPMatchManager::Update.applying_player=0.applying_team=0.vote_team=0.cool=0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : checkpoint begin.
TRACE : checkpoint end.
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : TouchPointManager::Update:current orders.size()=0, delay_order_count=0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : checkpoint begin.
TRACE : checkpoint end.
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : PVPMatchManager::Update.applying_player=0.applying_team=0.vote_team=0.cool=0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : TouchPointManager::Update:current orders.size()=0, delay_order_count=0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : PVPMatchManager::Update.applying_player=0.applying_team=0.vote_team=0.cool=0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : checkpoint begin.
TRACE : checkpoint end.
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : TouchPointManager::Update:current orders.size()=0, delay_order_count=0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : checkpoint begin.
TRACE : checkpoint end.
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : PVPMatchManager::Update.applying_player=0.applying_team=0.vote_team=0.cool=0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : TouchPointManager::Update:current orders.size()=0, delay_order_count=0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : StockStatus:: uptime=600,trade_price=0,order_volume=0,trade_volume=0,trade_amount=0,idpool=2
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : checkpoint begin.
TRACE : checkpoint end.
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : TouchPointManager::Update:current orders.size()=0, delay_order_count=0
TRACE : PVPMatchManager::Update.applying_player=0.applying_team=0.vote_team=0.cool=0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : checkpoint begin.
TRACE : checkpoint end.
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gdelivery::matrixpasswd query, user=slawdos
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : TouchPointManager::Update:current orders.size()=0, delay_order_count=0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gdelivery::passwdtimeout. user=slawdos
TRACE : gdelivery::matrixpasswd cache missing, user=slawdos
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : PVPMatchManager::Update.applying_player=0.applying_team=0.vote_team=0.cool=0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : checkpoint begin.
TRACE : checkpoint end.
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : TouchPointManager::Update:current orders.size()=0, delay_order_count=0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : PVPMatchManager::Update.applying_player=0.applying_team=0.vote_team=0.cool=0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : checkpoint begin.
TRACE : checkpoint end.
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : TouchPointManager::Update:current orders.size()=0, delay_order_count=0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : PVPMatchManager::Update.applying_player=0.applying_team=0.vote_team=0.cool=0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : checkpoint begin.
TRACE : checkpoint end.
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : TouchPointManager::Update:current orders.size()=0, delay_order_count=0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : checkpoint begin.
TRACE : checkpoint end.
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : PVPMatchManager::Update.applying_player=0.applying_team=0.vote_team=0.cool=0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : TouchPointManager::Update:current orders.size()=0, delay_order_count=0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : PVPMatchManager::Update.applying_player=0.applying_team=0.vote_team=0.cool=0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : checkpoint begin.
TRACE : checkpoint end.
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : TouchPointManager::Update:current orders.size()=0, delay_order_count=0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : checkpoint begin.
TRACE : checkpoint end.
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : TouchPointManager::Update:current orders.size()=0, delay_order_count=0
TRACE : PVPMatchManager::Update.applying_player=0.applying_team=0.vote_team=0.cool=0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : checkpoint begin.
TRACE : checkpoint end.
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : TouchPointManager::Update:current orders.size()=0, delay_order_count=0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : PVPMatchManager::Update.applying_player=0.applying_team=0.vote_team=0.cool=0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
 
Last edited:
Newbie Spellweaver
Joined
Jan 29, 2015
Messages
79
Reaction score
85
I use debian minimal (always latest testing repositories) for most of my tests and everything works good on it.

@slawdos I am not sure about these because I never saw them:

err : ExtendDB: not find old table achievement' fields.

But after these scrolling down I saw you got this error:

TRACE : gdelivery::passwdtimeout. user=slawdos
TRACE : gdelivery::matrixpasswd cache missing, user=slawdos

If I am not wrong I got these when the authd table.xml was having wrong database configuration and was getting same server response error in client.

I think you should check your authd table.xml and make sure it has the correct connection string to your mysql database and correct user/pass
 
Experienced Elementalist
Joined
Jan 6, 2013
Messages
201
Reaction score
24
Of course, I forgot config authd. Tanx.
 
Experienced Elementalist
Joined
Sep 12, 2013
Messages
266
Reaction score
72
What is version of the client that you are using?

I got wrong version although I replaced the elements and gshop file from client to server folders.

could you please share your repack?
if not i will post my syslog file here and i hope i will get the help from people.

many thanks.
 
Back
Top