Pages:
Author

Topic: MultiMiner: Any Miner, Any Where, on Any Device (Free, Open Source, Cross Platform) - page 37. (Read 827303 times)

sr. member
Activity: 296
Merit: 250
hi nate windows error seen bout 5x now

Code:
Description:
  Stopped working

Problem signature:
  Problem Event Name: CLR20r3
  Problem Signature 01: multiminer.win.exe
  Problem Signature 02: 3.1.2.231
  Problem Signature 03: 5392813d
  Problem Signature 04: mscorlib
  Problem Signature 05: 2.0.0.0
  Problem Signature 06: 5265c965
  Problem Signature 07: 4223
  Problem Signature 08: a9
  Problem Signature 09: System.InvalidOperationException
  OS Version: 6.1.7601.2.1.0.256.1
  Locale ID: 1033

sr. member
Activity: 322
Merit: 250
3D Printed!
Anyways, I have noticed some issues when attempting to mine Diamond with MultiMiner...it is listed under SCRYPT in the Add Coin config but when you start mining DMD, it will install sgminer...MultiMiner reports 100% rejects and nothing on the pool end. If I right click and start the sgminer process manually from within MultiMiner log, sgminer starts and mines with no issues. Diamond (DMD) is a Groestl alg. coin and MultiMiner is reporting DMD as scrypt and I think it is attempting to mine using BFGminer instead of sgminer.

The coin algorithms are determined by CoinChoose.com / CoinWarz.com. It looks to me like CoinChoose.com reports it as Scrypt currently. If one of them is wrong you can edit the CoinConfigurations.xml file with MultiMiner closed to fix the algorithm.

I would recommend using CoinWarz.com as it has support for more algorithms. CoinChoose.com only has SHA and Scrypt.

Thanks for the reply, I should be able to remedy this issue now. I will post up my findings.  Grin
hero member
Activity: 840
Merit: 1002
Please add a default workername/password that autofills. Most people use the same username/workername over multiple pools.

Agreed, I do too, and I actually want to do something a bit smarter for folks with multiple rigs and Remoting. It's on my to-do list.
hero member
Activity: 840
Merit: 1002
Any reason I still cannot run Fury's and DualMiners on the same system?
It is still happening.  Only one or the other show up after a hardware scan.
I have tried so many different things.

Nothing I can think of, unless your hardware differs from mine. Make sure you are pressing the RST button on the Red Fury / Blue Fury after each hardware scan.
hero member
Activity: 840
Merit: 1002
Anyways, I have noticed some issues when attempting to mine Diamond with MultiMiner...it is listed under SCRYPT in the Add Coin config but when you start mining DMD, it will install sgminer...MultiMiner reports 100% rejects and nothing on the pool end. If I right click and start the sgminer process manually from within MultiMiner log, sgminer starts and mines with no issues. Diamond (DMD) is a Groestl alg. coin and MultiMiner is reporting DMD as scrypt and I think it is attempting to mine using BFGminer instead of sgminer.

The coin algorithms are determined by CoinChoose.com / CoinWarz.com. It looks to me like CoinChoose.com reports it as Scrypt currently. If one of them is wrong you can edit the CoinConfigurations.xml file with MultiMiner closed to fix the algorithm.

I would recommend using CoinWarz.com as it has support for more algorithms. CoinChoose.com only has SHA and Scrypt.
hero member
Activity: 840
Merit: 1002
One strange thing I have noticed with MM is it has successfully switched to another coin with a 127.0.0.1 mining address and has found blocks even though the client is closed. Not surprisingly, the 'blocks' dont appear in the wallet once it is opened and synchronised.

How is this possible and what is going on here  Huh

If you have perks enabled then maybe the hashrate is going to my donation pool (just a guess).
legendary
Activity: 1288
Merit: 1004
HI Nate,
Any reason I still cannot run Fury's and DualMiners on the same system?
It is still happening.  Only one or the other show up after a hardware scan.
I have tried so many different things.
sr. member
Activity: 322
Merit: 250
3D Printed!
XFire does not do anything for mining.  In many instances it slows it.

Loving these updates  Grin

+1

