GoogleCodeArchive / hfm-net

Automatically exported from code.google.com/p/hfm-net
0 stars 0 forks source link

Exception thrown accessing UnitInfo class data. #277

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
HFM.NET v0.9.0.548

Microsoft Windows NT 6.1.7601 Service Pack 1

Exception Thrown:
System.InvalidOperationException: Collection was modified; enumeration
operation may not execute.
  at
System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource
resource)
  at
System.Collections.Generic.Dictionary`2.KeyCollection.Enumerator.MoveNext()
  at System.Linq.Enumerable.Max(IEnumerable`1 source)
  at HFM.Core.DataTypes.UnitInfo.get_CurrentFrame()
  at HFM.Core.UnitInfoLogic.get_FramesComplete()
  at HFM.Core.SlotModel.get_PercentComplete()
  at HFM.Core.SlotModel.get_Progress()

Original issue reported on code.google.com by harlam357 on 6 May 2012 at 4:00

GoogleCodeExporter commented 9 years ago
Marked Fixed for Revision 593.

Original comment by harlam357 on 6 Jul 2012 at 1:32