-
-
Notifications
You must be signed in to change notification settings - Fork 283
Closed
Labels
Description
System.DivideByZeroException: 尝试除以零。
在 System.Decimal.FCallDivide(Decimal& d1, Decimal& d2)
在 Microsoft.VisualBasic.CompilerServices.Operators.DivideDecimal(IConvertible Left, IConvertible Right)
在 Microsoft.VisualBasic.CompilerServices.Operators.DivideObject(Object Left, Object Right)
在 CompactGUI.Compact.CalculateSaving()
在 CompactGUI.Compact.ProgressTimer_Tick(Object sender, EventArgs e)
Okay, it's weird but need a little fix.
(Sorry for the chinese error message)
1.4.0_rc2
Iridium-IO