[Guide]Conquer_v2

03/10/2011 15:53 parkiet6#76
you cant use your local ip you need to use an hamachi ip or an lan ip and change the LoginPort to 9960 and GamePort to 5817 use hellmouthco loader to do that then It will work
03/10/2011 17:43 sam ayoub#77
now its says
Server Maintenance
03/10/2011 22:30 sam ayoub#78
stucked Agine at "Logging into account server.."
03/10/2011 22:51 chickmagnet#79
Quote:
Originally Posted by sam ayoub View Post
stucked Agine at "Logging into account server.."
make sure 2 add ur ip 2 the auth server
03/11/2011 03:38 dupakurwa#80
Well, simply add Project > Conquer...Properties > Reference Paths... add path ... Server\ConquerServer_v2\bin\Debug\ ... its there (blowfish.dll)
Otherwise it wont compile even with freshly installed vs2008 (ultimate) (xp sp3) givin u blowfish error... cant say it simplier i suppouse :P
03/11/2011 04:09 chickmagnet#81
Quote:
Originally Posted by parkiet6 View Post
you cant use your local ip you need to use an hamachi ip or an lan ip and change the LoginPort to 9960 and GamePort to 5817 use hellmouthco loader to do that then It will work
the login port can be watever u want after i added th upgrade 2 5377 watever i had changed the port 2 9959 and when u use the loader in client u have 2 make sur u also make that port 9959
03/11/2011 04:53 dupakurwa#82
Fixed to work it at last (at least server side), any ideas why client stops at loading screen (around 25% of bar filled). Im using client from pinned All clients topic as download from this topic is pass protected.
03/11/2011 07:51 sam ayoub#83
Quote:
Originally Posted by chickmagnet View Post
make sure 2 add ur ip 2 the auth server
You Mean This :

//resp.IPAddress = "192.168.1.102"; /*//xXxIP
resp.IPAddress = Client.NetworkSocket.IP;

????
anyway i ty to add My Ip ,
and i remove this One
resp.IPAddress = Client.NetworkSocket.IP;

but its Same !
Logging Into Account Server !
03/11/2011 12:39 chickmagnet#84
here use this its the source updated 2 5366+

[Only registered and activated users can see links. Click Here To Register...]
03/11/2011 12:58 sam ayoub#85
Quote:
Originally Posted by chickmagnet View Post
make sure 2 add ur ip 2 the auth server
you mean This ?
//resp.IPAddress = "192.168.1.102"; /*//xXxIP
resp.IPAddress = Client.NetworkSocket.IP;

i put my IP
and Remove The Second Code :
resp.IPAddress = Client.NetworkSocket.IP;

but its Same
still Stuck On Logging To Account Server
03/11/2011 13:06 dupakurwa#86
Well, game client stops at loading screen (around 25% of loading bar filled up)

Here's the list of changes that ive made to compile server/auth server w/o errors
(xp sp3 clean install, vs2008 ultimate clean install - no blowfish.dll, luckily theres one included with server source :)

- .net framework 4 + SP1 (SP1 fixes missing v4 tools error, uses v3.5 tools instead)
- in server_v2 source properties (Project > ConquerServer_v2 Properties > Reference path) add path... Server\ConquerServer_v2\bin\debug (fixes blowfish bug)
- copy Server\Database to both: Server\ConquerServer_v2\Database\ ...AND... Server\ConquerServer_v2_Auth\Database\ (fixes missing files when compiling server, probably u dont need to copy whole database folder to both locations, but i didnt care to find out which folders from Database folder and where so copy them all)
- copy Server\ConquerServer_v2\bin\Debug\gamekeyexchange. dll to windows\system32 folder (adding system path should work fine too)

After that both server_Auth and server_v2 compiled and run w/o errors/warnings

- download loader... (tested v2 and v5, cant see difference atm)
- extract it to client folder (edit IP and Login port)

[Loader]
IPAddress= YOUR IP HERE
LoginPort=9958
GamePort=5816
Website=http://www.elitepvpers.com

- ive used already patched client from All clients pinned forum topic

Game stops at loading screen :/
well, ill try getting this forum client and patch-up method - maybe thatll change something, unless som1 will post the answer :P
03/11/2011 13:11 sam ayoub#87
Quote:
Originally Posted by chickmagnet View Post
make sure 2 add ur ip 2 the auth server
Quote:
Originally Posted by chickmagnet View Post
here use this its the source updated 2 5366+

[Only registered and activated users can see links. Click Here To Register...]
Thanks But Now Its Says
Its Says Server Maintenance Now

and i Change GamePort=5817
But Its Still Says
03/11/2011 13:24 sam ayoub#88
Quote:
Originally Posted by chickmagnet View Post
make sure 2 add ur ip 2 the auth server
Quote:
Originally Posted by chickmagnet View Post
here use this its the source updated 2 5366+

[Only registered and activated users can see links. Click Here To Register...]
Thanks But Now Its Says
Its Says Server Maintenance Now

and i Change GamePort=5817
But Its Still Says

##
03/11/2011 14:16 dupakurwa#89
Quote:
Originally Posted by sam ayoub View Post
Thanks But Now Its Says
Its Says Server Maintenance Now

and i Change GamePort=5817
But Its Still Says

##
did u also changed loginserver port to 9960 ? seems that fixes problem tho im constantly getting login/pass error with this source
03/11/2011 14:48 sam ayoub#90
Quote:
Originally Posted by dupakurwa View Post
did u also changed loginserver port to 9960 ? seems that fixes problem tho im constantly getting login/pass error with this source
Thx That's Kinda Work

but it Show Not respond error , Check This Pic

[Only registered and activated users can see links. Click Here To Register...]