Today after working on NewestCOServer (Don't judge me), I started up the server, tried to login, then got this error in the console:
Any solution for this? Thanks
Not sure why the image doesnt show, but
Oh and you get that because it appears the hashtable already contains an object with the same Identity Key. In your case it appears someone has double logged and laoded the same character twice.
It's not loading the database correctly or you have an invalid item/items in the database. It's reading 0s meaning that there might be something wrong with the file or it's reading past what can be read.
Oh and you get that because it appears the hashtable already contains an object with the same Identity Key. In your case it appears someone has double logged and laoded the same character twice.
console error 10/08/2010 - CO2 Private Server - 1 Replies how can i fix this
http://img245.imageshack.us/img245/3591/64058349. jpg
line 2875
Features.PKTournament.PKTHash.Add(GC.MyChar.Entit yID, GC);
GM Console Error? 05/23/2010 - Silkroad Online - 10 Replies Well to make it quick, i just enabled the gm console but when i type /camera it doest appear the box in the right that says next previous draw or whatever...
and /warp doesnt work either for me :S
Console Error 03/04/2010 - CO2 Private Server - 0 Replies could someone help me with this
Console Error! 02/28/2010 - CO2 Private Server - 1 Replies I am running this server on VPS.
This is what happens when I try to login:
http://i47.tinypic.com/dbl74n.jpg
How can I fix this?
Console Error 08/30/2009 - CO2 Private Server - 8 Replies MySql.Data.MySqlClient.MySqlException: Connection unexpectedly terminated ---> System.ArgumentOutOfRangeException: Non-negative number required.
Parameter name: count
at System.IO.BufferedStream.Read(Byte array, Int32 offset, Int32 count)
at MySql.Data.MySqlClient.PacketReader.Read(Byte& buffer, Int64 pos, Int64 len)
--- End of inner exception stack trace ---
at MySql.Data.MySqlClient.PacketReader.Read(Byte& buffer, Int64 pos, Int64 len)
at...