[Guide]Conquer_v2

03/12/2011 20:06 sam ayoub#151
Quote:
Originally Posted by chickmagnet View Post
u need c++ and c# 2008

i got both
03/13/2011 12:34 seezr#152
how i can Work Thes Server I
cant Work It Please Tell Me How I Can
03/13/2011 13:57 dupakurwa#153
Quote:
Originally Posted by chickmagnet View Post
yepu just need the database in same directory as source i just chose 2 put mine in c: thats where i always put em
well, for me i needed to copy files (server\database to server\auth\database and server\server_v2\database), do some things (like adding reference path to fix blowfish bug - my vs 2k8, original NFR doesnt have blowfish dll) to even compile server_v2, still after creating acc, loading screen just stops @ 25% loading done (application is working, tho cant start playing), well, back to work on that, i gave my modified to compile source to some ppl here thats y i intended them to for sake extract it to c:\ directly)...
03/13/2011 14:06 sam ayoub#154
Quote:
Originally Posted by dupakurwa View Post
well, for me i needed to copy files (server\database to server\auth\database and server\server_v2\database), do some things (like adding reference path to fix blowfish bug - my vs 2k8, original NFR doesnt have blowfish dll) to even compile server_v2, still after creating acc, loading screen just stops @ 25% loading done (application is working, tho cant start playing), well, back to work on that, i gave my modified to compile source to some ppl here thats y i intended them to for sake extract it to c:\ directly)...
dupakurwa did u kow how to fix my problem ? :( :confused: :(
03/13/2011 19:49 dupakurwa#155
Quote:
Originally Posted by sam ayoub View Post
dupakurwa did u kow how to fix my problem ? :( :confused: :(
nope, not yet, havnt met that problem - blowfish works here... either try to re-add path to blowfish (32 bit) , set project to 32 bit, maybe copy blowfish to windows\system32 folder, make sure uve downloaded .net framework 4 + SP1 to this framework... try reinstalling/installing vcredist_x86 (visual c++ runtime libraries - im using vs2010 libraries, instead of 2008 so that can make difference) ... but thats guessing - hard to say atm whats wrong - here it works fine, had no time today to work on, but here i guess i have some client problem now.
03/14/2011 13:13 sam ayoub#156
Hey All
i Download Visual Studio 2010 Ultimate
How I Can Open ConquerServer_v2 and ConquerServer_v2_Auth with VS 2010
To Debug and run server ??
because when i open it
its say choose if u wanna open it with c++ or c# ...etc

what i must choose ?
03/14/2011 13:28 sam ayoub#157
i still have the Suck Blowfish problem
03/14/2011 19:35 chickmagnet#158
trust me its somethin u misssin in the c# that makes u get that blowfish error

correction i ment c++
03/14/2011 19:57 hippie#159
i keep getting failed to connect to game server any help ?
03/15/2011 12:27 dupakurwa#160
Quote:
Originally Posted by chickmagnet View Post
trust me its somethin u misssin in the c# that makes u get that blowfish error
well fixin that was easy as it says that cant find blowfish assembly (in visual studio global reference folders), so i simply added new reference path to project - to folder where that blowfish is - dll is included with the source...

testing all clients now as login works, character creation works, just damn loading screen at game start seems havin some problems with connecting to server (or packets error, etc...)

still even givin sam_ayoub my fixed source (basically source isnt changed at all) ive just added reference path and copied database folder to both servers database folders... gives him an error i havnt met.. ehh...

today ill try to login with all clients starting from 5127 patch and up
03/15/2011 23:07 hippie#161
lol dammit now it crash every time i try to log in
03/16/2011 00:37 chickmagnet#162
Quote:
Originally Posted by dupakurwa View Post
well fixin that was easy as it says that cant find blowfish assembly (in visual studio global reference folders), so i simply added new reference path to project - to folder where that blowfish is - dll is included with the source...

testing all clients now as login works, character creation works, just damn loading screen at game start seems havin some problems with connecting to server (or packets error, etc...)

still even givin sam_ayoub my fixed source (basically source isnt changed at all) ive just added reference path and copied database folder to both servers database folders... gives him an error i havnt met.. ehh...

today ill try to login with all clients starting from 5127 patch and up
its 5366+
03/16/2011 00:51 hippie#163
how do i log in to this i did every thing it said to do but now i just get log in error type 1 no matter whut i type
03/16/2011 05:58 will.will#164
I have a problem can someone help me so my client is logging into account server


[Loader]
IPAddress=5.8.9.182
LoginPort=9958
GamePort=5816
Website=http://www.elitepvpers.com
Force=TRUE
03/16/2011 13:13 sam ayoub#165
Quote:
Originally Posted by dupakurwa View Post
well fixin that was easy as it says that cant find blowfish assembly (in visual studio global reference folders), so i simply added new reference path to project - to folder where that blowfish is - dll is included with the source...

testing all clients now as login works, character creation works, just damn loading screen at game start seems havin some problems with connecting to server (or packets error, etc...)

still even givin sam_ayoub my fixed source (basically source isnt changed at all) ive just added reference path and copied database folder to both servers database folders... gives him an error i havnt met.. ehh...

today ill try to login with all clients starting from 5127 patch and up
Still have BlowFish Damn Problem
btw
i'm using client 5375
what version i must use ?