getting a message at the end of creating a char. after choosing a name and size i hit enter than it loads and gets stuck with this message:
system.nullreferenceexception object reference not set to an instance of an object
at Conquer_Online_Server.Database.EntityTable.CreateE ntity(EnitityCreate eC, GameState client, String& message) in D:\CoBastardsv7\CoBastardsv7\Database\EntityTable. cs:regel 581
//--> client.Account.EntityID = client.Entity.UID;
at Conquer_Online_Server.Network.PacketHandler.Handle Packet(Byte[] packet, GameState client) in D:\CoBastardsv7\CoBastardsv7\Network\PacketHandler .cs:regel 334
//-->Database.EntityTable.CreateEntity(EC, client, ref Message);
at Conquer_Online_Server.Network.PacketHandler.Handle Buffer(Byte[] buffer, GameState client) in D:\CoBastardsv7\CoBastardsv7\Network\PacketHandler .cs:regel 38
//-->ushort Length = BitConverter.ToUInt16(buffer, 0);
at Conquer_Online_Server.Program.GameServer_AnnounceR eceive(Byte[] arg1, ISocketWrapper arg2) in D:\CoBastardsv7\CoBastardsv7\Program.cs:regel 1409
//-->Network.PacketHandler.HandleBuffer(arg1, Client);
at Conquer_Online_Server.Network.Sockets.AsyncSocket. AsyncReceive(IAsyncResult res) in D:\CoBastardsv7\CoBastardsv7\Network\Sockets\Async Socket.cs:regel 89
//-->this.OnClientReceive(buffer, asyncState);
I checked configuration table and when i try to make a char the EntityID in configuaration goes +1 but the char isnt created in entity table.
"system.nullreferenceexception object reference not set to an instance of an object"
Now what the **** could that mean... It's beyond me *complete sarcasm*, maybe Google has an answer for that.
We don't have your source. We need some codes provided. As far as I can see, then it's an object that you're trying to use, which have yet not been initialized. Make sure you have created an instance of the object, before you're using it.
Example:
Code:
//Causing null reference exception.
SomeObject Obj = null; //The object is null and yet not initialized.
Obj.SomeInteger = 10;//Trying to call an non existing object.
//Not causing null reference exception.
SomeObject Obj = new SomeObject();//Creating a new instance of SomeObject.
Obj.SomeInteger = 10;//We can now add a value to our integer within the object.
[HELP] Problem creating new char after playing Gamehi Dekaron 12/19/2011 - Dekaron Private Server - 6 Replies Really need help here guys..
I'm facing a problem that really weird for me, maybe not for you..
I can't create a new char on all accounts, i've tried it many times..
And i don't have any idea what is causing the problem..
But it worked before..
First i tried to create a segnale with name : Virakocha
Second i click ok, and choose ardeca, and then i see this error :
http://www.elitepvpers.com/forum/members/4035984- tobbiee-albums8686-stuff-picture27881-error01.jpg
[Help] Char creating.. 07/10/2011 - Rappelz - 1 Replies Hi leute.
Ich habe ein problem mit der Auth datenbank.
Immer wenn ich einen neuen acc da create und da halt ein pw in MD5 reinhaue dann zeig er mir beim einloggen immer falsches pw und falsche id an.
Ich habe null plan woran das liegen kann.
Wenn ich den bereits erstellenen acc "ID: admin pw: admin"
nehme der schon von anfang da war und den md5 code nehme und in die anderen accs einfüge (also das die admin als pw haben) geht es
aber jedoch kein anderes pw...:(
[GUIDE]how to creating char rSro without pack languages 01/03/2011 - Silkroad Online - 26 Replies is easy what u need?
original media.pk2 to creating char :D
ok u log creating char and make nick com with this characters:
á é í ó ú ý à è ì ò ù â ê î ô û ä ë ï ö ü ÿ ã õ ñ ç 1 2 3 4 5 6 7 8 9 - _
There are 25 characters big diversity to not repeat.
No more requests to create chars.
zszc creating char 09/13/2010 - SRO Private Server - 0 Replies Hello,
Is something wrong with my zszc or what, i bought 2 new clean accounts, created a char, but when i press start my client crashes. Tried deleting dump, restarted pc, seems everything ok since i can log in with my main and other accs. I created 1 lvl chars on both clean IDs, so dunno what could be wrong. If anyone can help me, would be nice.. :o
DC when creating a char in csro 03/09/2009 - Silkroad Online - 3 Replies Always when i try to create a char I get a dc shortly after i click the "create" button. I already tried to reinstall Silkroad without the english Media.pk2 but I still got a dc every time i tried to create a char :(