Crash report

Issue #11 resolved
microp11 created an issue

QuickUI had a crash overnight. I had a similar problem with 1.3.x versions. Clean install solved it, but now clean 1.4 did the same...

Comments (4)

  1. microp11 reporter

    Whenever the packet time cannot be determined, it gets a DateTime.MinValue by default. Whenever such a packet belongs to a message or an EGC, we subtract a value from this time. The operation throws an: System.ArgumentOutOfRangeException: The added or subtracted value results in an un-representable DateTime.

    Resolved in 1.4.1

  2. microp11 reporter
    • removed milestone

    Removing milestone: Stability and hindrances in user experience (automated comment)

  3. Log in to comment