Crash after restarted puzzle

Ask your support questions for SudoCue here
Post Reply
Nasenbaer
Master
Master
Posts: 167
Joined: Thu Jul 20, 2006 7:19 am
Location: Fellbach (Deutschland)

Crash after restarted puzzle

Post by Nasenbaer »

Ruud,

just entered a new puzzle. Missed a number, so I got the message that the puzzle had no unique solution, the helper was deactivated. I still tried to solve it, but I got stuck. So I selected "Restart". That's when SudoCue 2.0.0.3 crashed. Here is the error code:

Code: Select all

System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
   at Sudoku.Form1.DrawValueLed(Graphics g, Int32 v)
   at Sudoku.Form1.DrawValueLeds(Graphics g)
   at Sudoku.Form1.DoRedraw(Boolean all)
   at Sudoku.Form1.RestartGame(Boolean MustConfirm)
   at Sudoku.Form1.MenuRestart_Click(Object sender, EventArgs e)
   at System.Windows.Forms.MenuItem.OnClick(EventArgs e)
   at System.Windows.Forms.MenuItemData.Execute()
   at System.Windows.Forms.Command.Invoke()
   at System.Windows.Forms.Control.WmCommand(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.WndProc(Message& m)
   at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Hope it helps.

Peter
Ruud
Site Owner
Site Owner
Posts: 601
Joined: Fri Dec 30, 2005 10:21 pm

Post by Ruud »

I could not replicate the error. Just don't forget any clues in the future :wink:

New version available.

Ruud
“If the human brain were so simple that we could understand it, we would be so simple that we couldn't.” - Emerson M Pugh
Post Reply