Page 1 of 1

Errors

PostPosted: 09 Oct 2013, 23:44
by keystirras
Hey i tried to add a map that someone made on my server from /mymaps and i also upped the levels you could get on the zombie server... ANd i get a few errors that wont let anyone log on. Here they are.
Code: Select all
----10/9/2013 4:35:28 PM ----
Type: NullReferenceException
Source: MCDzienny_
Message: Object reference not set to an instance of an object.
Target: FilterMessage
Trace:    at MCDzienny.Player.FilterMessage(String& message)
   at MCDzienny.Player.SendMessage(Byte id, String message)
   at MCDzienny.Player.SendMessage(String message)
   at MCDzienny.Player.<.ctor>b__9(Object param0, ElapsedEventArgs param1)

Another ------ This is spammed across the console when i start up the server..
Code: Select all
----10/9/2013 4:35:28 PM ----
Type: NullReferenceException
Source: MCDzienny_
Message: Object reference not set to an instance of an object.
Target: <PlayerLocationCheck>b__25
Trace:    at MCDzienny.Server.<PlayerLocationCheck>b__25(Player p)

Those are the errors, the ones from before that were to early for when it started and i solved them :s Please help if you can! Thanks!

Re: Errors

PostPosted: 10 Oct 2013, 23:34
by keystirras
Ok i fixxed it i found in the maps.txt in the zombie folder once i added a new map i forgot the > Lol simple fix to a big problem i guess

Re: Errors

PostPosted: 11 Oct 2013, 11:07
by joppiesaus
Good you fixed it by yourself... but I still think it's weird that you get a NullReferenceError.