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!

Zhuxian(Jade dynasty) server + client (Renewal)

Status
Not open for further replies.
Initiate Mage
Joined
Feb 11, 2008
Messages
1
Reaction score
0
hello everyone
i have some problem and if anyone can help me would be great
this is the error


err : gdelivery::connect to GAuth server failed. Reconnecting....
info : logclient: OnAddSession
info : logclienttcp: OnAbortSession
err : gdelivery:: connect GameDB failed
TRACE : ganticheatclient:: connect to GACD failed!
info : logclienttcp: OnAbortSession
err : gdelivery::connect to GAuth server failed. Reconnecting....
TRACE : ganticheatclient:: connect to GACD failed!
err : gdelivery:: connect GameDB failed
err : gdelivery::connect to GAuth server failed. Reconnecting....
err : gdelivery:: connect GameDB failed
info : logclienttcp: OnAbortSession
TRACE : ganticheatclient:: connect to GACD failed!
err : gdelivery::connect to GAuth server failed. Reconnecting....
err : gdelivery:: connect GameDB failed


can someone help me configuring the gdelivery/gamesys.conf?
 
Newbie Spellweaver
Joined
Feb 28, 2008
Messages
74
Reaction score
2
hello everyone
i have some problem and if anyone can help me would be great
this is the error


err : gdelivery::connect to GAuth server failed. Reconnecting....
info : logclient: OnAddSession
info : logclienttcp: OnAbortSession
err : gdelivery:: connect GameDB failed
TRACE : ganticheatclient:: connect to GACD failed!
info : logclienttcp: OnAbortSession
err : gdelivery::connect to GAuth server failed. Reconnecting....
TRACE : ganticheatclient:: connect to GACD failed!
err : gdelivery:: connect GameDB failed
err : gdelivery::connect to GAuth server failed. Reconnecting....
err : gdelivery:: connect GameDB failed
info : logclienttcp: OnAbortSession
TRACE : ganticheatclient:: connect to GACD failed!
err : gdelivery::connect to GAuth server failed. Reconnecting....
err : gdelivery:: connect GameDB failed


can someone help me configuring the gdelivery/gamesys.conf?

Code:
; 
[LogclientClient]
type            =   udp
port            =   11100
;address            =   127.0.0.1
address         =   127.0.0.1
so_sndbuf       =   16777216
so_rcvbuf       =   65535
accumulate      =   16777216
[LogclientTcpClient]
type            =   tcp
port            =   11101
;address            =   127.0.0.1
address         =   127.0.0.1
so_sndbuf       =   16777216
so_rcvbuf       =   65535
accumulate      =   16777216
[Intervals]
;set accounting interval,unit is second
account_interval    =   600
;set delrole interval,unit is second
delrole_interval    =   60
;set check forbidlogin user's map interval,unit is second
checkforbidlogin_interval = 60
[GDeliveryServer]
zoneid   = 1
aid   = 11
freeaid   = 2
zondname  = zone1
type   = tcp
port   = 29100
address   = 127.0.0.1
so_sndbuf  = 65535
so_rcvbuf  = 65535
ibuffermax              =       1048576
obuffermax              =       1048576
;name_charset            =       GB2312
table_charset           =       UCS2 
tcp_nodelay  = 0
listen_backlog = 10
accumulate  = 1048576
mtrace   = /tmp/m_trace.link
battlefield  =  1
contest_file            =       zhuxian_question.data
[GAuthClient]
type   = tcp
port   = 29200
address   = 127.0.0.1
so_sndbuf  = 65535
so_rcvbuf  = 65535
;so_broadcast = 1
tcp_nodelay  = 0
accumulate  = 268435456
isec   = 2
iseckey   = 123
osec   = 2
oseckey   = 456
shared_key  = 123456
 
 
[GProviderServer]
id    = 0
type   = tcp
port   = 29300
address   = 127.0.0.1
so_sndbuf  = 65535
so_rcvbuf  = 65535
ibuffermax              =       1638400
obuffermax              =       1638400
;so_broadcast  = 1
tcp_nodelay  = 0
accumulate  = 268435456
[GameDBClient]
type   = tcp
port   = 29400
address   = 127.0.0.1
so_sndbuf  = 65535
so_rcvbuf  = 65535
;so_broadcast  = 1
tcp_nodelay  = 0
accumulate  = 268435456
ibuffermax              =       1638400
obuffermax              =       1638400
;isec   = 2
;iseckey   = 123
;osec   = 2
;oseckey   = 456
[UniqueNameClient]
type                    =       tcp
port                    =       29401
address                 =       127.0.0.1
so_sndbuf               =       65535
so_rcvbuf               =       65535
;so_broadcast           =       1
tcp_nodelay             =       0
accumulate              =       268435456
[GAntiCheatClient]
type                    =       tcp
port                    =       29702
address                 =       127.0.0.1
so_sndbuf               =       65535
so_rcvbuf               =       65535
ibuffermax              =       1638400
obuffermax              =       1638400
;so_broadcast   =       1
tcp_nodelay             =       0
accumulate              =       268435456
[GFactionClient]
type                    =       tcp
port                    =       29500
address                 =       127.0.0.1
so_sndbuf               =       65535
so_rcvbuf               =       65535
ibuffermax              =       1638400
obuffermax              =       1638400
;so_broadcast           =       1
tcp_nodelay             =       0
accumulate              =       268435456
[GRoleDBClient]
type   = tcp
port   = 15000
address   = 127.0.0.1
so_sndbuf  = 65535
so_rcvbuf  = 65535
;so_broadcast  = 1
tcp_nodelay  = 0
accumulate  = 268435456
;isec   = 2
;iseckey   = 123
;osec   = 2
;oseckey   = 456
[QQDeliveryClient]
type   = tcp
port   = 18001
address   = 127.0.0.1
so_sndbuf  = 65535
so_rcvbuf  = 65535
;so_broadcast  = 1
tcp_nodelay  = 0
accumulate  = 268435456
;isec   = 2
;iseckey   = 123
;osec   = 2
;oseckey   = 456
[ThreadPool]
threads   = (1,3)(***,1)(***,1)(0,1)
max_queuesize  = 1048576
prior_strict  = 1

^ @ [ThreadPool]
**** = one zero zero And one zero one



---------- Post added at 05:50 PM ---------- Previous post was at 05:48 PM ----------

New Server files for ZXpatch422



mysql





mssql





Client support 1.36





credit :mcncc.com,soft.99uc.net
 
Last edited:
Experienced Elementalist
Joined
Aug 21, 2005
Messages
297
Reaction score
107
Rayfile is dead, please reupload thanks!
 
Experienced Elementalist
Joined
Aug 21, 2005
Messages
297
Reaction score
107
Donotaskme : the rayfile has been blocked, I can't download with the client or anything else, it sits at 0% sorry.
 
Experienced Elementalist
Joined
Aug 21, 2005
Messages
297
Reaction score
107
mssql


Ok, let me get this downloaded and ill find the password for you.

//edit_1

Sorry for the delay, download completed, and the password is... 'changfengchi'

Thanks for uploading the file for me :).

//edit_2

That rar isnt mssql files, its game files.
 
Last edited:
Junior Spellweaver
Joined
Mar 10, 2007
Messages
165
Reaction score
38
Don't bother hosting this. PlayXuZheng already recieved letters from PWE (Perfect World Entertainment) and were forced to close.
 
Experienced Elementalist
Joined
Aug 21, 2005
Messages
297
Reaction score
107
Don't bother hosting this. PlayXuZheng already recieved letters from PWE (Perfect World Entertainment) and were forced to close.

Want a copy of a C&D notice? I have one from PW as well :) just move them out of the country.
 
Initiate Mage
Joined
Dec 12, 2008
Messages
3
Reaction score
0
ure to good man thanks for sharing this ariz....
arigato......

---------- Post added at 02:21 AM ---------- Previous post was at 02:18 AM ----------

Perhaps we can.
Anyway, is there info what are the missing NPC's are?
I was thinking it is more likely those NPC that gives "gold quest" to players.

amster unknown can u give me ur link so i can dl if u have private server of this game... thank u very much
:thumbup1:
 
Status
Not open for further replies.
Back
Top