I'm sorry folks if you are getting an unhandled exception, I'll get it fixed ASAP.
************** Exception Text **************
System.InvalidCastException: Null object cannot be converted to a value type.
at System.Convert.ChangeType(Object value, Type conversionType, IFormatProvider provider)
at Newtonsoft.Json.Linq.Extensions.Convert[T,U](T token)
at MultiMiner.Coinchoose.Api.CoinInformation.PopulateFromJson(JToken jToken)
at MultiMiner.Coinchoose.Api.ApiContext.GetCoinInformation()
at MultiMiner.Win.MainForm.RefreshCoinStats()
at MultiMiner.Win.MainForm.coinStatsTimer_Tick(Object sender, EventArgs e)
at System.Windows.Forms.Timer.OnTick(EventArgs e)
at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Can confirm that I'm getting this error. Can click continue, but the list of setup coins is gone, so will just wait it out for the fix.