Star errors

Star errors

Postby ismellike » 12 Apr 2013, 23:37

Every time someone joins, I get this error

Code: Select all
Type: InvalidOperationException
Source: System.Core
Message: Sequence contains more than one element
Target: SingleOrDefault
Trace:    at System.Linq.Enumerable.SingleOrDefault[TSource](IEnumerable`1 source)
   at MCDzienny.InfectionSystem.InfectionSystem.GiveStars()
   at MCDzienny.InfectionSystem.InfectionSystem.AnnounceAndAwardWinners()


I am using v9.7.3.0


I also get this error (not related, or ar they O-O)

Code: Select all
Type: NullReferenceException
Source: MCDzienny_
Message: Object reference not set to an instance of an object.
Target: PropertyWindow_Load
Trace:    at MCDzienny.Gui.PropertyWindow.PropertyWindow_Load(Object sender, EventArgs e)
   at System.Windows.Forms.Form.OnLoad(EventArgs e)
   at System.Windows.Forms.Form.OnCreateControl()
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   at System.Windows.Forms.Control.CreateControl()
   at System.Windows.Forms.Control.WmShowWindow(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   at System.Windows.Forms.ContainerControl.WndProc(Message& m)
   at System.Windows.Forms.Form.WmShowWindow(Message& m)
   at System.Windows.Forms.Form.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
What a beast...
User avatar
ismellike
Coder
 
Posts: 731
Joined: 31 Oct 2012, 04:04
Location: Kansas

Re: Star errors

Postby dzienny » 13 Apr 2013, 20:01

The first error was fixed in the version 9.7.3, so you shouldn't get it anymore. The other error is unrelated to the first one, but it is connected to the property window. Do you get any problems with the property window - it's not opening etc.?
User avatar
dzienny
Administrator
 
Posts: 1181
Joined: 23 Jan 2011, 14:27


Return to Closed Bugs

Who is online

Users browsing this forum: No registered users and 2 guests

cron