Guide/Release: Conquer Server (CoFuture) Using MySql!

05/29/2008 13:45 joey0627#931
hi!

Server is working! Ty all! Just i dont know, how to set up my char to GM. I need Auth and type blank... ty
05/29/2008 14:07 Destinyangel#932
Can you add a list of screenshot for configure the server plz.
Thx.
05/29/2008 17:10 joey0627#933
Easy.
(after appserv install)
1. Open the project file, then database.cs, set the u/p and database.
2. Build -> Rebuild in Visual C# 2005 express edition! Should be successful. (2008 version give u errors)
3. open server folder bin->x86->debug->COServer.exe
4. Start appserv applications. Start->All programs -> Appserv -> Control server by service -> Apache start and MySQL start.
5.When u set ur IP in database and QO client server.dat file.
(if u dont know ur ip: Windows+R (Start -> Run) and write here: cmd, then write: ipconfig), But if COServer.exe working, the control panel tell u the useful IP.
6. All ready, start QO client, and login.

Account: u can make acc in database, conquer_server/accounts and insert Just write account ID, Type to "2", 0 is normal login... Leave all without these. When u login first, u write u/p, the password codding automatically to the database, what u use first.

...Sry for bad lang...

How to set up my acc to GM? :S Ty
05/29/2008 18:29 Destinyangel#934
Quote:
Originally Posted by joey0627 View Post
Easy.
(after appserv install)
1. Open the project file, then database.cs, set the u/p and database.
2. Build -> Rebuild in Visual C# 2005 express edition! Should be successful. (2008 version give u errors)
3. open server folder bin->x86->debug->COServer.exe
4. Start appserv applications. Start->All programs -> Appserv -> Control server by service -> Apache start and MySQL start.
5.When u set ur IP in database and QO client server.dat file.
(if u dont know ur ip: Windows+R (Start -> Run) and write here: cmd, then write: ipconfig), But if COServer.exe working, the control panel tell u the useful IP.
6. All ready, start QO client, and login.

Account: u can make acc in database, conquer_server/accounts and insert Just write account ID, Type to "2", 0 is normal login... Leave all without these. When u login first, u write u/p, the password codding automatically to the database, what u use first.

...Sry for bad lang...

How to set up my acc to GM? :S Ty
Ok, step 1,2,3,4 and 5 is easy. I have the control panel of COfutur but step 6 i have probleme.
I start QO client and after enter Login and new password i have this error : Connecting falied due to server maintenace .....
And in my COFutur Serv this error :
Auth Packet: Auth Request
System.NullReferenceExeception : La reference d'objet n est pas definie a une instance d un objet. (I'm french :) )
a COserver.Start.Game_FirstDataArrived(Object sender, DataArgs e> in C:\Users\My Name\Destop\CoFutur_Release\Server\Start.cs:line 317

What the probleme ??

Thx for his help :)
05/29/2008 20:34 SweeTFlower#935
Quote:
Originally Posted by Korvacs View Post
why download 2005? just right click on the problem object, and hit refactor, then rename it

ffs i dunno how many times thats been posted, but its been posted a hell of a lot
cause from what i notes everyone who is using C# 2008 has the map issue. simplest way to just avoid the issue is to just use the 2005. but if that fixes the problem then he can try that.
05/29/2008 20:37 SweeTFlower#936
Quote:
Originally Posted by Destinyangel View Post
Ok, step 1,2,3,4 and 5 is easy. I have the control panel of COfutur but step 6 i have probleme.
I start QO client and after enter Login and new password i have this error : Connecting falied due to server maintenace .....
And in my COFutur Serv this error :
Auth Packet: Auth Request
System.NullReferenceExeception : La reference d'objet n est pas definie a une instance d un objet. (I'm french :) )
a COserver.Start.Game_FirstDataArrived(Object sender, DataArgs e> in C:UsersMy NameDestopCoFutur_ReleaseServerStart.cs:line 317

What the probleme ??

Thx for his help :)
have you checked your ports? what is the port on server db and the server.dat?
05/29/2008 22:10 Destinyangel#937
My server.dat

Code:
Server1=CoFuture
Ip1=192.168.1.50
Port1=9958
ServerName1=CoFuture
HintWord1=CoFuture
Pic1=servericon33
My Database (in phpMyAdmin)

Code:
Servername 	ServerIP 	ServerPort
CoFuture 	192.168.1.50 	9958

EDIT : Any can upload his Server folder and his database (WORKS :)) plz
05/30/2008 02:45 Abudabhi#938
Great job the server is working fine and if u set up all correctly ips,port and server name thats very important too,works from the first time but for creating a char set Type and Auth to 1 that worked for me.

Pls if u can post an example of codeing for mobs
05/30/2008 04:17 SweeTFlower#939
Quote:
Originally Posted by Destinyangel View Post
My server.dat

Code:
Server1=CoFuture
Ip1=192.168.1.50
Port1=9958
ServerName1=CoFuture
HintWord1=CoFuture
Pic1=servericon33
My Database (in phpMyAdmin)

Code:
Servername 	ServerIP 	ServerPort
CoFuture 	192.168.1.50 	9958

EDIT : Any can upload his Server folder and his database (WORKS :)) plz
server name is wrong, port in server.dat is wrong
05/30/2008 04:23 SweeTFlower#940
Quote:
Originally Posted by Abudabhi View Post
Great job the server is working fine and if u set up all correctly ips,port and server name thats very important too,works from the first time but for creating a char set Type and Auth to 1 that worked for me.

Pls if u can post an example of codeing for mobs

if you find one let me know. mainly you have to do it yourself. future and Korvacs did the hard part wich is make a working version for us to start with from there gotta figure out how to make the rest if you know scripting and stuff.

3 of us are trying to do this so the rest of our friends from 3 other servers can play together since they all quit original co but only one of us knows scripting. so its a slow thing :/ if we get everything working, might post the script for everyone with this source to use if they want idk...
05/30/2008 11:21 dluux#941
Fixed.
05/30/2008 13:45 Kiyono#942
Quote:
Originally Posted by Abudabhi View Post
Great job the server is working fine and if u set up all correctly ips,port and server name thats very important too,works from the first time but for creating a char set Type and Auth to 1 that worked for me.

Pls if u can post an example of codeing for mobs
Downlaod CoEMU/CoInfernal/Co 2.1 doesn't realy matter then copy and paste the mob files fix all the errors and the import the Mob files for the MySQL DB
05/30/2008 15:41 _Kenzi_#943
nvm i found what i needed to get the microsft visual.
05/30/2008 19:31 SweeTFlower#944
Quote:
Originally Posted by Djago160 View Post
Downlaod CoEMU/CoInfernal/Co 2.1 doesn't realy matter then copy and paste the mob files fix all the errors and the import the Mob files for the MySQL DB
:) thanks ill give that a shot as well :D
05/30/2008 22:25 Kiyono#945
Quote:
Originally Posted by SweeTFlower View Post
:) thanks ill give that a shot as well :D
if you want the MySQL mob files jsut PM me