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)...Quote:
yepu just need the database in same directory as source i just chose 2 put mine in c: thats where i always put em
dupakurwa did u kow how to fix my problem ? :( :confused: :(Quote:
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)...
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.Quote:
dupakurwa did u kow how to fix my problem ? :( :confused: :(
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...Quote:
trust me its somethin u misssin in the c# that makes u get that blowfish error
its 5366+Quote:
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 ProblemQuote:
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