PintoIM / Pinto

A modernish IM client inspired by Skype 0.97
GNU General Public License v3.0
23 stars 13 forks source link

Pinto gives error when you try to add friend after getting kicked or disconnected #25

Closed DexrnZacAttack closed 1 year ago

DexrnZacAttack commented 1 year ago

System.NullReferenceException: Object reference not set to an instance of an object. at PintoNS.Forms.AddContactForm.btnAdd_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)

vlOd2 commented 1 year ago

Not enough details, please elaborate

DexrnZacAttack commented 1 year ago

If you try to accept a friend request after getting kicked from the server or you get disconnected, it will give you a fatal error.

vlOd2 commented 1 year ago

Please recreate with the new issue template