Bitcoin Forum
June 19, 2024, 10:26:25 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 [156] 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 »
  Print  
Author Topic: MultiMiner: Any Miner, Any Where, on Any Device (Free, Open Source, Cross Platform)  (Read 827261 times)
mstrongbow
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250

3D Printed!


View Profile
June 18, 2014, 11:35:21 PM
 #3101

Man, MM has been buggy lately...

Just got another error...this time while trying to access the webpage
http://web.mobileminerapp.com/Account/Login

Code:

Error.
An error occurred while processing your request.


    Bitcoin-Scratchticket.com       Win Bitcoin Playing Scratchtickets        Provably Fair   
*Got LootCrate?*
*My Stuff For Sale thread/s*   www.CryptoCause.org   Ask me about SEGMining Hosting!
"Don't undertake a project unless it is manifestly important and nearly impossible" - Edwin Land
ManeBjorn
Legendary
*
Offline Offline

Activity: 1288
Merit: 1004



View Profile
June 18, 2014, 11:41:48 PM
 #3102

I just wanted to share this here.
MultiMiner was able to get around an issue with the R-Boxes by Rockminer.
I was able to get around an issue thanks to MM.  It is my post over in the the Rockminer thread.

Quote
Ok I solved it temporarily.
MultiMiner to the rescue.  https://bitcointalk.org/index.php?topic=248173.0
MultiMiner is very robust and uses BFGMiner for it's back end as well as other mining software packages for different scrypt coins and such.
What I did was plug all 4 into my Hub.  I let them detect and setup.  Then I had MM scan hardware.  It only found one of the 4.  So I turned off the Hub and turned it back on.  Had MM scan again and all 4 showed up.  From there I just chose the coin I wanted to mine and they took right off.

I cannot get them to run reliably on the MinePeon with BFGMiner or cgminer.  I was able to compile both in MinePeon ok to the latest versions.
(It is great getting back into Linux. LOL)

So as for right now the best software to use to mine with the R-Boxes is the custom cgminer by CrazyGuy that works great and now also MultiMiner using the latest BFGMiner.
I will have the info in my review to help people out with links to all the threads here. 
GrazyGuy gave me an interview to go along with the review and Alex of Rockminer is getting back to me with some interview questions as well he said.  I am going to see if he has time to do a separate interview about Rockminer.

I am trying to get together the Bitcoin to get a Rocket Miner so I can do a head to head comparison with my Antminer S3.

So much fun.

bensam123
Sr. Member
****
Offline Offline

Activity: 423
Merit: 250


View Profile
June 19, 2014, 03:04:03 AM
 #3103

Hey Nwools, so I figured out the suchpool.pw connection issue, if you don't put stratum+tcp:// in the miner information it causes problems. Not entirely sure why it only affects certain pools, but it definitely influences connectivity.
ManeBjorn
Legendary
*
Offline Offline

Activity: 1288
Merit: 1004



View Profile
June 19, 2014, 03:39:14 AM
 #3104

I have seen that as well with some pools.  I guess their severs are not setup to handle requests that do not have the prefixes on there.
It is good that you were able to get to the bottom of it.

Hey Nwools, so I figured out the suchpool.pw connection issue, if you don't put stratum+tcp:// in the miner information it causes problems. Not entirely sure why it only affects certain pools, but it definitely influences connectivity.

Oldminer
Legendary
*
Offline Offline

Activity: 1022
Merit: 1001



View Profile
June 19, 2014, 10:55:40 AM
Last edit: June 19, 2014, 11:06:41 AM by Oldminer
 #3105

I get "Multiminer has detected miners it does not own - did you want to kill them" error on a daily basis now.  Embarrassed

After MM crashes/freezes?

Yea. I'm thinking it happens more often too if I do a bit of swapping between my 2 miners via the MM 'network/tree' menu on the one machine.

