So, my Msgserver and Npcserver and CoAccountServer are running smoothly, so what's the problem? Well, I really have no idea, but this is how everything looks when I try to login (i.e. Npcserver).
-Please Refer to the Images Below-
-------------------------------------------------------------------
Basically this is how my Msgserver console looks like ...

NpcServer

--------------------------------------------------------------------------
Now on login my client looks like this...

CoAccountServer

------------------------------------------------------------------------
I jump for joy when I see everything is fully working and it starts logging in, but then it just freezes on the login screen. Now I've read many post and threads that say the server name must match in Server.dat and Shell.ini and they are. Also, that the IP in Server.dat must be 127.0.0.1 and, of course, it clearly is.
My Server.dat looks like this..
Code:
[Header] GroupAmount=1 Group1=Group11.swf GroupHint1=Dima [Group1] ServerAmount=1 Server1=Dima Ip1=127.0.0.1 Port1=9958 ServerName1=Dima HintWord1=Dima Pic1=Group3/server2.swf 1=Group3/server2.swf
Shell.ini
Code:
; 外壳配置文件 ; 2002.10.23 [System] MAPGROUP_SIZE = 5 FREE_LEV = 16 [Database] DB_IP = 127.0.0.1 DB_USER = test DB_PW = test DB_DB = zf [AccountServer] ACCOUNT_IP = 127.0.0.1 ACCOUNT_PORT = 9865 SERVERNAME = Dima LOGINNAME = test PASSWORD = test ; 登录表尺寸, 10-5000 MAXLOGINTABLESIZE=1500 ; 登录表超时秒数,0-86400 LOGINOVERTIMESECS=120 [InternetPort] CURRENT_PORTID = 0 PORT_SIZE = 5 MASTER_IP = 127.0.0.1 MASTER_PORT = 8653 [Language] StringFile=ini\cn_Res.ini [DHParam] DHFile=dh.pem DHParamType=2
Basically all of my IPs in each file (i.e. shell.ini or data.ini) are 127.0.0.1 because if I use my hamachi IP or any other IP it doesn't work. I figured this is the problem and I should play around with the IPs in order to successfully login.
But then I went online and searched my problem and people in the forum say its a client problem. I have never heard of a "multiclient" when "working" with servers. I figure I'll follow a guide on how to make one, but of course, I have Windows Vista x64 and all of its problems. So, every time I try opening up "odbg110" and i actually try to search for things when I open up "conquer.exe" I get completely different codes as opposed to the ones the person that released the guide received.
If anyone would be kind enough to explain to me what a "multiclient" actually is I would really appreciate it and tell me if the client or "multiclient" actually is my problem in trying to login. Or, if I should just keep changing my IPs around and hopefully a combination will end up working.
-EDIT-
I read that when I extract my 5095 client I should have a loader.exe, or it should be added in order to successfully login. Does anyone know if that would make this work or not?
------------------------------------------------------------------------
-Side Note-
I know TQ Binaries are ILLEGAL, but I figured that the distribution of them is illegal, not actually asking for help on them. But, I could wrong since it's been a long time since I've been "active" on these forums and I am not fully aware of the rules yet.
I am clearly new at this "coding" and "trying to get a source running" stuff, and hopefully the forum will understand and help me out.
Thank You very Much!
-NarutoXBLade89






