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!

[Release] v496 Dysil's Wrath Server VM + Client + Guide

Experienced Elementalist
Joined
Feb 4, 2013
Messages
209
Reaction score
13
Hello boys and girls,

same problem with GM, too. Sometimes it works, sometimes not. Sometimes with party, sometimes not. Cannot examine any regularity.

But I have another problem:
When I send an item with "http://192.168.0.22:8080/iweb/role/sendmail.jsp" (Wrath Claymore, Purple, ID 28850), it shows me the message "Cannot equip this item". Whe I examine the item, I note, that the durability is 0/0. The durability cannot be repaired, because "zero of zero" stays "zero".
Whats going wrong?

Have a nice weekend
bluebyte
That's either a problem with the sendmail.jsp you're using or simply the elements.data where everything is located.
What I'd recommend you do is; Read through the sendmail and debug it to see if there is any errors and check the elements.data with sEledit. It needs to be sEledit because it has more options and we need one of them.
 
Skilled Illusionist
Joined
Nov 5, 2004
Messages
306
Reaction score
73
i bet he isnt giving the weapon octects/hex code you need to fill out.
that would be the reason why it bugs this happens with all gear that has stats on it if you forget to fill out the octects/hex code
 
Joined
Nov 18, 2007
Messages
71
Reaction score
18
Sorry, I found a thread with the same problem for a few minutes. I didn't found it today in the morning.
Sorry for double-posting. Why do we need this hex-oct string? OMG. I think we need a more useful
interface for databases and so on. I already had some servers for mmorpg. They all used one database
and were controlled by Nacicat or SQL-ServerManagement. But this server steals my nerves.
Is there no chance to control all by one Management-Console.?

In Version 0.84 I have put all the needed equipment in the GShop with the GShop-Editor. It worked fine.
But this is not the solution, I think.
slash: I found a bug in the 0496-config of sEldit. The entry of "Required Level" doesn't match. I think the entry of "Base Magic" is wrong, because it matches for "Required Level". I think, the entries in the 0496-config must be switched.

Have a nice day
bluebyte
 
Last edited:
Joined
Nov 18, 2007
Messages
71
Reaction score
18
Hello NateDogg, thank you very much for your manual. :top:
Puh!!! :tongue:

Yesterday I sent an item. The Item-ID did not matched with the octet.
But durability was good and I could equip it.:ridinghorse:

Have a nice day

bluebyte

This week I have edided my elements.data. Now I can buy Gear and Weapon at NPC. Section 32 - NPC-Sell(81).
I also raised the price of some elements to get more Soulcoins and Goldcoins. :):

In the elements.data you can increase the replies volume and decrease the cooldown of the pet-potions.
In Section [24]: 25 - Pet Products (44) look for any kind of potions and salve.
In the line 16 you find the name "replies volume". Thtat's the value how much the potion will give
your pet on one use.
In the line 17 you find the name "cooldown of". That's the value of cooldown time in milli-seconds.

Off-Hand from all classes, Level 30

Class, Name, ID (Quality 3), ID (Quality 2)

Warrior, Wooden Horn, 22323, 22315
Protector, Broken Crystal, 22324, 22316
Asssasin, Assassin's Venom Bottle, 22325, 22317
Marksman, Leather ammo bag, 22326, 22318
Mage, Ring of Evil, 22327, 22319
Priest - Tome of Mercy, 22328, 22320
Vampire, Blood of the Humble, 22329, 22321
Bard, Scroll of the Forlorn, 22330, 22322
 
Last edited:
Initiate Mage
Joined
Mar 30, 2015
Messages
48
Reaction score
3
When starting the VM produces an error, what to do in this case?
NateDogg - [Release] v496 Dysil's Wrath Server VM + Client + Guide - RaGEZONE Forums
 
Joined
Nov 18, 2007
Messages
71
Reaction score
18
Hello,

the warning shows you that VT-X (Virtual Technology) is still disabled in your BIOS-configuration.
What kind of mainboard and what kind of CPU do you use? Because Intel and AMD are using different
Virtualization models.

Here is a link to a website which is explaining how to activate the BIOS-Settings.
When you are using a SSD-Harddrive you must be fast to press the correct key,
because OS will start faster than on an magentical or optical drive.



Good luck and have a nice day

bluebyte
 
Last edited:
Initiate Mage
Joined
Mar 30, 2015
Messages
48
Reaction score
3
Thanks for the help, after setting in the BIOS everything is OK!
 
Junior Spellweaver
Joined
May 3, 2014
Messages
115
Reaction score
22
Re: [Release] v496 Server VM + Client + Guide

RU client v420

if i want to play russian client, what i must to do? which files replase in server?

i always get "old client" error.

thanks for advice

===update====

i delete all and install again. download english client, set my VB ip in server.lua, start server, open game.exe and the same error



it's third version of server that i try. every time this eror.
 
Last edited:
Joined
Nov 18, 2007
Messages
71
Reaction score
18
Perhaps different file of elements.data.
First make a backup on your Server of your elements.data which are located in

"/server-fw/gamed/config/" and "/server-fw/gqueryd/".

Then copy elements.data from Client to Server which is located in
"/data/" of your Client-Folder to Server-Folders.

Good luck and have fun

bluebyte

Suggestion: I have created a folder in "/server-fw/" named "data" where I copy the elements.data.
In "/server-fw/gamed/config/" and "/server-fw/gqueryd/" I have made a Symbolic-link to
"elements.data". In this way you easily have to copy only one file. :D:
 
Last edited:
Junior Spellweaver
Joined
May 3, 2014
Messages
115
Reaction score
22
Perhaps different file of elements.data.
First make a backup on your Server of your elements.data which are located in

"/server-fw/gamed/config/" and "/server-fw/gqueryd/".

Then copy elements.data from Client to Server which is located in
"/data/" of your Client-Folder to Server-Folders.

Good luck and have fun

bluebyte

Suggestion: I have created a folder in "/server-fw/" named "data" where I copy the elements.data.
In "/server-fw/gamed/config/" and "/server-fw/gqueryd/" I have made a Symbolic-link to
"elements.data". In this way you easily have to copy only one file. :D:

files elements.data in all folders the same. the same size of file.
what is the elements.data in "/server-fw/gamed/config/aiscript/" and "/server-fw/gamed/config/taskscript/"?
 
Initiate Mage
Joined
Apr 18, 2015
Messages
3
Reaction score
0
Hi all, I am new to the private server, today I have successfully created the server based on the instruction, and I am able to create a character and play in game.
I got the problem. I am using the sELedit to edit the elements.data in the client file, and how to copy the client data into the server? I am using VM to run the server. The server file is a virtualization format distribution package, how can I open it to see the root directory?
Many thanks.
 
Experienced Elementalist
Joined
Jan 6, 2013
Messages
201
Reaction score
24
You can get WinSCP or other ssh-client.
 
Initiate Mage
Joined
Apr 18, 2015
Messages
3
Reaction score
0
You can get WinSCP or other ssh-client.
Hi slawdos, I have winscp, can you please spend some time on this for me please~
What file protocol to chose? SFTP/SCP/FTP?
What is the host name?
Port number is 22? (shown there automatically)
What is the user name? password?
And what is the private key file?

Many thanks
 
Experienced Elementalist
Joined
Jan 6, 2013
Messages
201
Reaction score
24
SFTP, hostname is server ip, port 22, login\password - server root\password
key have update on first connect.
 
Initiate Mage
Joined
Sep 3, 2014
Messages
12
Reaction score
0
please can someone help us with this error? im sending a picture with my sys log
NateDogg - [Release] v496 Dysil's Wrath Server VM + Client + Guide - RaGEZONE Forums

Code:
TRACE : PVPMatchManager::Update.applying_player=0.applying_team=0.vote_team=0.cool=0
info : OnAddSession
=== DONE! ===


=== GAMEDBD ===
info : TcpManager OnAddSession
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 1424485321 open_time 0 is_central_db 0
info : Init GameDB successfully.
info : logclienttcp: OnAddSession
info : logclient: OnAddSession
TRACE : checkpoint begin.
info : OnAddSession
TRACE : checkpoint end.
=== DONE! ===


=== BACKDBD ===
info : TcpManager OnAddSession
info : logclient: OnAddSession
info : logclienttcp: OnAddSession
TRACE : TouchPointManager::Update:current orders.size()=0, delay_order_count=0
=== DONE! ===


=== GACD ===
./gacd: error while loading shared libraries: libxml2.so.2: cannot open shared object file: No such file or directory
=== DONE! ===


=== GQUERYD ===
info : TcpManager OnAddSession
TRACE : checkpoint begin.
info : OnAddSession
TRACE : checkpoint end.
=== 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=10.
err : Connect from unkown client sid=8
TRACE : unamed::OnAddSession: sid=8
err : Query Server Connected!!!
TRACE : AuctionMarket::OnQueryConnect.sid=16
TRACE : ganticheatclient:: connect to GACD failed!
info : logclient: OnAddSession
info : logclienttcp: OnAddSession
TRACE : gdelivery::connect to gauthd successfully.
TRACE : TopIncOnline:ClearTopInc
TRACE : KingdomManager.DailyProcess.zero_clock=1431327600
TRACE : AuctionMarket::OnDBConnect. init_market=0,sid=14
TRACE : KingdomWarManager:OnDBConnect:connect !!! sid=14
TRACE : DS::TouchPointManager::OnDBConnect
TRACE : DBFlowerLoad: current_date=16566, current_month=545, current_time=1431366966, handle=0
TRACE : DBFlowerLoad, size=0, handle=0
TRACE : DBGetTopTable, tableid=1.
info : OnAddSession
TRACE : receive CertAnswer from au ok,zoneid=2,aid=2
TRACE : send CertKey to au ok,zoneid=2,aid=2
TRACE : DBStockLoad, size=0, handle=0
TRACE : DBKingdomBaseLoad, size=0, handle=0
TRACE : DBKingdomDaily. zero_clock = 1431327600
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 : 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
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 : DBGetCommonData, size=129, handle=8
TRACE : dbgettoptable: received, tableid=3, retcode=0
TRACE : DBGetTopTable, tableid=4.
TRACE : dbgettoptable: received, tableid=4, retcode=0
TRACE : DBGetTopTable, tableid=5.
info : =====end CertVerify:receive CertFinish from au,aid=2,zoneid=2,sid=10
info : send AnnounceZoneid3 to au ok,aid=2,zoneid=2
TRACE : DBCommonDataLoad: retcode=0, size=129, handle=8
TRACE : dbgettoptable: received, tableid=5, retcode=0
TRACE : DBGetTopTable, tableid=6.
TRACE : DBGetCommonData, size=44, handle=0
TRACE : dbgettoptable: received, tableid=6, retcode=0
TRACE : DBGetTopTable, tableid=7.
TRACE : DBCommonDataLoad: retcode=0, size=44, handle=0
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 : 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 : TopManager:TopTable Ready!
TRACE : StockStatus:: uptime=1,trade_price=0,order_volume=0,trade_volume=0,trade_amount=0,idpool=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 : ganticheatclient:: connect to GACD failed!
TRACE : ganticheatclient:: connect to GACD failed!


info : TopFlowerOnline::Update: clear flower_max_info, time=1431366971
=== GLINKD ===
info : TcpManager OnAddSession
info : TcpManager OnAddSession
info : TcpManager OnAddSession
info : TcpManager OnAddSession
info : logclient: OnAddSession
info : logclienttcp: OnAddSession
info : logclient: OnAddSession
info : logclient: OnAddSession
info : logclienttcp: OnAddSession
info : logclient: OnAddSession
info : logclienttcp: OnAddSession
info : logclienttcp: OnAddSession
TRACE : ConfigLink_Re. linksid=81:version=1302
TRACE : ConfigLink_Re. linksid=82:version=1302
TRACE : ConfigLink_Re. linksid=84:version=1302
TRACE : ConfigLink_Re. linksid=83:version=1302
TRACE : PVPMatchManager::Update.applying_player=0.applying_team=0.vote_team=0.cool=0
TRACE : ganticheatclient:: connect to GACD failed!
=== DONE! ===


===============================================================
=                      ALL REALMS LOADED!                     =
=                 SERVERS ARE UP AND RUNNING!                 =
===============================================================
=== Realm [URL=https://forum.ragezone.com/usertag.php?do=list&action=hash&hash=1]#1[/URL]  ===
=== DONE! ===
TRACE : ganticheatclient:: connect to GACD failed!
TRACE : TouchPointManager::Update:current orders.size()=0, delay_order_count=0
gs: BrushMan.cpp:64: void SvrCD::CBrushMan::SetSmTree(SvrCD::CSMTree*): Assertion `pSmTree' failed.
TRACE : checkpoint begin.
info : OnAddSession
TRACE : checkpoint end.
TRACE : TouchPointManager::Update:current orders.size()=0, delay_order_count=0
TRACE : ganticheatclient:: connect to GACD failed!
TRACE : PVPMatchManager::Update.applying_player=0.applying_team=0.vote_team=0.cool=0
TRACE : checkpoint begin.
info : OnAddSession
TRACE : checkpoint end.
TRACE : PVPMatchManager::Update.applying_player=0.applying_team=0.vote_team=0.cool=0
TRACE : checkpoint begin.
TRACE : checkpoint end.
TRACE : TouchPointManager::Update:current orders.size()=0, delay_order_count=0
TRACE : checkpoint begin.
TRACE : checkpoint end.
TRACE : TouchPointManager::Update:current orders.size()=0, delay_order_count=0
TRACE : ganticheatclient:: connect to GACD failed!
TRACE : ganticheatclient:: connect to GACD failed!
TRACE : PVPMatchManager::Update.applying_player=0.applying_team=0.vote_team=0.cool=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 : checkpoint begin.
TRACE : checkpoint end.
TRACE : TouchPointManager::Update:current orders.size()=0, delay_order_count=0
TRACE : checkpoint begin.
TRACE : checkpoint end.
TRACE : checkpoint begin.
TRACE : checkpoint end.
TRACE : PVPMatchManager::Update.applying_player=0.applying_team=0.vote_team=0.cool=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 : checkpoint begin.
TRACE : checkpoint end.
TRACE : TouchPointManager::Update:current orders.size()=0, delay_order_count=0
TRACE : ganticheatclient:: connect to GACD failed!
TRACE : ganticheatclient:: connect to GACD failed!
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 : PVPMatchManager::Update.applying_player=0.applying_team=0.vote_team=0.cool=0
TRACE : checkpoint begin.
TRACE : checkpoint end.
TRACE : TouchPointManager::Update:current orders.size()=0, delay_order_count=0
TRACE : checkpoint begin.
TRACE : checkpoint end.
TRACE : checkpoint begin.
TRACE : checkpoint end.
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 : checkpoint begin.
TRACE : checkpoint end.
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 : ganticheatclient:: connect to GACD failed!
TRACE : ganticheatclient:: connect to GACD failed!
TRACE : TouchPointManager::Update:current orders.size()=0, delay_order_count=0
TRACE : checkpoint begin.
TRACE : checkpoint end.
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 : PVPMatchManager::Update.applying_player=0.applying_team=0.vote_team=0.cool=0
TRACE : checkpoint begin.
TRACE : checkpoint end.
TRACE : checkpoint begin.
TRACE : checkpoint end.
TRACE : TouchPointManager::Update:current orders.size()=0, delay_order_count=0
TRACE : checkpoint begin.
TRACE : checkpoint end.
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 : PVPMatchManager::Update.applying_player=0.applying_team=0.vote_team=0.cool=0
TRACE : ganticheatclient:: connect to GACD failed!
TRACE : TouchPointManager::Update:current orders.size()=0, delay_order_count=0
TRACE : ganticheatclient:: connect to GACD failed!
TRACE : checkpoint begin.
TRACE : checkpoint end.
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 : checkpoint begin.
TRACE : checkpoint end.
TRACE : checkpoint begin.
TRACE : checkpoint end.
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 : checkpoint begin.
TRACE : checkpoint end.
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 : TouchPointManager::Update:current orders.size()=0, delay_order_count=0
TRACE : ganticheatclient:: connect to GACD failed!
TRACE : PVPMatchManager::Update.applying_player=0.applying_team=0.vote_team=0.cool=0
TRACE : ganticheatclient:: connect to GACD failed!
TRACE : checkpoint begin.
TRACE : checkpoint end.
TRACE : TouchPointManager::Update:current orders.size()=0, delay_order_count=0
TRACE : checkpoint begin.
TRACE : checkpoint end.
TRACE : checkpoint begin.
TRACE : checkpoint end.
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 : PVPMatchManager::Update.applying_player=0.applying_team=0.vote_team=0.cool=0
TRACE : checkpoint begin.
TRACE : checkpoint end.
TRACE : TouchPointManager::Update:current orders.size()=0, delay_order_count=0
TRACE : TouchPointManager::Update:current orders.size()=0, delay_order_count=0
TRACE : ganticheatclient:: connect to GACD failed!
TRACE : PVPMatchManager::Update.applying_player=0.applying_team=0.vote_team=0.cool=0
TRACE : ganticheatclient:: connect to GACD failed!
TRACE : checkpoint begin.
TRACE : checkpoint end.
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 : checkpoint begin.
TRACE : checkpoint end.
TRACE : checkpoint begin.
TRACE : checkpoint end.
TRACE : TouchPointManager::Update:current orders.size()=0, delay_order_count=0
TRACE : checkpoint begin.
TRACE : checkpoint end.
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 : PVPMatchManager::Update.applying_player=0.applying_team=0.vote_team=0.cool=0
TRACE : TouchPointManager::Update:current orders.size()=0, delay_order_count=0
TRACE : StockStatus:: uptime=1200,trade_price=0,order_volume=0,trade_volume=0,trade_amount=0,idpool=2
TRACE : ganticheatclient:: connect to GACD failed!
TRACE : checkpoint begin.
TRACE : checkpoint end.
TRACE : ganticheatclient:: connect to GACD failed!
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 : checkpoint begin.
TRACE : checkpoint end.
TRACE : PVPMatchManager::Update.applying_player=0.applying_team=0.vote_team=0.cool=0
TRACE : checkpoint begin.
TRACE : checkpoint end.
TRACE : TouchPointManager::Update:current orders.size()=0, delay_order_count=0
TRACE : checkpoint begin.
TRACE : checkpoint end.
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 : 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 : checkpoint begin.
TRACE : checkpoint end.
TRACE : TouchPointManager::Update:current orders.size()=0, delay_order_count=0
TRACE : ganticheatclient:: connect to GACD failed!
TRACE : ganticheatclient:: connect to GACD failed!
TRACE : checkpoint begin.
TRACE : checkpoint end.
TRACE : checkpoint begin.
TRACE : checkpoint end.
TRACE : PVPMatchManager::Update.applying_player=0.applying_team=0.vote_team=0.cool=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 : checkpoint begin.
TRACE : checkpoint end.
TRACE : TouchPointManager::Update:current orders.size()=0, delay_order_count=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 : PVPMatchManager::Update.applying_player=0.applying_team=0.vote_team=0.cool=0
TRACE : checkpoint begin.
TRACE : checkpoint end.
TRACE : TouchPointManager::Update:current orders.size()=0, delay_order_count=0
TRACE : ganticheatclient:: connect to GACD failed!
TRACE : ganticheatclient:: connect to GACD failed!
TRACE : checkpoint begin.
TRACE : checkpoint end.
TRACE : checkpoint begin.
TRACE : checkpoint end.
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 : checkpoint begin.
TRACE : checkpoint end.
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 : StockStatus:: uptime=600,trade_price=0,order_volume=0,trade_volume=0,trade_amount=0,idpool=2
TRACE : TouchPointManager::Update:current orders.size()=0, delay_order_count=0
TRACE : checkpoint begin.
TRACE : checkpoint end.
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 : PVPMatchManager::Update.applying_player=0.applying_team=0.vote_team=0.cool=0
TRACE : ganticheatclient:: connect to GACD failed!
TRACE : checkpoint begin.
TRACE : ganticheatclient:: connect to GACD failed!
TRACE : checkpoint end.
TRACE : checkpoint begin.
TRACE : checkpoint end.
TRACE : TouchPointManager::Update:current orders.size()=0, delay_order_count=0
TRACE : checkpoint begin.
TRACE : checkpoint end.
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 : PVPMatchManager::Update.applying_player=0.applying_team=0.vote_team=0.cool=0
TRACE : TouchPointManager::Update:current orders.size()=0, delay_order_count=0
TRACE : checkpoint begin.
TRACE : checkpoint end.
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 : checkpoint begin.
TRACE : checkpoint end.
TRACE : ganticheatclient:: connect to GACD failed!
TRACE : checkpoint begin.
TRACE : checkpoint end.
TRACE : ganticheatclient:: connect to GACD failed!
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 : checkpoint begin.
TRACE : checkpoint end.
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 : TouchPointManager::Update:current orders.size()=0, delay_order_count=0
TRACE : PVPMatchManager::Update.applying_player=0.applying_team=0.vote_team=0.cool=0
 
Last edited by a moderator:
Experienced Elementalist
Joined
Jan 6, 2013
Messages
201
Reaction score
24
HIDE your logs in
Code:
 SECTION

=== GACD ===
./gacd: error while loading shared libraries: libxml2.so.2: cannot open shared object file: No such file or directory
=== DONE! ===

install needed libraries(google help you).
 
Back
Top