If you like my post please feel free to give me some positive rep https://bitcointalk.org/index.php?action=trust;u=18639
Tip me BTC: 1FBmoYijXVizfYk25CpiN8Eds9J6YiRDaX
96halx
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
June 19, 2014, 02:21:27 PM
Last edit: June 19, 2014, 03:25:10 PM by 96halx
 #3106

Ok everybody, try not to lay into me too hard, but I'm clueless (trying to learn). I finally found a miner that I could get to do something besides not work...so now I want to make it work better  Smiley

My problem is, I don't know how to configure arguments and such; heck, I can't even figure out how to modify the intensity setting.

If anyone could steer me in the right direction (read steer with a gps), I'd be super greatful
mstrongbow
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250

3D Printed!


View Profile
June 19, 2014, 04:18:28 PM
 #3107

and another...
this time on my win7 x64 laptop

Code:
See the end of this message for details on invoking 
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.ComponentModel.Win32Exception: Access is denied
   at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
   at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
   at MultiMiner.Engine.Installers.MinerInstaller.GetInstalledMinerVersion(String

executablePath, Boolean legacyApi) in d:\Data\Visual Studio Projects\Personal\MultiMiner

\MultiMiner\MultiMiner.Engine\Installers\MinerInstaller.cs:line 78
   at MultiMiner.Win.Forms.MinerForm.BackendMinerHasUpdates(String& availableVersion, String&

installedVersion) in d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner

\MultiMiner.Win\Forms\MinerForm.cs:line 6343
   at MultiMiner.Win.Forms.MinerForm.CheckForBackendMinerUpdates() in d:\Data\Visual Studio

Projects\Personal\MultiMiner\MultiMiner\MultiMiner.Win\Forms\MinerForm.cs:line 6279
   at MultiMiner.Win.Forms.MinerForm.TryToCheckForMinerUpdates() in d:\Data\Visual Studio

Projects\Personal\MultiMiner\MultiMiner\MultiMiner.Win\Forms\MinerForm.cs:line 6528
   at MultiMiner.Win.Forms.MinerForm.SetupApplication() in d:\Data\Visual Studio Projects

\Personal\MultiMiner\MultiMiner\MultiMiner.Win\Forms\MinerForm.cs:line 5681
   at System.Windows.Forms.Form.OnLoad(EventArgs e)
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   at System.Windows.Forms.Control.CreateControl()
   at System.Windows.Forms.Control.WmShowWindow(Message& m)
   at System.Windows.Forms.Control.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.2.2.236
    Win32 Version: 3.2.2.236
    CodeBase: file:///C:/Users/morgan/AppData/Local/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.Wi

ndows.Forms.dll
----------------------------------------
MultiMiner.Engine
    Assembly Version: 3.2.2.236
    Win32 Version: 3.2.2.236
    CodeBase: file:///C:/Users/morgan/AppData/Local/MultiMiner/MultiMiner.Engine.DLL
----------------------------------------
MultiMiner.Utility
    Assembly Version: 3.2.2.236
    Win32 Version: 3.2.2.236
    CodeBase: file:///C:/Users/morgan/AppData/Local/MultiMiner/MultiMiner.Utility.DLL
----------------------------------------
MultiMiner.Xgminer.Api
    Assembly Version: 3.2.2.236
    Win32 Version: 3.2.2.236
    CodeBase: file:///C:/Users/morgan/AppData/Local/MultiMiner/MultiMiner.Xgminer.Api.DLL
----------------------------------------
MultiMiner.Xgminer
    Assembly Version: 3.2.2.236
    Win32 Version: 3.2.2.236
    CodeBase: file:///C:/Users/morgan/AppData/Local/MultiMiner/MultiMiner.Xgminer.DLL
----------------------------------------
MultiMiner.MobileMiner
    Assembly Version: 3.2.2.236
    Win32 Version: 3.2.2.236
    CodeBase: file:///C:/Users/morgan/AppData/Local/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.dl

