Page 1 of 1

Server Error

PostPosted: 17 Jul 2011, 05:55
by mmccoy1127
My server shutdown and i went to restart it and i got these errors? Any help? The server was down for maybe 5 minutes.





----7/16/2011 7:14:44 PM ----
Type: UnauthorizedAccessException
Source: mscorlib
Message: Access to the path '2.undo' is denied.
Target: DeleteHelper
Trace: at System.IO.Directory.DeleteHelper(String fullPath, String userPath, Boolean recursive)
at System.IO.Directory.Delete(String fullPath, String userPath, Boolean recursive)
at System.IO.Directory.Delete(String path, Boolean recursive)
at MCDzienny.Player.leftGame(String kickString, Boolean skip)

-------------------------
----7/16/2011 7:14:44 PM ----
Type: IOException
Source: mscorlib
Message: The process cannot access the file 'C:\Documents and Settings\Michael.MCCOYCOMPUTER\Desktop\MCDziennyLava\extra\undoPrevious\inna18629' because it is being used by another process.
Target: DeleteHelper
Trace: at System.IO.Directory.DeleteHelper(String fullPath, String userPath, Boolean recursive)
at System.IO.Directory.Delete(String fullPath, String userPath, Boolean recursive)
at System.IO.Directory.Delete(String path, Boolean recursive)
at MCDzienny.Player.leftGame(String kickString, Boolean skip)

-------------------------
----7/16/2011 7:14:44 PM ----
Type: IOException
Source: mscorlib
Message: The process cannot access the file 'C:\Documents and Settings\Michael.MCCOYCOMPUTER\Desktop\MCDziennyLava\extra\undoPrevious\InfiniteTerror' because it is being used by another process.
Target: DeleteHelper
Trace: at System.IO.Directory.DeleteHelper(String fullPath, String userPath, Boolean recursive)
at System.IO.Directory.Delete(String fullPath, String userPath, Boolean recursive)
at System.IO.Directory.Delete(String path, Boolean recursive)
at MCDzienny.Player.leftGame(String kickString, Boolean skip)

-------------------------
----7/16/2011 11:48:46 PM ----
Type: SocketException
Source: System
Message: Only one usage of each socket address (protocol/network address/port) is normally permitted
Target: DoBind
Trace: at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.Sockets.Socket.Bind(EndPoint localEP)
at MCDzienny.Server.Setup()

-------------------------
----7/16/2011 11:53:43 PM ----
Type: SocketException
Source: System
Message: Only one usage of each socket address (protocol/network address/port) is normally permitted
Target: DoBind
Trace: at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.Sockets.Socket.Bind(EndPoint localEP)
at MCDzienny.Server.Setup()

-------------------------

Re: Server Error

PostPosted: 17 Jul 2011, 11:23
by g0d01w4r99
You haven't shut it down. Go to task manager and turn off the process MCDzienny.exe

Re: Server Error

PostPosted: 17 Jul 2011, 17:06
by mmccoy1127
ahh thanks..it wasnt showing up in the bottom right but it was still up...weird...thanks man

Re: Server Error

PostPosted: 17 Jul 2011, 19:43
by g0d01w4r99
Ya, no problem ;)
Glad to help.

Re: Server Error

PostPosted: 17 Jul 2011, 22:11
by gertjan
Thank You g0d01w4r99 For Also Fixing My Problem