Page MenuHomePhabricator

NullReferenceException: Object reference not set to an instance of an object
Closed, DuplicatePublicBUG REPORT

Description

description:

workaround:

Exception:NullReferenceException
Message:Object reference not set to an instance of an object.
Call stack:<pre> at AutoWikiBrowser.MainForm.Save()
at AutoWikiBrowser.MainForm.btnSave_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.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)</pre>

OS: Microsoft Windows NT 6.2.9200.0
version: AutoWikiBrowser (5.9.0.0), WikiFunctions (5.9.0.0), revision 12137 (2016-12-25 12:48:36)
net: 2.0.50727.8745
duplicate:
site: https://commons.wikimedia.org

Event Timeline

I've been getting this error pretty frequently since the last update and it commonly requires me to close it a dozen or so times before it stops popping up.

Think we need to give you a debug build to find what line it's actually happening on

Aklapper renamed this task from Object reference not set to an instance of an object. to NullReferenceException: Object reference not set to an instance of an object.Nov 22 2022, 5:20 PM
Aklapper removed a subscriber: Reguyla.
Aklapper changed the subtype of this task from "Task" to "Bug Report".Dec 14 2022, 1:15 PM