View Single Post
Old 08-08-2008, 03:06 AM   #2 (permalink)
ClanCC
Forum Expert
 
ClanCC's Avatar
 
Join Date: Dec 2002
Location: The Darkness
Posts: 421
Default

Quote:
Originally Posted by Saumane View Post
Sometimes i get this error/warning/what ever it is:
Code:
System.Net.Sockets.SocketException: The socket is not connected
  at System.Net.Sockets.Socket.Shutdown (SocketShutdown how) [0x00000] 
  at Server.Network.NetState.Dispose (Boolean flush) [0x00000]
(Usually when a client disconnects)
Did you edit ServerList.cs?

If you did, did you changed the public static readonly string Address?

I got that error before, when i changed public static readonly string Address.

Also, which RunUO are you using? SVN or official release?
__________________
ClanCC was missing D:
One Vision, One Purpose, Peace Through Power!

Last edited by ClanCC; 08-08-2008 at 03:09 AM.
ClanCC is offline   Reply With Quote