The BFGMiner update DOUBLED my gaming rig hashrate! From 600+ Kh/s per GPU up to 1.2+ Mh/s per GPU, stoked! (2x HD5970's = 2.6+ Mh/s)

I am wondering if having my gaming rig setup in XFire had anything to do with the hashrate increase?

Hmmm, wonder why the huge increase in hashrate with my 5970's? Each card is reporting ~1.3 Mh/s but they still run too hot for mining
legendary
Activity: 964
Merit: 1000
hey guys i am having problems getting one of my antminers to recognize. i tried manually adding it with no luck either. it is mining and working fine but is not recognized. also when i try to right click and switch to a different pool, the antminer doesnt correspond and continues to mine on the priority pool.

hey guys i was still having a problem here. i cannot get one of my antminers to recognize. and changing pools from the mobile miner app does not work. it will continue to mine on the antminers priority pool even when i try to manually change it

another thing is text size. since i have it set to the largest setting on windows. i am not able to see everything properly
legendary
Activity: 1022
Merit: 1001
Hi Nate

is there any way the program can be modified further to restart miners that seem to not be accepting shares (though they do appear to be hashing) as per the following screenshot?



I can stop and restart the miners and it often seems at least 1 or 2 fail to accept shares though its not always the same ones as far as the list order goes (assuming this is static), while other times they may all start but even then 1 or 2 can still have a very low share rate compared to the others.

If this cant be done, perhaps you could integrate some micro management option to stop only miners selected and restart them manually without affecting those miners already accepting shares?
legendary
Activity: 1288
Merit: 1004
XFire does not do anything for mining.  In many instances it slows it.

Loving these updates  Grin

+1

The BFGMiner update DOUBLED my gaming rig hashrate! From 600+ Kh/s per GPU up to 1.2+ Mh/s per GPU, stoked! (2x HD5970's = 2.6+ Mh/s)

I am wondering if having my gaming rig setup in XFire had anything to do with the hashrate increase?
sr. member
Activity: 296
Merit: 250
here's one nate

Code:
************** Exception Text **************
System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 192.168.1.97:4028
   at System.Net.Sockets.TcpClient..ctor(String hostname, Int32 port)
   at MultiMiner.Xgminer.Api.ApiContext.GetResponse(String apiVerb, Int32 timeoutMs) in d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner\MultiMiner.Xgminer.Api\ApiContext.cs:line 94
   at MultiMiner.Win.Forms.MinerForm.RestartNetworkDevice() in d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner\MultiMiner.Win\Forms\MinerForm.cs:line 7193
   at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
   at System.Windows.Forms.ToolStripMenuItem.OnClick(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.ToolStripDropDown.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.ToolStripDropDown.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.1.2.231
    Win32 Version: 3.1.2.231
    CodeBase: file:///D:/Program%20Files%20(x86)/Coins/MultiMiner/MultiMiner.Win.exe
----------------------------------------
System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5468 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
MultiMiner.Engine
    Assembly Version: 3.1.2.231
    Win32 Version: 3.1.2.231
    CodeBase: file:///D:/Program%20Files%20(x86)/Coins/MultiMiner/MultiMiner.Engine.DLL
----------------------------------------
MultiMiner.Utility
    Assembly Version: 3.1.2.231
    Win32 Version: 3.1.2.231
    CodeBase: file:///D:/Program%20Files%20(x86)/Coins/MultiMiner/MultiMiner.Utility.DLL
----------------------------------------
MultiMiner.Xgminer.Api
    Assembly Version: 3.1.2.231
    Win32 Version: 3.1.2.231
    CodeBase: file:///D:/Program%20Files%20(x86)/Coins/MultiMiner/MultiMiner.Xgminer.Api.DLL
----------------------------------------
MultiMiner.Xgminer
    Assembly Version: 3.1.2.231
    Win32 Version: 3.1.2.231
    CodeBase: file:///D:/Program%20Files%20(x86)/Coins/MultiMiner/MultiMiner.Xgminer.DLL
----------------------------------------
MultiMiner.MobileMiner
    Assembly Version: 3.1.2.231
    Win32 Version: 3.1.2.231
    CodeBase: file:///D:/Program%20Files%20(x86)/Coins/MultiMiner/MultiMiner.MobileMiner.DLL
----------------------------------------
System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5476 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Core
    Assembly Version: 3.5.0.0
    Win32 Version: 3.5.30729.5420 built by: Win7SP1
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
Accessibility
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
System.Configuration
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5476 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
zyjpnc7u
    Assembly Version: 3.1.2.231
    Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
4qb-7qyw
    Assembly Version: 3.1.2.231
    Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
MultiMiner.Discovery
    Assembly Version: 3.1.2.231
    Win32 Version: 3.1.2.231
    CodeBase: file:///D:/Program%20Files%20(x86)/Coins/MultiMiner/MultiMiner.Discovery.DLL
----------------------------------------
MultiMiner.Remoting
    Assembly Version: 3.1.2.231
    Win32 Version: 3.1.2.231
    CodeBase: file:///D:/Program%20Files%20(x86)/Coins/MultiMiner/MultiMiner.Remoting.DLL
----------------------------------------
System.Web.Extensions
    Assembly Version: 3.5.0.0
    Win32 Version: 3.5.30729.5458
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Web.Extensions/3.5.0.0__31bf3856ad364e35/System.Web.Extensions.dll
----------------------------------------
System.Web.Abstractions
    Assembly Version: 3.5.0.0
    Win32 Version: 3.5.30729.5420
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Web.Abstractions/3.5.0.0__31bf3856ad364e35/System.Web.Abstractions.dll
----------------------------------------
System.Web
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5483 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_64/System.Web/2.0.0.0__b03f5f7f11d50a3a/System.Web.dll
----------------------------------------
stqkht9d
    Assembly Version: 3.1.2.231
    Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
mxirptkj
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
MultiMiner.CoinWarz
    Assembly Version: 3.1.2.231
    Win32 Version: 3.1.2.231
    CodeBase: file:///D:/Program%20Files%20(x86)/Coins/MultiMiner/MultiMiner.CoinWarz.DLL
----------------------------------------
MultiMiner.CoinApi
    Assembly Version: 3.1.2.231
    Win32 Version: 3.1.2.231
    CodeBase: file:///D:/Program%20Files%20(x86)/Coins/MultiMiner/MultiMiner.CoinApi.DLL
----------------------------------------
MultiMiner.CoinChoose
    Assembly Version: 3.1.2.231
    Win32 Version: 3.1.2.231
    CodeBase: file:///D:/Program%20Files%20(x86)/Coins/MultiMiner/MultiMiner.CoinChoose.DLL
----------------------------------------
wgazkucn
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
Newtonsoft.Json
    Assembly Version: 4.5.0.0
    Win32 Version: 5.0.8.16617
    CodeBase: file:///D:/Program%20Files%20(x86)/Coins/MultiMiner/Newtonsoft.Json.DLL
----------------------------------------
MultiMiner.Coinbase
    Assembly Version: 3.1.2.231
    Win32 Version: 3.1.2.231
    CodeBase: file:///D:/Program%20Files%20(x86)/Coins/MultiMiner/MultiMiner.Coinbase.DLL
----------------------------------------
System.ComponentModel.DataAnnotations
    Assembly Version: 3.5.0.0
    Win32 Version: 3.5.30729.5420
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.ComponentModel.DataAnnotations/3.5.0.0__31bf3856ad364e35/System.ComponentModel.DataAnnotations.dll
----------------------------------------
System.Runtime.Serialization
    Assembly Version: 3.0.0.0
    Win32 Version: 3.0.4506.5452 (Win7SP1GDR.030729-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Runtime.Serialization/3.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll
----------------------------------------
System.Xml.Linq
    Assembly Version: 3.5.0.0
    Win32 Version: 3.5.30729.5420 built by: Win7SP1
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml.Linq/3.5.0.0__b77a5c561934e089/System.Xml.Linq.dll
----------------------------------------
System.Data
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_64/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
qtsqag6f
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
lslvkm1s
    Assembly Version: 3.1.2.231
    Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
u-eqgov_
    Assembly Version: 3.1.2.231
    Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
zgo_ggpk
    Assembly Version: 3.1.2.231
    Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
Interop.IWshRuntimeLibrary
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///D:/Program%20Files%20(x86)/Coins/MultiMiner/Interop.IWshRuntimeLibrary.DLL
----------------------------------------
oosazjey
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
tp1zv4ai
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
MultiMiner.Stats
    Assembly Version: 3.1.2.231
    Win32 Version: 3.1.2.231
    CodeBase: file:///D:/Program%20Files%20(x86)/Coins/MultiMiner/MultiMiner.Stats.DLL
----------------------------------------
kck-fh-c
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
MultiMiner.Xgminer.Discovery
    Assembly Version: 3.1.2.231
    Win32 Version: 3.1.2.231
    CodeBase: file:///D:/Program%20Files%20(x86)/Coins/MultiMiner/MultiMiner.Xgminer.Discovery.DLL
----------------------------------------
hyorwdck
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
bkppqjkt
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
sr. member
Activity: 423
Merit: 250
Please add a default workername/password that autofills. Most people use the same username/workername over multiple pools.
sr. member
Activity: 322
Merit: 250
3D Printed!
Loving these updates  Grin

+1

The BFGMiner update DOUBLED my gaming rig hashrate! From 600+ Kh/s per GPU up to 1.2+ Mh/s per GPU, stoked! (2x HD5970's = 2.6+ Mh/s)

I am wondering if having my gaming rig setup in XFire had anything to do with the hashrate increase?
legendary
Activity: 1022
Merit: 1001
I can now mine solo with my G-Blade thanks to this amazing software  Grin
sr. member
Activity: 322
Merit: 250
3D Printed!
So I have been using my gaming rig for testing new MultiMiner versions and different algorithms. Took me some time to catch up after recovering from yet another HDD failure, fortunately I have backups!

Anyways, I have noticed some issues when attempting to mine Diamond with MultiMiner...it is listed under SCRYPT in the Add Coin config but when you start mining DMD, it will install sgminer...MultiMiner reports 100% rejects and nothing on the pool end. If I right click and start the sgminer process manually from within MultiMiner log, sgminer starts and mines with no issues. Diamond (DMD) is a Groestl alg. coin and MultiMiner is reporting DMD as scrypt and I think it is attempting to mine using BFGminer instead of sgminer.

Also, if you attempt to edit/add command line variables for DMD, which should be Groestl alg. the changes are not reflected unless they are made in the SCRYPT dropdown instead of the Groestl dropdown where the variables should be.

Moving onto X11 next and I will report back any issues soon. Lemme know if you need any logs etc. Thanks again for all the awesome work on MultiMiner!
legendary
Activity: 1022
Merit: 1001
One strange thing I have noticed with MM is it has successfully switched to another coin with a 127.0.0.1 mining address and has found blocks even though the client is closed. Not surprisingly, the 'blocks' dont appear in the wallet once it is opened and synchronised.

How is this possible and what is going on here  Huh
sr. member
Activity: 322
Merit: 250
3D Printed!
Loving these updates  Grin

+1

The BFGMiner update DOUBLED my gaming rig hashrate! From 600+ Kh/s per GPU up to 1.2+ Mh/s per GPU, stoked! (2x HD5970's = 2.6+ Mh/s)
legendary
Activity: 1022
Merit: 1001
hero member
Activity: 840
Merit: 1002
HI Nate,
This error is non-stop.  Is there a fix for it?


Code:
************** Exception Text **************
System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
   at System.ThrowHelper.ThrowArgumentOutOfRangeException()
   at System.Collections.Generic.List`1.get_Item(Int32 index)
   at MultiMiner.Win.Forms.Configuration.CoinsForm.coinListBox_DrawItem(Object sender, DrawItemEventArgs e) in d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner\MultiMiner.Win\Forms\Configuration\CoinsForm.cs:line 353
   at System.Windows.Forms.ListBox.WmReflectDrawItem(Message& m)
   at System.Windows.Forms.ListBox.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)

Code:
************** Exception Text **************
System.ArgumentOutOfRangeException: Text length must be less than 64 characters long.
Parameter name: Text
Actual value was MultiMiner - SHA256: 1 Th/s   Scrypt: 318 Kh/s   X11: 755.6 Kh/s.
   at System.Windows.Forms.NotifyIcon.set_Text(String value)
   at MultiMiner.Win.Forms.MinerForm.RefreshViewFromDeviceStats() in d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner\MultiMiner.Win\Forms\MinerForm.cs:line 4966
   at MultiMiner.Win.Forms.MinerForm.RefreshNetworkDeviceStats() in d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner\MultiMiner.Win\Forms\MinerForm.cs:line 5058
   at MultiMiner.Win.Forms.MinerForm.tenSecondTimer_Tick(Object sender, EventArgs e) in d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner\MultiMiner.Win\Forms\MinerForm.cs:line 3049
   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)

Thanks for the reports folks. These should be fixed in MultiMiner 3.1.2.
Pages:
Jump to: