Jump to content

Richard Petkiewicz

Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by Richard Petkiewicz

  1. After the latest update I'm now getting an unhandled exception whenever I exit ComicBase.  This is what I see in the Details window of the exception dialog box:

    ************** Exception Text **************
    System.OverflowException: Arithmetic operation resulted in an overflow.
       at ProjectX.Globals.VB$StateMachine_340_CheckForAutoCompactAsync.MoveNext()
    --- End of stack trace from previous location where exception was thrown ---
       at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
       at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
       at ProjectX.Globals.VB$StateMachine_400_DoQuitAsync.MoveNext()
    --- End of stack trace from previous location where exception was thrown ---
       at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
       at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
       at ProjectX.FrmMain.VB$StateMachine_158_ExitToolStripMenuItem_Click.MoveNext()
    --- End of stack trace from previous location where exception was thrown ---
       at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.<ThrowAsync>b__6_0(Object state)
     

×
×
  • Create New...