Errors

Errors

Postby lucasds12 » 09 Jun 2013, 00:35

Hello, I got some significant errors from my servers:
Code: Select all
-------------------------
----6/8/2013 4:30:04 PM ----
Type: NullReferenceException
Source: MCDzienny_
Message: Object reference not set to an instance of an object.
Target: SaveAll
Trace:    at MCDzienny_.Gui.Program.SaveAll(Boolean restart)

-------------------------
----6/8/2013 4:30:04 PM ----
Type: FileNotFoundException
Source: mscorlib
Message: Could not find file 'C:\Users\Toshiba Pc\Documents\MCDzienny9.7.3 (1)\MCDzienny\extra\commands\dll\Cmdantigrief.dll'.
Target: WinIOError
Trace:    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
   at System.IO.File.Open(String path, FileMode mode)
   at MCDzienny.Scripting.Load(String command)

-------------------------
----6/8/2013 4:30:10 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()

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

Investigate this problem and assist me please.
-Lucas
There is only one thing I do in life, that's contributing here.
lucasds12
 
Posts: 334
Joined: 17 Apr 2013, 16:17
Location: In the deep caves.

Re: Errors

Postby Conor » 09 Jun 2013, 13:22

The first error is a problem that MCDzienny would be able to investigate.

The second error is an error reading/finding a file - your custom command /antigrief. It can't find the dll for this command, maybe you have deleted it but kept 'antigrief' in cmdautoload.txt ?

The third error looks to be a problem with you trying to use a socket twice. So if you have a server using a port (25565) and then you opened another trying to use the same port, then you would get an error looking like that.
Conor (Conanza121)
User avatar
Conor
Coder
 
Posts: 390
Joined: 10 Oct 2012, 21:36
Location: @21Conor


Return to Help

Who is online

Users browsing this forum: No registered users and 5 guests

cron