l
----------------------------------------
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.Co

nfiguration.dll
----------------------------------------
h64kaqtu
    Assembly Version: 3.2.2.236
    Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
    CodeBase:

file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
p7dazg-h
    Assembly Version: 3.2.2.236
    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.2.2.236
    Win32 Version: 3.2.2.236
    CodeBase: file:///C:/Users/morgan/AppData/Local/MultiMiner/MultiMiner.Discovery.DLL
----------------------------------------
MultiMiner.Remoting
    Assembly Version: 3.2.2.236
    Win32 Version: 3.2.2.236
    CodeBase: file:///C:/Users/morgan/AppData/Local/MultiMiner/MultiMiner.Remoting.DLL
----------------------------------------
bs0fltxc
    Assembly Version: 3.2.2.236
    Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
    CodeBase:

file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
9b3swtn2
    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.2.2.236
    Win32 Version: 3.2.2.236
    CodeBase: file:///C:/Users/morgan/AppData/Local/MultiMiner/MultiMiner.CoinWarz.DLL
----------------------------------------
MultiMiner.CoinApi
    Assembly Version: 3.2.2.236
    Win32 Version: 3.2.2.236
    CodeBase: file:///C:/Users/morgan/AppData/Local/MultiMiner/MultiMiner.CoinApi.DLL
----------------------------------------
MultiMiner.CoinChoose
    Assembly Version: 3.2.2.236
    Win32 Version: 3.2.2.236
    CodeBase: file:///C:/Users/morgan/AppData/Local/MultiMiner/MultiMiner.CoinChoose.DLL
----------------------------------------
f3av3vcn
    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:///C:/Users/morgan/AppData/Local/MultiMiner/Newtonsoft.Json.DLL
----------------------------------------
MultiMiner.Coinbase
    Assembly Version: 3.2.2.236
    Win32 Version: 3.2.2.236
    CodeBase: file:///C:/Users/morgan/AppData/Local/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__31bf3856a

d364e35/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/S

ystem.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.Lin

q.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
----------------------------------------
npthkrkl
    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
----------------------------------------
qsm6mnos
    Assembly Version: 3.2.2.236
    Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
    CodeBase:

file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
8ymkvf4c
    Assembly Version: 3.2.2.236
    Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
    CodeBase:

file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
cm_j_8wg
    Assembly Version: 3.2.2.236
    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:///C:/Users/morgan/AppData/Local/MultiMiner/Interop.IWshRuntimeLibrary.DLL
----------------------------------------
Interop.Shell32
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/morgan/AppData/Local/MultiMiner/Interop.Shell32.DLL
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.



    Bitcoin-Scratchticket.com       Win Bitcoin Playing Scratchtickets        Provably Fair   
*Got LootCrate?*
*My Stuff For Sale thread/s*   www.CryptoCause.org   Ask me about SEGMining Hosting!
"Don't undertake a project unless it is manifestly important and nearly impossible" - Edwin Land
mstrongbow
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250

3D Printed!


View Profile
June 19, 2014, 04:20:25 PM
 #3108

Ok everybody, try not to lay into me too hard, but I'm clueless (trying to learn). I finally found a miner that I could get to do something besides not work...so now I want to make it work better  Smiley

My problem is, I don't know how to configure arguments and such; heck, I can't even figure out how to modify the intensity setting.

If anyone could steer me in the right direction (read steer with a gps), I'd be super greatful

Look for the advanced miner settings and then look for the Arguments section drop-down selection...you will choose the algorithm there and enter arguments such as Intensity, Fan, Memclock etc.

    Bitcoin-Scratchticket.com       Win Bitcoin Playing Scratchtickets        Provably Fair   
*Got LootCrate?*
*My Stuff For Sale thread/s*   www.CryptoCause.org   Ask me about SEGMining Hosting!
"Don't undertake a project unless it is manifestly important and nearly impossible" - Edwin Land
Oldminer
Legendary
*
Offline Offline

Activity: 1022
Merit: 1001



View Profile
June 19, 2014, 10:06:08 PM
 #3109

I'm currently running multiminer without auto-switch profitability enabled. Its a bit more micro-management but its the only way I can be sure all my gridseeds are mining. I noticed with 'profitability' enabled sometimes MM would coin switch but not all of my miners would start accepting shares until the next switch, even though they would show a hash rate (and yes I do have restart suspect miners checked - the problem is it doesnt work). Now if some of them fail to start accepting shares I just stop/start MM until they do then let it go.

It's a pity this can't be fixed, but I'm not going to use this functionality if effectively only one of my blades or pods are actually doing any work.  Cry

If you like my post please feel free to give me some positive rep https://bitcointalk.org/index.php?action=trust;u=18639
Tip me BTC: 1FBmoYijXVizfYk25CpiN8Eds9J6YiRDaX
suzukii
Full Member
***
Offline Offline

Activity: 161
Merit: 100


View Profile
June 19, 2014, 10:57:54 PM
 #3110

I'm currently running multiminer without auto-switch profitability enabled. Its a bit more micro-management but its the only way I can be sure all my gridseeds are mining. I noticed with 'profitability' enabled sometimes MM would coin switch but not all of my miners would start accepting shares until the next switch, even though they would show a hash rate (and yes I do have restart suspect miners checked - the problem is it doesnt work). Now if some of them fail to start accepting shares I just stop/start MM until they do then let it go.

It's a pity this can't be fixed, but I'm not going to use this functionality if effectively only one of my blades or pods are actually doing any work.  Cry

Ditto.
I bought my Gridseed G-blades 5.2MH/s from Gawminers & received them on 6/12/2014's evening delivery.
I'm not saying anything bad against them, (yet), but I've been experiencing inconsistent and unstable LTC mining with both G-blades since the delivery.
I've been using every software available at my disposal including  MM 3.2.x in Windows 7, the STM32 drivers. Also, with my RPi  Model rev. B, Debian, Minepeon, Starminer, Scripta, Minera 0.2.2, DOS based cgminer 3.7.2 & bfgminer 4.x.x. All  resulting in the same.
I'm returning both blades. 
Nothing that I've tried seems to give me a stable mining session for more than 30 minutes without me having to babysit these every 15-30 minutes.
However, all is fine & plugging away at BTC mining with my Antminer S1's without a hitch for over two months now. I know its not fair to compare these to those but it is what it is.

Regards,

Suzukii

(Live long & ...keep mining)

Hardware:
Avalon 200Gh/s 55nm | Raspberry Pi model B | Minepeon 0.2.4.3 (...was 0.2.5-pr2) | BFGMiner 3.10.0 | 28x Manhattan USB 2.0/3.0 powered Hub | 5x ASIC Block Erupter @333 MH/s | 3x BFL Jalapeño's Total ~232.7 GH/s
suzukii
Full Member
***
Offline Offline

Activity: 161
Merit: 100


View Profile
June 19, 2014, 11:00:27 PM
 #3111

Ok everybody, try not to lay into me too hard, but I'm clueless (trying to learn). I finally found a miner that I could get to do something besides not work...so now I want to make it work better  Smiley

My problem is, I don't know how to configure arguments and such; heck, I can't even figure out how to modify the intensity setting.

If anyone could steer me in the right direction (read steer with a gps), I'd be super greatful

You're not alone. I'm a noob myself and am experiencing hell with my first purchase of Gridseed G-blades. Just wanted to share tight.
They say there are no stupid questions just stupid people. So ask your questions away. there are lots of very helpful people on these forums. good luck.

Regards,

Suzukii

(Live long & ...keep mining)

Hardware:
Avalon 200Gh/s 55nm | Raspberry Pi model B | Minepeon 0.2.4.3 (...was 0.2.5-pr2) | BFGMiner 3.10.0 | 28x Manhattan USB 2.0/3.0 powered Hub | 5x ASIC Block Erupter @333 MH/s | 3x BFL Jalapeño's Total ~232.7 GH/s
ManeBjorn
Legendary
*
Offline Offline

Activity: 1288
Merit: 1004



View Profile
June 19, 2014, 11:00:34 PM
 #3112

I'm getting almost the same error on my Win 7 Desktop from time to time.  64 bit.


and another...
this time on my win7 x64 laptop

Code:
See the end of this message for details on invoking 
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.ComponentModel.Win32Exception: Access is denied
   at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
   at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
   at MultiMiner.Engine.Installers.MinerInstaller.GetInstalledMinerVersion(String

executablePath, Boolean legacyApi) in d:\Data\Visual Studio Projects\Personal\MultiMiner

\MultiMiner\MultiMiner.Engine\Installers\MinerInstaller.cs:line 78
   at MultiMiner.Win.Forms.MinerForm.BackendMinerHasUpdates(String& availableVersion, String&

installedVersion) in d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner

\MultiMiner.Win\Forms\MinerForm.cs:line 6343
   at MultiMiner.Win.Forms.MinerForm.CheckForBackendMinerUpdates() in d:\Data\Visual Studio

Projects\Personal\MultiMiner\MultiMiner\MultiMiner.Win\Forms\MinerForm.cs:line 6279
   at MultiMiner.Win.Forms.MinerForm.TryToCheckForMinerUpdates() in d:\Data\Visual Studio

Projects\Personal\MultiMiner\MultiMiner\MultiMiner.Win\Forms\MinerForm.cs:line 6528
   at MultiMiner.Win.Forms.MinerForm.SetupApplication() in d:\Data\Visual Studio Projects

\Personal\MultiMiner\MultiMiner\MultiMiner.Win\Forms\MinerForm.cs:line 5681
   at System.Windows.Forms.Form.OnLoad(EventArgs e)
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   at System.Windows.Forms.Control.CreateControl()
   at System.Windows.Forms.Control.WmShowWindow(Message& m)
   at System.Windows.Forms.Control.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.2.2.236
    Win32 Version: 3.2.2.236
    CodeBase: file:///C:/Users/morgan/AppData/Local/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.Wi

ndows.Forms.dll
----------------------------------------
MultiMiner.Engine
    Assembly Version: 3.2.2.236
    Win32 Version: 3.2.2.236
    CodeBase: file:///C:/Users/morgan/AppData/Local/MultiMiner/MultiMiner.Engine.DLL
----------------------------------------
MultiMiner.Utility
    Assembly Version: 3.2.2.236
    Win32 Version: 3.2.2.236
    CodeBase: file:///C:/Users/morgan/AppData/Local/MultiMiner/MultiMiner.Utility.DLL
----------------------------------------
MultiMiner.Xgminer.Api
    Assembly Version: 3.2.2.236
    Win32 Version: 3.2.2.236
    CodeBase: file:///C:/Users/morgan/AppData/Local/MultiMiner/MultiMiner.Xgminer.Api.DLL
----------------------------------------
MultiMiner.Xgminer
    Assembly Version: 3.2.2.236
    Win32 Version: 3.2.2.236
    CodeBase: file:///C:/Users/morgan/AppData/Local/MultiMiner/MultiMiner.Xgminer.DLL
----------------------------------------
MultiMiner.MobileMiner
    Assembly Version: 3.2.2.236
    Win32 Version: 3.2.2.236
    CodeBase: file:///C:/Users/morgan/AppData/Local/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.dl

l
----------------------------------------
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.Co

nfiguration.dll
----------------------------------------
h64kaqtu
    Assembly Version: 3.2.2.236
    Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
    CodeBase:

file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
p7dazg-h
    Assembly Version: 3.2.2.236
    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.2.2.236
    Win32 Version: 3.2.2.236
    CodeBase: file:///C:/Users/morgan/AppData/Local/MultiMiner/MultiMiner.Discovery.DLL
----------------------------------------
MultiMiner.Remoting
    Assembly Version: 3.2.2.236
    Win32 Version: 3.2.2.236
    CodeBase: file:///C:/Users/morgan/AppData/Local/MultiMiner/MultiMiner.Remoting.DLL
----------------------------------------
bs0fltxc
    Assembly Version: 3.2.2.236
    Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
    CodeBase:

file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
9b3swtn2
    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.2.2.236
    Win32 Version: 3.2.2.236
    CodeBase: file:///C:/Users/morgan/AppData/Local/MultiMiner/MultiMiner.CoinWarz.DLL
----------------------------------------
MultiMiner.CoinApi
    Assembly Version: 3.2.2.236
    Win32 Version: 3.2.2.236
    CodeBase: file:///C:/Users/morgan/AppData/Local/MultiMiner/MultiMiner.CoinApi.DLL
----------------------------------------
MultiMiner.CoinChoose
    Assembly Version: 3.2.2.236
    Win32 Version: 3.2.2.236
    CodeBase: file:///C:/Users/morgan/AppData/Local/MultiMiner/MultiMiner.CoinChoose.DLL
----------------------------------------
f3av3vcn
    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:///C:/Users/morgan/AppData/Local/MultiMiner/Newtonsoft.Json.DLL
----------------------------------------
MultiMiner.Coinbase
    Assembly Version: 3.2.2.236
    Win32 Version: 3.2.2.236
    CodeBase: file:///C:/Users/morgan/AppData/Local/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__31bf3856a

d364e35/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/S

ystem.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.Lin

q.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
----------------------------------------
npthkrkl
    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
----------------------------------------
qsm6mnos
    Assembly Version: 3.2.2.236
    Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
    CodeBase:

file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
8ymkvf4c
    Assembly Version: 3.2.2.236
    Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
    CodeBase:

file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
cm_j_8wg
    Assembly Version: 3.2.2.236
    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:///C:/Users/morgan/AppData/Local/MultiMiner/Interop.IWshRuntimeLibrary.DLL
----------------------------------------
Interop.Shell32
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/morgan/AppData/Local/MultiMiner/Interop.Shell32.DLL
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.



ManeBjorn
Legendary
*
Offline Offline

Activity: 1288
Merit: 1004



View Profile
June 20, 2014, 07:01:27 PM
 #3113

Lots of .NET errors are going on Nate the last couple weeks.
All systems are up to date.
No other issues.

imall4btc
Member
**
Offline Offline

Activity: 77
Merit: 10


View Profile
June 21, 2014, 02:38:37 PM
 #3114

Lots of .NET errors are going on Nate the last couple weeks.
All systems are up to date.
No other issues.

Yes, a LOT of .NET errors popping up now! Earlier it didn't  happen. Sad Nate, please give a solution for this. Smiley

Thanks

Wallet addresses being updated...
Aurum
Sr. Member
****
Offline Offline

Activity: 453
Merit: 250


dfgfdgfdg


View Profile WWW
June 21, 2014, 05:16:09 PM
 #3115



MuM is driving me crazy with .net error popups. It's virtually unusable.

I miss my MuM  Cry

ghghghfgh
mstrongbow
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250

3D Printed!


View Profile
June 21, 2014, 05:22:30 PM
 #3116

More errors...

I guess I will start opening support tickets for these over on Git since we are getting no responses here. Just didn't want to overload the Git box with MM crash errors but something's gotta give!

MultiMiner no longer runs as intended and crashes/freezes at random times making it near impossible to monitor/control from afar as intended.

Code:
Description:
  Stopped working

Problem signature:
  Problem Event Name: APPCRASH
  Application Name: MultiMiner.Win.exe
  Application Version: 3.2.2.236
  Application Timestamp: 539b8b30
  Fault Module Name: mscorwks.dll
  Fault Module Version: 2.0.50727.5477
  Fault Module Timestamp: 5265c8ee
  Exception Code: c0000005
  Exception Offset: 00000000001361ae
  OS Version: 6.1.7601.2.1.0.256.48
  Locale ID: 1033

Read our privacy statement online:
  http://go.microsoft.com/fwlink/?linkid=104288&clcid=0x0409

If the online privacy statement is not available, please read our privacy statement offline:
  C:\Windows\system32\en-US\erofflps.txt


Code:

Faulting application name: MultiMiner.Win.exe, version: 3.2.2.236, time stamp: 0x539b8b30
Faulting module name: mscorwks.dll, version: 2.0.50727.5477, time stamp: 0x5265c8ee
Exception code: 0xc0000005
Fault offset: 0x00000000001361ae
Faulting process id: 0x%9
Faulting application start time: 0x%10
Faulting application path: %11
Faulting module path: %12
Report Id: %13


Code:
+ System 

  - Provider

   [ Name]  Application Error
 
  - EventID 1000

   [ Qualifiers]  0
 
   Level 2
 
   Task 100
 
   Keywords 0x80000000000000
 
  - TimeCreated

   [ SystemTime]  2014-06-21T16:23:44.000000000Z
 
   EventRecordID 4212
 
   Channel Application
 
   Computer r3dESKw7
 
   Security
 

- EventData

   MultiMiner.Win.exe
   3.2.2.236
   539b8b30
   mscorwks.dll
   2.0.50727.5477
   5265c8ee
   c0000005
   00000000001361ae



.NET Runtime version 2.0.50727.5477 - Fatal Execution Engine Error (000007FEF60B54F6) (80131506)

Code:
+ System 

  - Provider

   [ Name]  .NET Runtime
 
  - EventID 1023

   [ Qualifiers]  0
 
   Level 2
 
   Task 0
 
   Keywords 0x80000000000000
 
  - TimeCreated

   [ SystemTime]  2014-06-21T16:23:44.000000000Z
 
   EventRecordID 4211
 
   Channel Application
 
   Computer r3dESKw7
 
   Security
 

- EventData

   .NET Runtime version 2.0.50727.5477 - Fatal Execution Engine Error (000007FEF60B54F6) (80131506)

Code:
Fault bucket 37691394, type 20
Event Name: APPCRASH
Response: Not available
Cab Id: 0

Problem signature:
P1: MultiMiner.Win.exe
P2: 3.2.2.236
P3: 539b8b30
P4: mscorwks.dll
P5: 2.0.50727.5477
P6: 5265c8ee
P7: c0000005
P8: 00000000001361ae
P9:
P10:

Attached files:
C:\Users\morgan\AppData\Local\Temp\WER8C37.tmp.WERInternalMetadata.xml

These files may be available here:
C:\Users\morgan\AppData\Local\Microsoft\Windows\WER\ReportArchive\AppCrash_MultiMiner.Win.e_91368988e7554a143e2a9b40cc85da3b6ffc5a9_007da16c

Analysis symbol:
Rechecking for solution: 0
Report Id: 69c5e047-f960-11e3-ba3f-bc5ff4fad4f3
Report Status: 0

Code:
+ System 

  - Provider

   [ Name]  Windows Error Reporting
 
  - EventID 1001

   [ Qualifiers]  0
 
   Level 4
 
   Task 0
 
   Keywords 0x80000000000000
 
  - TimeCreated

   [ SystemTime]  2014-06-21T16:41:08.000000000Z
 
   EventRecordID 4213
 
   Channel Application
 
   Computer r3dESKw7
 
   Security
 

+ EventData

   37691394
   20
   APPCRASH
   Not available
   0
   MultiMiner.Win.exe
   3.2.2.236
   539b8b30
   mscorwks.dll
   2.0.50727.5477
   5265c8ee
   c0000005
   00000000001361ae
   
   
   C:\Users\morgan\AppData\Local\Temp\WER8C37.tmp.WERInternalMetadata.xml
   C:\Users\morgan\AppData\Local\Microsoft\Windows\WER\ReportArchive\AppCrash_MultiMiner.Win.e_91368988e7554a143e2a9b40cc85da3b6ffc5a9_007da16c
   
   0
   69c5e047-f960-11e3-ba3f-bc5ff4fad4f3
   0

    Bitcoin-Scratchticket.com       Win Bitcoin Playing Scratchtickets        Provably Fair   
*Got LootCrate?*
*My Stuff For Sale thread/s*   www.CryptoCause.org   Ask me about SEGMining Hosting!
"Don't undertake a project unless it is manifestly important and nearly impossible" - Edwin Land
ThomasMuller
Full Member
***
Offline Offline

Activity: 141
Merit: 100


View Profile
June 21, 2014, 08:15:53 PM
Last edit: June 22, 2014, 03:30:18 AM by ThomasMuller
 #3117

Hello Gentlemen,

I'm trying to use MM for the first time I have a mix of GS and ZeusMiner. I built a fork of bfg 4.2 for Zeus and installed it system wide. bfg works fine I can invoke it from anywhere via terminal.

I read on the Internet that I should copy my bfgminer to \MultiMiner\Miners\bfgminer so I did it. But still not recognizing my bfgminer.

How do I tell MM to use this version of bfg and NOT the ppa? i keep getting an error saying it cannot find a version of bfg.

Thanks for your assistance and thanks to the developer as well.

Cheers,
xzempt
Hero Member
*****
Offline Offline

Activity: 504
Merit: 500


View Profile
June 21, 2014, 11:22:55 PM
 #3118

Ok everybody, try not to lay into me too hard, but I'm clueless (trying to learn). I finally found a miner that I could get to do something besides not work...so now I want to make it work better  Smiley

My problem is, I don't know how to configure arguments and such; heck, I can't even figure out how to modify the intensity setting.

If anyone could steer me in the right direction (read steer with a gps), I'd be super greatful

You're not alone. I'm a noob myself and am experiencing hell with my first purchase of Gridseed G-blades. Just wanted to share tight.
They say there are no stupid questions just stupid people. So ask your questions away. there are lots of very helpful people on these forums. good luck.

use the gridseed version of bfgminer 3.10.0 for the blades,   

use this as the batch file....   put in your own pool info


bfgminer.exe --scrypt -o stratum+tcp://yourpool.org:3333 -u worker.2 -p x -d gridseed -S gridseed:all --set-

device gridseed:clock=750


my blades have been chugging along nicely 5.3-5.5mhs for weeks now...
ShosMeister
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
June 22, 2014, 01:08:53 AM
 #3119

Apologize up front but didn't feel like reading through 156 pages of this thread.

Trying to get my Rockminer R-Box setup and saw a thread that says MM should work great for it. Figured I'd give it a shot as I'd prefer to have 1 miner running and am currently using BFG for my ASIC Cube.

1. MM doesn't seem to see the cube Sad I've got a bit of troubleshooting to do on my own first but thought I'd just post to see if anyone can offer any advice.
2. Any way to import the polls? I see the import menu option but I don't have a file. Currently mining on MultiPool but don't see an export there. Guess just type them all in by hand??
3. Can it run both SHA and Scrypt at the same time??
4. Problem with the Rockminer is that it is recognized in my Win7x64 box but no drivers loaded for it. Saw threads saying if using BFG for it NOT to load the zadig drivers. Which ones should I use?

That should get me started. Thanks!
ShosMeister
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
June 22, 2014, 01:37:36 AM
 #3120

Okay, found the settings for finding the cube via proxy but it's now trying to mine scrypt. Is there a way to force it to only do SHA on the cube (and obviously the Rockminer when I get that going)?
Pages: « 1 ... 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 [156] 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!