[Help Needed] NewestCoServer.Exe

02/14/2011 16:54 HackProvider#1
help?:D

Hmm I think I got a whole other situation here.
As you can see I putted rikardo folder in my C:
Im running as administrator.. tried on other sources but not working..
I got Win7 64bit..

I would really appriciate if someone can help me out..

thanks alot
02/14/2011 16:57 Syst3m_W1z4rd#2
Quote:
Originally Posted by Syst3m_W1z4rd View Post
Try download visual studio and debug, what does it say?

You can also try right click -> comp then choose what Service Pack you wish to use.

Next thing is you can tell us what net framework you got?
.
02/14/2011 22:47 HackProvider#3
Read THE other post plox
02/14/2011 22:54 Iron~Man#4
HackProvider ... "PLOX THROW YOURSELF IN A RIVER"
02/15/2011 07:55 HackProvider#5
why? just asking for help o.0

I debugged my newestcoserver.. found a error. but i dont know what to do..
i solved the other errors


}
BR.Close();
FS.Close();
}
}

public DMapCell GetCell(ushort X, ushort Y)
{
return Cells[X, Y]; <<<<--- Error named:Object reference not set to an instance of an object.
}
}
}


thanks