Battlerbrian
New Member
- Joined
- Apr 25, 2011
- Messages
- 9
- Reaction score
- 0
I have been using Honorbuddy for the past couple of months and have not ran into any major issues other than some client side errors due to my newbness to it, Recently however I have been encountering this issue that happens whenever I start HB.
Note: I am currently running Honorbuddy 2.0.0.4910
I have tried deleting everything and starting with a new installation but it still gets the same error.
I think it has something to do with my password box, Everytime I exit HB then start it up again at a later date I have noticed that my password is 2x to even 10x longer than what it should be and I have to re-enter my password everytime.
Also when it encounters this issue on the above code box it takes atleast 2-3 minutes for Honorbuddy to even start and I have noticed it takes up 50% or more of my CPU.
I have always ran as admin, and I have even restarted my computer several times.
I have not changed anything in my folder except started to use some SVN Kick profiles.
I also think this is from the error report I get when I close out of HB.
Note: I am currently running Honorbuddy 2.0.0.4910
Code:
[4:53:31 PM:982] System.ArgumentOutOfRangeException: Capacity exceeds maximum capacity.
Parameter name: capacity
at System.Security.SecureString.EnsureCapacity(Int32 capacity)
at System.Security.SecureString.AppendChar(Char c)
at System.Windows.Controls.PasswordBox.set_Password(String value)
at (Object , String )
at Honorbuddy.LoginWindow..ctor()
at Honorbuddy.MainWindow.#XOf()
at Honorbuddy.MainWindow..ctor()
I think it has something to do with my password box, Everytime I exit HB then start it up again at a later date I have noticed that my password is 2x to even 10x longer than what it should be and I have to re-enter my password everytime.
Also when it encounters this issue on the above code box it takes atleast 2-3 minutes for Honorbuddy to even start and I have noticed it takes up 50% or more of my CPU.
I have always ran as admin, and I have even restarted my computer several times.
I have not changed anything in my folder except started to use some SVN Kick profiles.
I also think this is from the error report I get when I close out of HB.
Code:
System.InvalidOperationException: DialogResult can be set only after Window is created and shown as dialog.
at System.Windows.Window.set_DialogResult(Nullable`1 value)
at Honorbuddy.LoginWindow.OnClosing(CancelEventArgs e)
at System.Windows.Window.InternalClose(Boolean shutdown, Boolean ignoreCancel)
at System.Windows.Window.Close()
at (Object )
at Honorbuddy.MainWindow.Window_Closing(Object sender, CancelEventArgs e)
at System.Windows.Window.OnClosing(CancelEventArgs e)
at System.Windows.Window.WmClose()
at System.Windows.Window.WindowFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at System.Windows.Interop.HwndSource.PublicHooksFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
Last edited: