-
Notifications
You must be signed in to change notification settings - Fork 368
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Object reference not set to an instance of an object. #148
Comments
Can you please send me your CoinConfigurations.xml and your AlgorithmConfigurations.xml files? You can find these on Windows by entering %appdata%\MultiMiner into the address bar in Windows Explorer. You can send them to nwoolls @ gmail |
Thank you very much for the report and for the configuration files. Can you please try this update and let me know how it works for you? https://www.dropbox.com/s/5g61sspugnj5hsm/MultiMiner-3.4.2.zip?dl=0 |
So far so good. Excellent work. Thank you for your help. Perks have been enabled! I'll let you know if any more issues arise. Cheers! Date: Tue, 26 Aug 2014 21:38:41 -0700 Thank you very much for the report and for the configuration files. Can you please try this update and let me know how it works for you? https://www.dropbox.com/s/5g61sspugnj5hsm/MultiMiner-3.4.2.zip?dl=0 — |
Fixed in 317100f |
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at MultiMiner.Engine.MinerFactory.GetMiner(DeviceKind deviceKind, CoinAlgorithm algorithm, SerializableDictionary`2 miners) in d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner\MultiMiner.Engine\MinerFactory.cs:line 44
at MultiMiner.Win.Forms.MinerForm.DownloadRequiredMiners() in d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner\MultiMiner.Win\Forms\MinerForm.cs:line 7248
at MultiMiner.Win.Forms.MinerForm.StartMiningLocally() in d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner\MultiMiner.Win\Forms\MinerForm.cs:line 7179
at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ToolStrip.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5477 (Win7SP1GDR.050727-5400)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
MultiMiner.Win
Assembly Version: 3.4.2.258
Win32 Version: 3.4.2.258
CodeBase: file:///C:/Users/BriansLaptop/AppData/Local/MultiMiner/MultiMiner.Win.exe
The text was updated successfully, but these errors were encountered: