Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Conquer Online 2 > CO2 Private Server
You last visited: Today at 03:01

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

Advertisement



i have just one error in 5075 .. who can fix it?

Discussion on i have just one error in 5075 .. who can fix it? within the CO2 Private Server forum part of the Conquer Online 2 category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: May 2011
Posts: 26
Received Thanks: 0
i have just one error in 5075 .. who can fix it?

Hello guys

i have sorce full work but i cant save and Debug any new coz i have this error

this my sorce


and here the problem




i will w8 for answer
and sory my lang so bad
thx guys
baramoda1 is offline  
Old 05/22/2011, 03:25   #2
 
{ Angelius }'s Avatar
 
elite*gold: 0
Join Date: Aug 2010
Posts: 991
Received Thanks: 1,107
you have 2 missing references up there (conquerLibrary/IOStream)

the ones that is marked with (!)

and you have 2 .cs files that named DataBase change the name of one of them
{ Angelius } is offline  
Old 05/22/2011, 03:33   #3
 
elite*gold: 0
Join Date: May 2011
Posts: 26
Received Thanks: 0
i have creat conquerLibrary
u mean i need to creat : IOStream too ??

i am sory for normal understand u coz i am so bad in english
baramoda1 is offline  
Old 05/22/2011, 03:42   #4
 
{ Angelius }'s Avatar
 
elite*gold: 0
Join Date: Aug 2010
Posts: 991
Received Thanks: 1,107
Quote:
Originally Posted by baramoda1 View Post
i have creat conquerLibrary
u mean i need to creat : IOStream too ??

i am sory for normal understand u coz i am so bad in english
you have to put the (conquerLibrary file + any other reference in the debug/release folder) and than open your project and right click on the references and addreference/Brows and find your project folder and than the debug/release and than the reference .

note as long as the (!)mark is still there than the reference is still missing .

good luck .
{ Angelius } is offline  
Old 05/22/2011, 03:49   #5
 
elite*gold: 0
Join Date: May 2011
Posts: 26
Received Thanks: 0
ops
take my teamviewer and do that pls hehehehe
ok ?
baramoda1 is offline  
Old 05/22/2011, 04:10   #6
 
elite*gold: 0
Join Date: Feb 2011
Posts: 46
Received Thanks: 1
ConquerEmulator.ConquerLibrary;

Try putting that and see if the error goes away.
xElement is offline  
Old 05/22/2011, 04:29   #7
 
elite*gold: 0
Join Date: May 2011
Posts: 26
Received Thanks: 0
Quote:
Originally Posted by { Angelius } View Post
you have to put the (conquerLibrary file + any other reference in the debug/release folder) and than open your project and right click on the references and addreference/Brows and find your project folder and than the debug/release and than the reference .

note as long as the (!)mark is still there than the reference is still missing .

good luck .
hey bro
i do that but i cant understand it : click on the references and addreference/Brows and find your project folder and than the debug/release and than the reference
how i do about brows tell me about how i can fix it ??
baramoda1 is offline  
Old 05/22/2011, 04:59   #8
 
elite*gold: 0
Join Date: May 2011
Posts: 26
Received Thanks: 0
I FIX IT BUT I HAVE ONE ERROR NOW IN Database
how i chang it ??
thx
baramoda1 is offline  
Old 05/22/2011, 05:16   #9
 
{ Angelius }'s Avatar
 
elite*gold: 0
Join Date: Aug 2010
Posts: 991
Received Thanks: 1,107
where it says ConquerEmulator.DataBase the red part is the file name (the .cs) and inside any project you are not supposed to have 2 .cs files with the same name .

QE. name them Database1.cs and DataBase.cs
so it looks like ConquerEmulator.DataBase1
{ Angelius } is offline  
Old 05/22/2011, 05:37   #10
 
elite*gold: 0
Join Date: May 2011
Posts: 26
Received Thanks: 0
i do that but nothing .. i have error in ConquerEmulator.DataBase
or maby i no understand u !!!!!
baramoda1 is offline  
Old 05/22/2011, 05:41   #11
 
{ Angelius }'s Avatar
 
elite*gold: 0
Join Date: Aug 2010
Posts: 991
Received Thanks: 1,107
delete the whole .cs file that you have added its empty and its useless and it is your problem . if you dont know how to deal with the name spaces than dont create any new .cs files , and please stop PMing me .
{ Angelius } is offline  
Old 05/22/2011, 05:46   #12
 
elite*gold: 0
Join Date: May 2011
Posts: 26
Received Thanks: 0
no no i know how
but realy o do that and got nothing
baramoda1 is offline  
Old 05/22/2011, 05:55   #13
 
{ Angelius }'s Avatar
 
elite*gold: 0
Join Date: Aug 2010
Posts: 991
Received Thanks: 1,107
remove the whole name space than .

your code looks like this

namespace ConquerEmulator.DataBase
{

class whateverlaibrary
{

}
}


remove the red parts and make it look like

class whateverlaibrary
{

}
{ Angelius } is offline  
Old 05/22/2011, 06:08   #14
 
elite*gold: 0
Join Date: May 2011
Posts: 26
Received Thanks: 0
this my library file
.........

using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;

namespace ConquerEmulator.Database
{
class ConquerLibrary
{
}
}
..............

when i make Database1 and Database i got more error
But now see the problem in Database.cs



here is


any help bro ??
baramoda1 is offline  
Old 05/22/2011, 12:14   #15
 
_Emme_'s Avatar
 
elite*gold: 1142
Join Date: Aug 2006
Posts: 2,464
Received Thanks: 1,161
Rename "public class Database" to "public class DataBase".
_Emme_ is offline  
Reply


Similar Threads Similar Threads
Request- programing for noobs C++ for patches 5075+
07/02/2010 - CO2 Programming - 1 Replies
please can someone upload a new programing for beginers guide for the latest patches as the one allready posted is out dated thanks :D
Multi Client+No pop up 5075+
11/21/2008 - CO2 Exploits, Hacks & Tools - 9 Replies
Ok everyone i got it fixed for patch 5076++!! it works now i just got done testing it multi and no popup work now
Multi Client patch "5075"
11/20/2008 - CO2 Exploits, Hacks & Tools - 2 Replies
Multi Client patch 5075 ,no pop up !!!



All times are GMT +2. The time now is 03:01.


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.