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!

Forsaken World Dysil's Wrath Install Tutorial for linux

Shh, quiet, you might piss somebody off
Developer
Joined
Dec 23, 2011
Messages
1,795
Reaction score
2,140
Forsaken World v449 Pré-Dysil's Wrath patch Install Tutorial for linux

1. Basic Requirements

COMMAND~: apt-get update
COMMAND~: apt-get install unrar
COMMAND~: apt-get install openssh-server ( if you use Vbox )

1.1 Basic Tools

•Putty
•Winscp

2. Install FW-Server Repack Bola
•Change root directory
COMMAND~: cd /


•Download servers files repacked and upload on your linux, on / folder
Link of Repacked files :

•Unpack
use Winscp, press and select, after just press ok
FIj2eCJ - Forsaken World Dysil's Wrath Install Tutorial for linux - RaGEZONE Forums





IMPORTANT!!!
2.2 Update the server with New libs, put this files inside /FWServer/,setup/libs folder, replace old with this libs
download:
•Remove the old unpacked files
COMMAND~: rm -f FWServer.tgz

•Set Permissions on servers files
COMMAND~: chmod -R 0777 /FWServer

3. Install Libraries

•Install Java Runtime Environment
COMMAND~: apt-get install openjdk-6-jre

•For Linux 64 Bits

COMMAND~: apt-get install ia32-libs

• after this will exec a setup file to send libraries on respective folders on
COMMAND~: cd /FWServer
COMMAND~: ./setup.sh

•Don't worry if the putty print some error about copy or ld files directory


4. Install Mysql

• First install MySQL, during installation you'll be asked for a root password, remember it!

COMMAND~: apt-get install mysql-server

•After installation you can import the base table scheme.
Replace the PASSWORD in the following command with your mysql password

COMMAND~: mysql -uroot -pPASSWORD -h localhost </FWServer/.setup/fwdb.sql

•after this, needs change password on table.xml

COMMAND~: sed s/password="root"/password="PASSWORD"/g /FWServer/authd/build/table.xml > /FWServer/authd/build/table.xml.new

COMMAND~: mv -f /FWServer/authd/build/table.xml.new /FWServer/authd/build/table.xml

5. Install Apache Webserver

COMMAND~: apt-get install apache2
COMMAND~: apt-get install php5 php5-gd php5-mysql php5-pgsql php5-imap php-pear php-auth php5-ming
COMMAND~: apt-get install php5-xmlrpc php5-xsl php5-curl php5-mcrypt libapache2-mod-php5 php5-mcrypt php5-mysql

6. Install Register
•with Winscp go to directory /FWServer/.setup/register/
•Find the file and open config.php
•where says "passwd" you put your mysql password
•save
•move this folder to /var/www/
•now you can register your account in the link

7. Start Server

COMMAND~: cd /FWServer
COMMAND~: ./start.sh

•Wait to final startup script

7.1 Iweb access
You can access your iweb manager via


if you don't want iweb enable, just delete jakarta folder or protect port with a iptables configuration like this

iptables -A INPUT -s MYCOMPUTERIPHERE -p tcp --dport 8080 -j ACCEPT

8. Update Ranking
COMMAND~: cd /FWServer
COMMAND~: ./rankupdate.sh

8. Client to connect
follow the guide
Link : http://forum.ragezone.com/f783/v453-client-v449-server-files-1026408/

•Install the client go to folder /Forsaken World/update/
•copy and replace actual file with this:
•edit the ip 192.168.1.101 with IP of your linux server FW
•run game.exe and connect

9. Obs
• This server pack no requires Glinkd modification
• Questions in this same topic
• This tutorial as made in Ubuntu OS linux 10.04
• If you want change realm name, just open gsalias.conf and change where say Bola 1 ...

10. Credits
•Ronny1982
•Bola
•MoneyTank ( release the files )

11. Thanks to
•Ben, support
•Hulu, support
•Hycker, support
•Doulcy by the right patches to version =)

12. Tools and Guides

Elements.data editor :

Gshop Editor :

Rates Editor :

•Querys addGM and Usercash
GM
Code:
call addGM (ID , 1)

CASH
Code:
call usecash (ID , 1, 0, 19, 0, 50000, 1,   [USER=116066]ERROR[/USER])

*/ Where 50000 is the value of cash ( don't forget cash curvature of leaf ) */

13. Some screens online and iweb
acffqGY - Forsaken World Dysil's Wrath Install Tutorial for linux - RaGEZONE Forums

1kNdwxS - Forsaken World Dysil's Wrath Install Tutorial for linux - RaGEZONE Forums



All Realms Open and instances open, and kbatlle
yy0U64l - Forsaken World Dysil's Wrath Install Tutorial for linux - RaGEZONE Forums


Video Test

 

Attachments

You must be registered for see attachments list
Last edited:
Newbie Spellweaver
Joined
Mar 31, 2014
Messages
9
Reaction score
8
these server files were realsed by me not Eistigier Thank You
 
Newbie Spellweaver
Joined
Mar 31, 2014
Messages
9
Reaction score
8
yes that is one of the files but Estiger did not realse the files I did I bought the files from Godlydan and realsed them to Ragezone for more servers to grow so I just want it noted that I realsed the files to the public and not Estiger
 
Experienced Elementalist
Joined
Jan 6, 2013
Messages
201
Reaction score
24
iweb not work(

Later: i choose tomcat on install ubuntu. remove it - iweb work fine.
 
Last edited:
Junior Spellweaver
Joined
Dec 28, 2012
Messages
114
Reaction score
30
well i knew eistiger didn't release the server files, he had the server files, and did nothing with it when fwunleashed went up the preverbial creek, but thanks for the release MT, i may think of reopening elements again, now that after a long spell, but will see
 
Experienced Elementalist
Joined
Jan 6, 2013
Messages
201
Reaction score
24
Client not see server =( what am I doing wrong?

ubuntu 12.04x32
ufw disable
Code:
===============================================================
=             STARTING Forsaken World Server BY BOLA          =
=             SERVER LOADING WILL TAKE SOME TIME              =
===============================================================
Пт. сент. 12 09:49:03 KRAT 2014
=== LOGSERVICE ===
info : program started with 6 threads.
=== DONE! ===

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

=== AUTH ===
=== DONE! ===

=== GAMEDBD ===
info : TcpManager OnAddSession
info : Begin import clsconfig ...
info : Import 25 roles from ./clsconfig.
info : InitGameDB, Role delete time is 60.
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 1410485964 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
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
err : gdelivery:: connect QueryServer failed
TRACE : TopIncOnline:ClearTopInc
TRACE : KingdomManager.DailyProcess.zero_clock=1410451200
TRACE : AuctionMarket::OnDBConnect. init_market=0,sid=13
TRACE : KingdomWarManager:OnDBConnect:connect !!! sid=13
TRACE : DS::TouchPointManager::OnDBConnect
TRACE : ganticheatclient:: connect gacd successfully!
TRACE : gdelivery::connect to gauthd successfully.
info : logclient: OnAddSession
info : logclienttcp: OnAddSession
TRACE : BitVec Resize=61000
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 : DBGetTopTable, tableid=1.
TRACE : DBStockLoad, size=0, handle=0
TRACE : DBKingdomBaseLoad, size=0, handle=0
TRACE : DBKingdomDaily. zero_clock = 1410451200
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
info : OnAddSession
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
info : OnAddSession
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 : DBGetCommonData, size=127, handle=0
TRACE : dbgettoptable: received, tableid=18, retcode=0
TRACE : receive CertAnswer from au ok,zoneid=1,aid=19
TRACE : DBGetTopTable, tableid=19.
TRACE : send CertKey to au ok,zoneid=1,aid=19
TRACE : dbgettoptable: received, tableid=19, retcode=0
TRACE : DBGetTopTable, tableid=20.
info : =====end CertVerify:receive CertFinish from au,aid=19,zoneid=1,sid=9
info : send AnnounceZoneid3 to au ok,aid=19,zoneid=1
TRACE : DBCommonDataLoad: retcode=0, size=127, handle=0
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=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=0,trade_price=0,order_volume=0,trade_volume=0,trade_amount=0,idpool=2
err : Connect from deliveryserver sid=7
TRACE : tmpl data load: star_tmpl_count=96, era_tmpl_count=1
info : OnAddSession
err : Query Server Connected!!!
TRACE : AuctionMarket::OnQueryConnect.sid=21
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=5
TRACE : KingdomWarManager::_OnKWarInitField:fields'size=0:status=5
=== DONE! ===

=== GLINKD ===
info : TcpManager OnAddSession
info : TcpManager OnAddSession
info : TcpManager OnAddSession
info : logclienttcp: OnAddSession
info : logclient: OnAddSession
info : TcpManager OnAddSession
info : logclient: OnAddSession
info : logclienttcp: OnAddSession
info : logclient: OnAddSession
info : logclienttcp: OnAddSession
info : logclient: OnAddSession
info : logclienttcp: OnAddSession
TRACE : ConfigLink_Re. linksid=22:version=1301
err : link version invalid, sid=22:cur=0:version=1301
TRACE : ConfigLink_Re. linksid=23:version=1301
TRACE : ConfigLink_Re. linksid=24:version=1301
TRACE : ConfigLink_Re. linksid=25:version=0
err : link version invalid, sid=25:cur=1301:version=0
=== DONE! ===

=== Realm #1 ===
=== DONE! ===
=== Jakarta / Iweb ===
info : GameDBServer::OnAddSession, sid=9.
=== DONE! ===

===============================================================
=                      ALL REALMS LOADED!                     =
=                 SERVERS ARE UP AND RUNNING!                 =
===============================================================
info : GameDBServer::OnDelSession, sid=9.
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=10.
info : TcpManager OnAddSession
TRACE : gamed(1):: OnAddSession 12
TRACE : GProviderClient::OnAddSession, sid=12, lineid=1, name=Bola 1
TRACE : gamed(1):: OnAddSession 8
TRACE : GProviderClient::OnAddSession, sid=8, lineid=1, name=Bola 1
TRACE : gamed(1):: OnAddSession 10
TRACE : GProviderClient::OnAddSession, sid=10, lineid=1, name=Bola 1
TRACE : gamed(1):: OnAddSession 6
TRACE : GProviderClient::OnAddSession, sid=6, lineid=1, name=Bola 1
TRACE : gamed(1):: OnAddSession 14
TRACE : GProviderClient::OnAddSession, sid=14, lineid=1, name=Bola 1
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
info : logclient: OnAddSession
info : logclienttcp: OnAddSession
TRACE : gdeliveryd: announcepid received, id 1, attr 0, lineid 1, namesize 6, attrsize 0
TRACE : gdeliveryserver::gameserver 1
info : OnAddSession
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=55
TRACE : GFastTeamBuildRegister.gs_id=1 can open instance
TRACE : ArenaManager::RegisterServer.size=54,tmp.size=80
TRACE : ArenaManager::RegisterServer.sub_templs=160,ft_templs=2
TRACE : BattleManager::RegisterServer.ft_tid=24703,zone_mask=-17272338,s_zone_mask=4,min_l=60, max_l=64, div_num=0
TRACE : BattleManager::RegisterServer.ft_tid=24704,zone_mask=-17272338,s_zone_mask=4,min_l=65, max_l=69, div_num=0
TRACE : BattleManager::RegisterServer.ft_tid=24705,zone_mask=-17272338,s_zone_mask=4,min_l=70, max_l=74, div_num=0
TRACE : BattleManager::RegisterServer.ft_tid=24706,zone_mask=-17272338,s_zone_mask=4,min_l=75, max_l=79, div_num=0
TRACE : BattleManager::RegisterServer.ft_tid=24707,zone_mask=-17272338,s_zone_mask=4,min_l=80, max_l=200, div_num=0
TRACE : BattleManager::RegisterServer.ft_tid=14582,zone_mask=-1,s_zone_mask=4,min_l=40, max_l=100, div_num=5
TRACE : BattleManager::RegisterServer.ft_tid=14583,zone_mask=-1,s_zone_mask=4,min_l=30, max_l=69, div_num=5
TRACE : BattleManager::RegisterServer.ft_tid=14584,zone_mask=-1,s_zone_mask=4,min_l=15, max_l=100, div_num=0
TRACE : BattleManager::RegisterServer.ft_tid=14585,zone_mask=-1,s_zone_mask=4,min_l=20, max_l=100, div_num=0
TRACE : BattleManager::RegisterServer.ft_tid=14586,zone_mask=-1,s_zone_mask=4,min_l=15, max_l=100, div_num=0
TRACE : BattleManager::RegisterServer.ft_tid=14587,zone_mask=-1,s_zone_mask=4,min_l=30, max_l=100, div_num=0
TRACE : BattleManager::RegisterServer.ft_tid=14588,zone_mask=-1,s_zone_mask=4,min_l=20, max_l=100, div_num=6
TRACE : BattleManager::RegisterServer.ft_tid=14589,zone_mask=-1,s_zone_mask=4,min_l=20, max_l=100, div_num=5
TRACE : BattleManager::RegisterServer.ft_tid=14590,zone_mask=-1,s_zone_mask=4,min_l=50, max_l=100, div_num=0
TRACE : BattleManager::RegisterServer.ft_tid=14591,zone_mask=-1,s_zone_mask=4,min_l=60, max_l=80, div_num=0
TRACE : BattleManager::RegisterServer.ft_tid=14592,zone_mask=-1,s_zone_mask=4,min_l=65, max_l=85, div_num=0
TRACE : BattleManager::RegisterServer.ft_tid=14593,zone_mask=-1,s_zone_mask=4,min_l=40, max_l=100, div_num=0
TRACE : BattleManager::RegisterServer.ft_tid=16658,zone_mask=-1,s_zone_mask=4,min_l=30, max_l=39, div_num=0
TRACE : BattleManager::RegisterServer.ft_tid=16659,zone_mask=-1,s_zone_mask=4,min_l=40, max_l=49, div_num=0
TRACE : BattleManager::RegisterServer.ft_tid=16660,zone_mask=-1,s_zone_mask=4,min_l=50, max_l=59, div_num=0
TRACE : BattleManager::RegisterServer.ft_tid=16661,zone_mask=-1,s_zone_mask=4,min_l=60, max_l=64, div_num=0
TRACE : BattleManager::RegisterServer.ft_tid=16662,zone_mask=-1,s_zone_mask=4,min_l=65, max_l=69, div_num=0
TRACE : BattleManager::RegisterServer.ft_tid=19012,zone_mask=-1,s_zone_mask=4,min_l=20, max_l=100, div_num=6
TRACE : BattleManager::RegisterServer.ft_tid=19017,zone_mask=-17272328,s_zone_mask=4,min_l=45, max_l=100, div_num=0
TRACE : BattleManager::RegisterServer.ft_tid=19019,zone_mask=-17272328,s_zone_mask=4,min_l=45, max_l=100, div_num=0
TRACE : BattleManager::RegisterServer.ft_tid=19020,zone_mask=-1,s_zone_mask=4,min_l=50, max_l=200, div_num=5
TRACE : BattleManager::RegisterServer.ft_tid=20022,zone_mask=-1,s_zone_mask=4,min_l=40, max_l=100, div_num=0
TRACE : BattleManager::RegisterServer.ft_tid=20058,zone_mask=-1,s_zone_mask=4,min_l=70, max_l=100, div_num=5
TRACE : BattleManager::RegisterServer.ft_tid=20059,zone_mask=-1,s_zone_mask=4,min_l=70, max_l=90, div_num=0
TRACE : BattleManager::RegisterServer.ft_tid=20257,zone_mask=-1,s_zone_mask=4,min_l=70, max_l=74, div_num=0
TRACE : BattleManager::RegisterServer.ft_tid=20258,zone_mask=-1,s_zone_mask=4,min_l=75, max_l=80, div_num=0
TRACE : BattleManager::RegisterServer.ft_tid=20392,zone_mask=-1,s_zone_mask=4,min_l=75, max_l=95, div_num=0
TRACE : BattleManager::RegisterServer.ft_tid=20534,zone_mask=-1,s_zone_mask=4,min_l=75, max_l=90, div_num=0
TRACE : BattleManager::RegisterServer.ft_tid=20555,zone_mask=264196,s_zone_mask=4,min_l=45, max_l=100, div_num=0
TRACE : BattleManager::RegisterServer.ft_tid=20556,zone_mask=264196,s_zone_mask=4,min_l=45, max_l=100, div_num=0
TRACE : BattleManager::RegisterServer.ft_tid=22596,zone_mask=-1,s_zone_mask=4,min_l=75, max_l=95, div_num=0
TRACE : BattleManager::RegisterServer.ft_tid=23004,zone_mask=-17272340,s_zone_mask=4,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=-17272340,s_zone_mask=4,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=-17272340,s_zone_mask=4,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=-17272340,s_zone_mask=4,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=4,min_l=60, max_l=100, div_num=0
TRACE : BattleManager::RegisterServer.ft_tid=24386,zone_mask=17270275,s_zone_mask=4,min_l=45, max_l=100, div_num=0
TRACE : BattleManager::RegisterServer.ft_tid=24387,zone_mask=17270531,s_zone_mask=4,min_l=45, max_l=100, div_num=0
TRACE : BattleManager::RegisterServer.ft_tid=24388,zone_mask=17272323,s_zone_mask=4,min_l=40, max_l=59, div_num=5
TRACE : BattleManager::RegisterServer.ft_tid=24389,zone_mask=17272323,s_zone_mask=4,min_l=60, max_l=74, div_num=5
TRACE : BattleManager::RegisterServer.ft_tid=24390,zone_mask=17272323,s_zone_mask=4,min_l=0, max_l=0, div_num=5
TRACE : BattleManager::RegisterServer.ft_tid=24391,zone_mask=17272323,s_zone_mask=4,min_l=75, max_l=80, div_num=5
TRACE : BattleManager::RegisterServer.ft_tid=24456,zone_mask=-1,s_zone_mask=4,min_l=65, max_l=80, div_num=0
TRACE : BattleManager::RegisterServer.ft_tid=24509,zone_mask=17272321,s_zone_mask=4,min_l=80, max_l=84, div_num=0
TRACE : BattleManager::RegisterServer.ft_tid=24510,zone_mask=17272321,s_zone_mask=4,min_l=60, max_l=64, div_num=0
TRACE : BattleManager::RegisterServer.ft_tid=24511,zone_mask=17272321,s_zone_mask=4,min_l=65, max_l=69, div_num=0
TRACE : BattleManager::RegisterServer.ft_tid=24512,zone_mask=17272321,s_zone_mask=4,min_l=70, max_l=74, div_num=0
TRACE : BattleManager::RegisterServer.ft_tid=24513,zone_mask=17272321,s_zone_mask=4,min_l=75, max_l=79, div_num=0
TRACE : BattleManager::RegisterServer.ft_tid=24522,zone_mask=-1,s_zone_mask=4,min_l=75, max_l=95, div_num=0
TRACE : BattleManager::RegisterServer.ft_templs=4
TRACE : PVPMatchManager::RegisterTemplate. fast_tid=24703
TRACE : PVPMatchTemplate::CreateApplyPool. min_level=60:max_level=64
TRACE : PVPMatchManager::RegisterTemplate. fast_tid=24704
TRACE : PVPMatchTemplate::CreateApplyPool. min_level=65:max_level=69
TRACE : PVPMatchManager::RegisterTemplate. fast_tid=24705
TRACE : PVPMatchTemplate::CreateApplyPool. min_level=70:max_level=74
TRACE : PVPMatchManager::RegisterTemplate. fast_tid=24706
TRACE : PVPMatchTemplate::CreateApplyPool. min_level=75:max_level=79
TRACE : PVPMatchManager::RegisterTemplate. fast_tid=24707
TRACE : PVPMatchTemplate::CreateApplyPool. min_level=80:max_level=200
TRACE : grabblecapacity:game_id=1,size=30
TRACE : GCrossServerLimitRegister.gs_id=1:level=40:size=12:pos_size=4
./gs: symbol lookup error: /lib/libskill.so: undefined symbol: _ZN16object_interface10UpdateBuffEssib
info : TcpManager OnDelSession
err : gdelivery::Erase gameserver 1,sid=27
TRACE : KingdomWarManager:OnKWarGSDisConnect:gameid=1
TRACE : BattleManager:OnGSDisConnect:gameid=1
err : glinkd::disconnect from gameserver. gameserver 1, sid=11
err : glinkd::disconnect from gameserver. gameserver 1, sid=11
err : glinkd::disconnect from gameserver. gameserver 1, sid=11
info : GameDBServer::OnDelSession, sid=10.
err : glinkd::disconnect from gameserver. gameserver 1, sid=10
TRACE : checkpoint begin.
TRACE : checkpoint end.
TRACE : ArenaManager::_OnFTClose.ft_tid=20555
TRACE : ArenaManager::_OnFTClose.ft_tid=20556
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 : checkpoint begin.
TRACE : checkpoint end.
TRACE : TouchPointManager::Update:current orders.size()=0, delay_order_count=0
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 : 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 : 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 : checkpoint begin.
TRACE : checkpoint end.
TRACE : TouchPointManager::Update:current orders.size()=0, delay_order_count=0
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
 
Shh, quiet, you might piss somebody off
Developer
Joined
Dec 23, 2011
Messages
1,795
Reaction score
2,140
i'm looking to fix this bug
./gs: symbol lookup error: /lib/libskill.so: undefined symbol: _ZN16object_interface10UpdateBuffEssib
i still don't know what's wrong with this

i upload wrong liskill.so =x
i will make a small patch put to update on your server please
slawdos, download the update from 2.2 rule and extract in /lib folder of your linux, sorry about this, i will update full repack

also don't forget to use my server.lua to connect, don't forget this
 
Last edited:
Experienced Elementalist
Joined
Jul 5, 2012
Messages
272
Reaction score
32
working Fine thank you Bola for you're hard work.. iweb is working fine also.

just note /lib32 is not there on my Ubuntu 12.04 64bit server so i just cp'ed to /lib
 
Newbie Spellweaver
Joined
Jun 17, 2014
Messages
7
Reaction score
0
The Server works fine, but if i try to login with my client it throws me the Error "Client Version out of date" (I use Client Version v453 with the manual patches)
 
Experienced Elementalist
Joined
Jan 6, 2013
Messages
201
Reaction score
24
The Server works fine, but if i try to login with my client it throws me the Error "Client Version out of date" (I use Client Version v453 with the manual patches)
Official euro client work fine. You can fix it - copy fw/data/*.* to /FWServer/gamed/config, and fw/data
/elements.data to /FWServer/gqueryd/
 
Newbie Spellweaver
Joined
Jun 17, 2014
Messages
7
Reaction score
0
Official euro client work fine. You can fix it - copy fw/data/*.* to /FWServer/gamed/config, and fw/data
/elements.data to /FWServer/gqueryd/

thank you for your advise, but unfortinaly it does not work. I Copied all data files like you told, but the client gives me the same Error. Do i have to do something else that i have missed?
 
Back
Top