Post
Topic
Board Mining (Altcoins)
Re: MultiMiner PR5 - Your Coins. Your Pools. Your way. - Includes .NET API's
by
nwoolls
on 12/07/2013, 02:32:15 UTC
I'm sorry folks if you are getting an unhandled exception, I'll get it fixed ASAP.

Quote
************** 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)