I removed the whole of line 399 from Mainform.cs
this.pageLoadProgress.Value = (int)Math.Round(((double)(1000 * e.CurrentProgress / e.MaximumProgress)));

Seems to have cured it