Software crash, please help...

Support / help / discussion forum for twitter bot
Post Reply
beiweikang
Posts: 40
Joined: Tue Mar 14, 2017 5:28 am

Software crash, please help...

Post by beiweikang »

When I update the account information, the software crashes and cannot be used.
This is the problem record:

System.ArgumentException: BetterListViewItem: {Address = '6', Text = 'nichucnashi31'} 'item' is contained in some other collection.
'(element.OwnerCollection == null) || ReferenceEquals(element.OwnerCollection, this) || (element.OwnerCollection.IsInternal == false)' should be True.
在 a.d(Boolean a, Boolean a, String a, String a)
在 ComponentOwl.BetterListView.BetterListViewElementCollection`1.a(TElement a, x a)
在 ComponentOwl.BetterListView.BetterListViewElementCollection`1.InsertRange(Int32 index, IEnumerable items)
在 ComponentOwl.BetterListView.BetterListViewElementCollection`1.AddRange(IEnumerable items)
在 LibBotControls.controls.UcMassAccount._Tt7SMVJrbLTEDtRdIyLPZmaLy3yA()
在 LibBotControls.controls.UcMassAccount._SM7rz7EY9oFzeSliNPXxHvNWZ3b()
在 LibBotControls.controls.UcMassAccount._MRp4qabB376LRzhT9BWVUaj2KwD(Action )
在 LibBotControls.controls.UcMassAccount.DisplayAll()
在 _BNtuafXFAjqlhZfJYfhbSuFNTjpA._bgc9AAkdIh766CcyDO3cMT7eGps(UserControl )
在 _BNtuafXFAjqlhZfJYfhbSuFNTjpA._F0yXlqR26MW0r2xPeqrq6wH1cyh(Object , EventArgs )
在 System.Windows.Forms.Control.OnClick(EventArgs e)
在 System.Windows.Forms.Button.OnClick(EventArgs e)
在 System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
在 System.Windows.Forms.Control.WndProc(Message& m)
在 System.Windows.Forms.ButtonBase.WndProc(Message& m)
在 System.Windows.Forms.Button.WndProc(Message& m)
在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Image
User avatar
martin@rootjazz
Site Admin
Posts: 34370
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Software crash, please help...

Post by martin@rootjazz »

beiweikang wrote: Tue Apr 02, 2019 6:50 am When I update the account information, the software crashes and cannot be used.
This is the problem record:

System.ArgumentException: BetterListViewItem: {Address = '6', Text = 'nichucnashi31'} 'item' is contained in some other collection.
'(element.OwnerCollection == null) || ReferenceEquals(element.OwnerCollection, this) || (element.OwnerCollection.IsInternal == false)' should be True.
在 a.d(Boolean a, Boolean a, String a, String a)
在 ComponentOwl.BetterListView.BetterListViewElementCollection`1.a(TElement a, x a)
在 ComponentOwl.BetterListView.BetterListViewElementCollection`1.InsertRange(Int32 index, IEnumerable items)
在 ComponentOwl.BetterListView.BetterListViewElementCollection`1.AddRange(IEnumerable items)
在 LibBotControls.controls.UcMassAccount._Tt7SMVJrbLTEDtRdIyLPZmaLy3yA()
在 LibBotControls.controls.UcMassAccount._SM7rz7EY9oFzeSliNPXxHvNWZ3b()
在 LibBotControls.controls.UcMassAccount._MRp4qabB376LRzhT9BWVUaj2KwD(Action )
在 LibBotControls.controls.UcMassAccount.DisplayAll()
在 _BNtuafXFAjqlhZfJYfhbSuFNTjpA._bgc9AAkdIh766CcyDO3cMT7eGps(UserControl )
在 _BNtuafXFAjqlhZfJYfhbSuFNTjpA._F0yXlqR26MW0r2xPeqrq6wH1cyh(Object , EventArgs )
在 System.Windows.Forms.Control.OnClick(EventArgs e)
在 System.Windows.Forms.Button.OnClick(EventArgs e)
在 System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
在 System.Windows.Forms.Control.WndProc(Message& m)
在 System.Windows.Forms.ButtonBase.WndProc(Message& m)
在 System.Windows.Forms.Button.WndProc(Message& m)
在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Image


does this happen every time or just a one off?

Can you let me know what version you are using:
HELP > ABOUT
beiweikang
Posts: 40
Joined: Tue Mar 14, 2017 5:28 am

Re: Software crash, please help...

Post by beiweikang »

oh it ok,I know the reason. I upgraded to the latest, it should be my computer is 64-bit, I changed the 64-bit version, thank you, the software is very good
User avatar
martin@rootjazz
Site Admin
Posts: 34370
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Software crash, please help...

Post by martin@rootjazz »

beiweikang wrote: Tue Apr 02, 2019 1:29 pm oh it ok,I know the reason. I upgraded to the latest, it should be my computer is 64-bit, I changed the 64-bit version, thank you, the software is very good
thanks for letting me know
Post Reply