Quote:
Originally Posted by Kalman11
I have some problems with building services:
I can build them, but they don't start, I get error 1053 when I try to start them
I get only this type of error for every exe:
error PRJ0025 : Batch file 'c:\Users\Kalman\Downloads\4Story_3.5\TServer\TMap Svr\Release\BAT000098.bat' contains Unicode contents that could not be translated to user's ANSI code page.
I used Visual Studio 2003 to rebuild them
Edit: Managed to fix those problems, but now, I can't login with my client
Edit2: Fixed login bug, I used glossy's source, but it's TLogin doesn't work for me, but old TLogin works perfectly
Edit3: Now I only get 1053 for TMapSvr, but I didn't get any compile error now :/ Maybe I'll try to rebuild everything with the original sources
|
Kalman, let me notice that unicode char error is just a little 'bug'. I mean it's not a real problem. When you compile new services, it's auto trying to install it on your own computer with a .bat file, for some reason it's not working perfectly, and the .bat file returns an error code which is in korean language, so it doesnt matter.
Otherwise the server files are buggy as f**k .. for example choose a server error. (I have already solved it! :D, I had system error, but now it's running perfectly, I hope it wont crash.)