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!

Please Help Can't login to the game

Newbie Spellweaver
Joined
May 16, 2009
Messages
77
Reaction score
4
i use this script to run QY.exe for login game

Code:
@ Echo off
title QY11111
"QY.exe" dev: Test Journey http://xxxxxxxxx/113.xml 111111 222222 -q

Webserver i use APACHE

but the game run with no has chanel list like this:
augusta2009 - Please Help Can't login to the game - RaGEZONE Forums



how to fix that
client version i use: QQXY_FullVerison_build155.exe

or this game working with QQXY_FullVerison_build24.exe
please reupload
 
Banned
Banned
Joined
Sep 17, 2013
Messages
5
Reaction score
0
You need xml
<Worlds>
<world name="1线" worldIP="111.73.45.19" wPort="20001" state="3" />
</Worlds>
<Worlds>
<world name="2线" worldIP="111.73.45.19" wPort="20001" state="2" />
</Worlds>
<Worlds>
<world name="3线" worldIP="111.73.45.19" wPort="20001" state="1" />
</Worlds>

111.73.45.19=you ip
 
Newbie Spellweaver
Joined
May 16, 2009
Messages
77
Reaction score
4
You need xml
<Worlds>
<world name="1线" worldIP="111.73.45.19" wPort="20001" state="3" />
</Worlds>
<Worlds>
<world name="2线" worldIP="111.73.45.19" wPort="20001" state="2" />
</Worlds>
<Worlds>
<world name="3线" worldIP="111.73.45.19" wPort="20001" state="1" />
</Worlds>

111.73.45.19=you ip

yes , i has it already on sever side but still got error same

did you has old client build 24 to 55 ?
please share for me.
 
Banned
Banned
Joined
Sep 17, 2013
Messages
5
Reaction score
0
You need 54 clients do?
Leave your mailbox, I will send you the

Your avatar is pretty good
 
Back
Top