Register for your free account! | Forgot your password?

You last visited: Today at 11:43

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Release - C# 4267 Source

Discussion on Release - C# 4267 Source within the CO2 PServer Guides & Releases forum part of the CO2 Private Server category.

Reply
 
Old 06/04/2011, 21:32   #31
 
lostsolder05's Avatar
 
elite*gold: 20
Join Date: Jan 2006
Posts: 890
Received Thanks: 240
Quote:
Originally Posted by alexalx View Post
O, hi Justin, is that you? O:
Yes, hello Alex. I'm assuming your the alex from DCO/XCO.

Quote:
Originally Posted by Galactic View Post
Anyone has a multiclient conquer.exe for 4267? Can't find one >.<
Make one.
lostsolder05 is offline  
Old 06/05/2011, 03:17   #32
 
F i n c h i's Avatar
 
elite*gold: 0
Join Date: Nov 2009
Posts: 785
Received Thanks: 421
Quote:
Originally Posted by lostsolder05 View Post
Yes, hello Alex. I'm assuming your the alex from DCO/XCO.



Make one.
Yup, thats me.
F i n c h i is offline  
Old 06/07/2011, 19:42   #33
 
Yoshimitsu™'s Avatar
 
elite*gold: 0
Join Date: Sep 2010
Posts: 10
Received Thanks: 4
A small alert,TQ is closing all ,,classic,, servers,so don't try to make old-school leveling one.It's a waste of time :P
Yoshimitsu™ is offline  
Old 06/08/2011, 00:47   #34
 
elite*gold: 0
Join Date: May 2011
Posts: 648
Received Thanks: 413
Quote:
Originally Posted by Yoshimitsu™ View Post
A small alert,TQ is closing all ,,classic,, servers,so don't try to make old-school leveling one.It's a waste of time :P
Oh, that works just with guys like you
TQ is not permitted to shut down a server unless you redistribute their client
Y u k i is offline  
Thanks
1 User
Old 06/08/2011, 09:26   #35
 
lostsolder05's Avatar
 
elite*gold: 20
Join Date: Jan 2006
Posts: 890
Received Thanks: 240
Quote:
Originally Posted by alexalx View Post
Yup, thats me.
<3

Quote:
Originally Posted by Y u k i View Post
Justikins thx for that
Anytime.

Quote:
Originally Posted by Yoshimitsu™ View Post
A small alert,TQ is closing all ,,classic,, servers,so don't try to make old-school leveling one.It's a waste of time :P
Cool story bruh.

On a side note I haven't been able to load EPvPers until today.
lostsolder05 is offline  
Old 06/08/2011, 11:33   #36
 
elite*gold: 0
Join Date: May 2011
Posts: 1,769
Received Thanks: 756
Quote:
Originally Posted by Yoshimitsu™ View Post
A small alert,TQ is closing all ,,classic,, servers,so don't try to make old-school leveling one.It's a waste of time :P
TQ can't do a ****.
BaussHacker is offline  
Thanks
1 User
Old 06/10/2011, 23:53   #37
 
elvis1002's Avatar
 
elite*gold: 0
Join Date: Jun 2010
Posts: 75
Received Thanks: 8
what do you do when it says :MySQL connection has failed! ?
i went into config and put in the right info...
elvis1002 is offline  
Old 06/11/2011, 11:14   #38
 
lostsolder05's Avatar
 
elite*gold: 20
Join Date: Jan 2006
Posts: 890
Received Thanks: 240
Quote:
Originally Posted by elvis1002 View Post
what do you do when it says :MySQL connection has failed! ?
i went into config and put in the right info...

You couldn't have else it would work.

Quote:
Originally Posted by BaussHacker View Post
TQ can't do a ****.
I was going to call him(Yoshi) a moron. But it seemed like a waste of effort. Lawl
lostsolder05 is offline  
Old 06/11/2011, 20:01   #39
 
elvis1002's Avatar
 
elite*gold: 0
Join Date: Jun 2010
Posts: 75
Received Thanks: 8
this is what the error log says :
MySql.Data.MySqlClient.MySqlException: Table 'conquer.tqnpcs' doesn't exist
at MySql.Data.MySqlClient.PacketReader.CheckForError( )
at MySql.Data.MySqlClient.PacketReader.ReadHeader()
at MySql.Data.MySqlClient.PacketReader.OpenPacket()
at MySql.Data.MySqlClient.NativeDriver.ReadResult(Int 64& affectedRows, Int64& lastInsertId)
at MySql.Data.MySqlClient.CommandResult.ReadNextResul t(Boolean isFirst)
at MySql.Data.MySqlClient.CommandResult..ctor(Driver d, Boolean isBinary)
at MySql.Data.MySqlClient.NativeDriver.SendQuery(Byte[] bytes, Int32 length, Boolean consume)
at MySql.Data.MySqlClient.MySqlCommand.GetNextResultS et(MySqlDataReader reader)
at MySql.Data.MySqlClient.MySqlDataReader.NextResult( )
at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader( CommandBehavior behavior)
at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader( )
at RedemptionCO.Database.LoadNpcs() in H:\Documents and Settings\Justin\Desktop\Conquer Coding\RedemptionCo\Database.cs:line 688
MySql.Data.MySqlClient.MySqlException: Table 'conquer.tqnpcs' doesn't exist
at MySql.Data.MySqlClient.PacketReader.CheckForError( )
at MySql.Data.MySqlClient.PacketReader.ReadHeader()
at MySql.Data.MySqlClient.PacketReader.OpenPacket()
at MySql.Data.MySqlClient.NativeDriver.ReadResult(Int 64& affectedRows, Int64& lastInsertId)
at MySql.Data.MySqlClient.CommandResult.ReadNextResul t(Boolean isFirst)
at MySql.Data.MySqlClient.CommandResult..ctor(Driver d, Boolean isBinary)
at MySql.Data.MySqlClient.NativeDriver.SendQuery(Byte[] bytes, Int32 length, Boolean consume)
at MySql.Data.MySqlClient.MySqlCommand.GetNextResultS et(MySqlDataReader reader)
at MySql.Data.MySqlClient.MySqlDataReader.NextResult( )
at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader( CommandBehavior behavior)
at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader( )
at RedemptionCO.Database.LoadNpcs() in H:\Documents and Settings\Justin\Desktop\Conquer Coding\RedemptionCo\Database.cs:line 688
elvis1002 is offline  
Old 06/11/2011, 20:34   #40
 
nTL3fTy's Avatar
 
elite*gold: 0
Join Date: Jun 2005
Posts: 692
Received Thanks: 353
Quote:
Originally Posted by elvis1002 View Post
this is what the error log says :
MySql.Data.MySqlClient.MySqlException: Table 'conquer.tqnpcs' doesn't exist
at MySql.Data.MySqlClient.PacketReader.CheckForError( )
at MySql.Data.MySqlClient.PacketReader.ReadHeader()
at MySql.Data.MySqlClient.PacketReader.OpenPacket()
at MySql.Data.MySqlClient.NativeDriver.ReadResult(Int 64& affectedRows, Int64& lastInsertId)
at MySql.Data.MySqlClient.CommandResult.ReadNextResul t(Boolean isFirst)
at MySql.Data.MySqlClient.CommandResult..ctor(Driver d, Boolean isBinary)
at MySql.Data.MySqlClient.NativeDriver.SendQuery(Byte[] bytes, Int32 length, Boolean consume)
at MySql.Data.MySqlClient.MySqlCommand.GetNextResultS et(MySqlDataReader reader)
at MySql.Data.MySqlClient.MySqlDataReader.NextResult( )
at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader( CommandBehavior behavior)
at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader( )
at RedemptionCO.Database.LoadNpcs() in H:\Documents and Settings\Justin\Desktop\Conquer Coding\RedemptionCo\Database.cs:line 688
MySql.Data.MySqlClient.MySqlException: Table 'conquer.tqnpcs' doesn't exist
at MySql.Data.MySqlClient.PacketReader.CheckForError( )
at MySql.Data.MySqlClient.PacketReader.ReadHeader()
at MySql.Data.MySqlClient.PacketReader.OpenPacket()
at MySql.Data.MySqlClient.NativeDriver.ReadResult(Int 64& affectedRows, Int64& lastInsertId)
at MySql.Data.MySqlClient.CommandResult.ReadNextResul t(Boolean isFirst)
at MySql.Data.MySqlClient.CommandResult..ctor(Driver d, Boolean isBinary)
at MySql.Data.MySqlClient.NativeDriver.SendQuery(Byte[] bytes, Int32 length, Boolean consume)
at MySql.Data.MySqlClient.MySqlCommand.GetNextResultS et(MySqlDataReader reader)
at MySql.Data.MySqlClient.MySqlDataReader.NextResult( )
at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader( CommandBehavior behavior)
at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader( )
at RedemptionCO.Database.LoadNpcs() in H:\Documents and Settings\Justin\Desktop\Conquer Coding\RedemptionCo\Database.cs:line 688
Do you see the problem now?
nTL3fTy is offline  
Thanks
1 User
Old 06/11/2011, 23:18   #41
 
elite*gold: 0
Join Date: Oct 2005
Posts: 9
Received Thanks: 0
Seriously appreciate this release, and seriously appreciate the regions. If anything comes of this from my end you will certainly get credit.

edit: Took literally 5 mins of tinkering to get it running, granted I already had a linux box with mysql up. Source is very straightforward and easy to read.
accountwhore is offline  
Old 06/12/2011, 05:23   #42
 
lostsolder05's Avatar
 
elite*gold: 20
Join Date: Jan 2006
Posts: 890
Received Thanks: 240
Quote:
Originally Posted by accountwhore View Post
Seriously appreciate this release, and seriously appreciate the regions. If anything comes of this from my end you will certainly get credit.

edit: Took literally 5 mins of tinkering to get it running, granted I already had a linux box with mysql up. Source is very straightforward and easy to read.
It's not a problem. Your welcome and thanks for the credits.
lostsolder05 is offline  
Old 02/09/2012, 23:54   #43
 
Nyorai's Avatar
 
elite*gold: 200
Join Date: Sep 2011
Posts: 202
Received Thanks: 107
Dunno why but the DB doesn't load any tables o.o

EDIT: Was checking the wrong DB -.-
Nyorai is offline  
Old 02/10/2012, 10:30   #44
 
-Sensei-'s Avatar
 
elite*gold: 0
Join Date: Oct 2011
Posts: 267
Received Thanks: 59
Interesting, this client should fit this ?

-Sensei- is offline  
Old 02/10/2012, 11:07   #45
 
Spirited's Avatar
 
elite*gold: 12
Join Date: Jul 2011
Posts: 8,211
Received Thanks: 4,114
Quote:
Originally Posted by -Sensei- View Post
Interesting, this client should fit this ?

Yep. Same packet structures I believe.
Have fun.
Spirited is offline  
Reply


Similar Threads Similar Threads
any one have Hybrids Source 4267???
04/06/2011 - CO2 Private Server - 5 Replies
any one have this ?
4267 source error???
10/07/2010 - CO2 Private Server - 0 Replies
NULL...exception http://www.image-share.com/upload/385/23.png in this code http://www.image-share.com/upload/385/24.png FirstDataArrived.Invoke(this, D); //this method !! why that??
I need 4267 source!!!!please
09/27/2010 - CO2 Private Server - 6 Replies
some one give me the 4267 source?? thx ....please
Where can I get a version 4267 source?
03/02/2010 - CO2 Private Server - 4 Replies
^^^^^^TITLE^^^^^^
Map Problem with the 4267 Source
12/12/2009 - CO2 Private Server - 11 Replies
Hey! I need help =\ I downloaded the 4267 source and found out that the map had quadrant lines all over it. This is the download location for the source and for the client. The database connection is located in the code: DatabaseConnection = new MySqlConnection("Server=localhost;Database='c onquer_server';Username='root';Password='root'&quo t;); The database sql file is below in the attachment. Please help me, i know a bit of coding but I couldn't find anything wrong =[ PS: I need the 4268...



All times are GMT +2. The time now is 11:43.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.