Bitcoin Forum
March 19, 2024, 04:38:55 AM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 [43] 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 ... 186 »
  Print  
Author Topic: MultiMiner: Any Miner, Any Where, on Any Device (Free, Open Source, Cross Platform)  (Read 827241 times)
nwoolls (OP)
Hero Member
*****
Offline Offline

Activity: 840
Merit: 1002


View Profile WWW
October 25, 2013, 08:17:55 PM
 #841

My main miner is completely down right now, because I can't run it.

Code:
************** Exception Text **************
System.InvalidOperationException: There is an error in XML document (0, 0). ---> System.Xml.XmlException: Root element is missing.
...
   at MultiMiner.Win.MainForm.LoadKnownCoinsFromFile() in d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner.Win\MainForm.cs:line 1575


It's your KnownCoinsCache.xml file. Close MultiMiner, open up %appdata%\MultiMiner and delete your KnownCoinsCache.xml (I'd guess its 0 bytes). Relaunch MultiMiner and that should clear it up.

MultiMiner: Any Miner, Any Where, on Any Device |  Xgminer: Mine with popular miners on Mac OS X
btc: 1BmXY4ZZQh1iHSVre658gM1gPAEtDnq8rv  |  ltc: LP1SsHZTDexndkvRKsqAkXNsienPHwaMb5  |  hardware: nwoolls at gmail dot com
1710823135
Hero Member
*
Offline Offline

Posts: 1710823135

View Profile Personal Message (Offline)

Ignore
1710823135
Reply with quote  #2

1710823135
Report to moderator
BitcoinCleanup.com: Learn why Bitcoin isn't bad for the environment
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1710823135
Hero Member
*
Offline Offline

Posts: 1710823135

View Profile Personal Message (Offline)

Ignore
1710823135
Reply with quote  #2

1710823135
Report to moderator
1710823135
Hero Member
*
Offline Offline

Posts: 1710823135

View Profile Personal Message (Offline)

Ignore
1710823135
Reply with quote  #2

1710823135
Report to moderator
purelithium
Hero Member
*****
Offline Offline

Activity: 504
Merit: 500



View Profile
October 25, 2013, 08:38:21 PM
 #842

Damn, after fiddling with things, I realized that's what it was, but shouldn't MultiMiner easily be able to re-generate that XML file without crashing with an unhandled error?

Like my post? 1H7bfRYh7F89mfmFgsRCdn4awDaUHQmYqY
nwoolls (OP)
Hero Member
*****
Offline Offline

Activity: 840
Merit: 1002


View Profile WWW
October 25, 2013, 08:43:54 PM
 #843

Damn, after fiddling with things, I realized that's what it was, but shouldn't MultiMiner easily be able to re-generate that XML file without crashing with an unhandled error?

Ultimately yes, but I like to be able to reproduce and identify an issue before blindly handling it. Just as a matter of practice. I still haven't been able to identify why the file gets written with 0 bytes.

MultiMiner: Any Miner, Any Where, on Any Device |  Xgminer: Mine with popular miners on Mac OS X
btc: 1BmXY4ZZQh1iHSVre658gM1gPAEtDnq8rv  |  ltc: LP1SsHZTDexndkvRKsqAkXNsienPHwaMb5  |  hardware: nwoolls at gmail dot com
purelithium
Hero Member
*****
Offline Offline

Activity: 504
Merit: 500



View Profile
October 25, 2013, 08:55:36 PM
 #844

Ahh ok. Fair enough.

Like my post? 1H7bfRYh7F89mfmFgsRCdn4awDaUHQmYqY
nwoolls (OP)
Hero Member
*****
Offline Offline

Activity: 840
Merit: 1002


View Profile WWW
October 25, 2013, 09:07:55 PM
 #845

Ahh ok. Fair enough.

If you happen upon something that causes it please let me know. I've only seen it I think 4-5 times total (at least those that have been reported by users) so it seems fairly rare but something definitely causes it.

MultiMiner: Any Miner, Any Where, on Any Device |  Xgminer: Mine with popular miners on Mac OS X
btc: 1BmXY4ZZQh1iHSVre658gM1gPAEtDnq8rv  |  ltc: LP1SsHZTDexndkvRKsqAkXNsienPHwaMb5  |  hardware: nwoolls at gmail dot com
atomicchaos
Hero Member
*****
Offline Offline

Activity: 630
Merit: 500


View Profile
October 26, 2013, 01:40:11 AM
 #846

I finally switched to solo again after the last difficulty change (about 30 hours ago), and while I've found 3 solo LTC blocks since then, the notification didn't appear to work. I have both check boxes in the coin config box checked, for notification on accepted shares, and blocks found.

No biggie at all, everything works so well, I just check on my central machine that has the wallet on it that the solo miners point to every few hours and see if I was lucky.


BTC:113mFe2e3oRkZQ5GeqKhoHbGtVw16unnw2
nwoolls (OP)
Hero Member
*****
Offline Offline

Activity: 840
Merit: 1002


View Profile WWW
October 26, 2013, 03:09:44 AM
 #847

I finally switched to solo again after the last difficulty change (about 30 hours ago), and while I've found 3 solo LTC blocks since then, the notification didn't appear to work. I have both check boxes in the coin config box checked, for notification on accepted shares, and blocks found.

No biggie at all, everything works so well, I just check on my central machine that has the wallet on it that the solo miners point to every few hours and see if I was lucky.

Interesting - I'll take a look and see if any changes caused these notifications to stop working. Last I checked they were working but I only tried them with pooled mining.

Maybe my switch to make the configuration per-coin threw something off.

Edit: I'm definitely getting both share accepted and block found notifications with pooled mining. Do you get them with pooled mining but not solo?

MultiMiner: Any Miner, Any Where, on Any Device |  Xgminer: Mine with popular miners on Mac OS X
btc: 1BmXY4ZZQh1iHSVre658gM1gPAEtDnq8rv  |  ltc: LP1SsHZTDexndkvRKsqAkXNsienPHwaMb5  |  hardware: nwoolls at gmail dot com
purelithium
Hero Member
*****
Offline Offline

Activity: 504
Merit: 500



View Profile
October 27, 2013, 01:48:55 AM
 #848

bfgminer crashing again, using latest MultiMiner and latest bfgminer (3.4.0) have to downgrade to 3.2.1, as that is the only version that works on this rig(mixed scrypt and sha256)

Code:
C:\Mining\MultiMiner\Miners\bfgminer>bfgminer --scan-serial erupter:all --scan-s
erial opencl:auto -o pool1.us.multipool.us:3335 -u user -p "" -o coin
otron.com:8322 -u user -p taco -d 0 -d 1 -d 2 -d 3 -d 4 -d 5 -d 6 -d
7 -d 8 -d 9 -d 10 -d 11 -d 12 -d 13 -d 14 -d 15 -d 16 -d 17 -d 18 -d 19 -d 20 -d
 21 -d 22 -d 23 -d 24 -d 25 -d 26 -d 27 -d 28 -d 29 -d 30 -d 31 --api-listen --a
pi-port 4029 --api-allow W:127.0.0.1, -T
 [2013-10-26 21:46:13] Started bfgminer 3.4.0
 [2013-10-26 21:46:22] Probing for an alive pool
 [2013-10-26 21:46:23] Pool 1 is hiding block contents from us

 [2013-10-26 21:46:23] Network difficulty changed to 5.39M (38.61Th/s)

 [2013-10-26 21:46:23] Switching to pool 1 http://coinotron.com:8322 - first ali
ve pool
 [2013-10-26 21:46:23] Long-polling activated for http://coinotron.com:8344 (get
work)
 [2013-10-26 21:46:23] Pool 0 http://pool1.us.multipool.us:3335 alive

 [2013-10-26 21:46:23] Pool 0 is hiding block contents from us

 [2013-10-26 21:46:23] Switching to pool 0 http://pool1.us.multipool.us:3335

 [2013-10-26 21:46:24] OCL 0 (thread 32) being disabled
 [2013-10-26 21:46:24] OCL 0 (thread 33) being disabled
 [2013-10-26 21:46:24] OCL 1 (thread 34) being disabled
 [2013-10-26 21:46:24] OCL 1 (thread 35) being disabled
 [2013-10-26 21:46:24] OCL 2 (thread 36) being disabled
 [2013-10-26 21:46:24] OCL 2 (thread 37) being disabled
 [2013-10-26 21:46:24] OCL 3 (thread 38) being disabled
 [2013-10-26 21:46:24] OCL 3 (thread 39) being disabled
 [2013-10-26 21:46:24] OCL 4 (thread 40) being disabled
 [2013-10-26 21:46:24] Disabling extra threads due to dynamic mode.

 [2013-10-26 21:46:24] OCL 4 (thread 41) being disabled
 [2013-10-26 21:46:24] Tune dynamic intensity with --gpu-dyninterval

 [2013-10-26 21:46:24] Staged work underrun; increasing queue minimum to 2

 [2013-10-26 21:46:24] Staged work underrun; increasing queue minimum to 3

 [2013-10-26 21:46:24] Staged work underrun; increasing queue minimum to 4

 [2013-10-26 21:46:24] BES 1 being disabled
 [2013-10-26 21:46:24] Staged work underrun; increasing queue minimum to 5

 [2013-10-26 21:46:25] Accepted 0b8c7bc1 BES14  pool 0 Diff 22/2

 [2013-10-26 21:46:26] Accepted 45517d95 BES12  pool 0 Diff 3/2

0x855e10 : [unknown module] : [unknown file]
0x452c56 : C:\Mining\MultiMiner\Miners\bfgminer\bfgminer.exe : /home/luke-jr/Pro
jects/Education/Tonal/BitCoin/bfgminer/make-release-tmp/bfgminer-3.4.0-tmp/adl.c
 (1133) : in function (gpu_autotune)
0x41feef : C:\Mining\MultiMiner\Miners\bfgminer\bfgminer.exe : /home/luke-jr/Pro
jects/Education/Tonal/BitCoin/bfgminer/make-release-tmp/bfgminer-3.4.0-tmp/miner
.c (9554) : in function (bfg_watchdog)
0x41fe29 : C:\Mining\MultiMiner\Miners\bfgminer\bfgminer.exe : /home/luke-jr/Pro
jects/Education/Tonal/BitCoin/bfgminer/make-release-tmp/bfgminer-3.4.0-tmp/miner
.c (9523) : in function (watchdog_thread)
Failed to init bfd from (C:\Mining\MultiMiner\Miners\bfgminer\pthreadGC2.dll)
0x6248671b : C:\Mining\MultiMiner\Miners\bfgminer\pthreadGC2.dll : pthread_creat
e
Failed to init bfd from (C:\Windows\syswow64\msvcrt.dll)
0x764d1287 : C:\Windows\syswow64\msvcrt.dll : itow_s
Failed to init bfd from (C:\Windows\syswow64\msvcrt.dll)
0x764d1328 : C:\Windows\syswow64\msvcrt.dll : endthreadex
Failed to init bfd from (C:\Windows\syswow64\kernel32.dll)
0x75b5336a : C:\Windows\syswow64\kernel32.dll : BaseThreadInitThunk
Failed to init bfd from (C:\Windows\SysWOW64\ntdll.dll)
0x77e59f72 : C:\Windows\SysWOW64\ntdll.dll : RtlInitializeExceptionChain
Failed to init bfd from (C:\Windows\SysWOW64\ntdll.dll)
0x77e59f45 : C:\Windows\SysWOW64\ntdll.dll : RtlInitializeExceptionChain

C:\Mining\MultiMiner\Miners\bfgminer>

Like my post? 1H7bfRYh7F89mfmFgsRCdn4awDaUHQmYqY
nwoolls (OP)
Hero Member
*****
Offline Offline

Activity: 840
Merit: 1002


View Profile WWW
October 27, 2013, 09:46:41 AM
 #849

Anyone being hit with an unhandled exception can download a fixed build here:

https://www.dropbox.com/s/q8iugo4vy2ubg3y/MultiMiner-1.3.45.zip

This is due to more changes to cgminer. At this point I am seriously considering dropping support for cgminer and making bfgminer the only supported engine for MultiMiner. Is there anyone currently using cgminer that cannot use bfgminer? Please let me know what sort of issues or considerations prevent you from using bfgminer if so.

MultiMiner: Any Miner, Any Where, on Any Device |  Xgminer: Mine with popular miners on Mac OS X
btc: 1BmXY4ZZQh1iHSVre658gM1gPAEtDnq8rv  |  ltc: LP1SsHZTDexndkvRKsqAkXNsienPHwaMb5  |  hardware: nwoolls at gmail dot com
Mudbankkeith
Hero Member
*****
Offline Offline

Activity: 868
Merit: 1000



View Profile
October 27, 2013, 10:43:10 AM
 #850

Are there any problems installing MultiMiner on Win8 x64?

I cannot see an install file after I have the download.

BTc donations welcome:-  13c2KuzWCaWFTXF171Zn1HrKhMYARPKv97
chamber32
Newbie
*
Offline Offline

Activity: 13
Merit: 0


View Profile
October 27, 2013, 12:32:25 PM
 #851

I have previously been able to run MultiMiner on Win 8.1 x64, but now I get this error:

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

************** Exception Text **************
System.ArgumentException: Version string portion was too short or too long.
   at System.Version..ctor(String version)
   at MultiMiner.Win.MainForm.ThisVersionGreater(String thisVersion, String thatVersion) in d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner.Win\MainForm.cs:line 2452
   at MultiMiner.Win.MainForm.CheckForMinerUpdates(MinerBackend minerBackend) in d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner.Win\MainForm.cs:line 2475
   at MultiMiner.Win.MainForm.CheckForUpdates() in d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner.Win\MainForm.cs:line 2412
   at MultiMiner.Win.MainForm.MainForm_Load(Object sender, EventArgs e) in d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner.Win\MainForm.cs:line 149
   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.7905 (win9rel.050727-7900)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
----------------------------------------
MultiMiner.Win
    Assembly Version: 1.3.45.0
    Win32 Version: 1.3.45
    CodeBase: file:///C:/Users/David/AppData/Local/MultiMiner/MultiMiner.Win.exe
----------------------------------------
MultiMiner.Utility
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/David/AppData/Local/MultiMiner/MultiMiner.Utility.DLL
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.7905 (win9rel.050727-7900)
    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.7905 (win9rel.050727-7900)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.7905 (win9rel.050727-7900)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
MultiMiner.Engine
    Assembly Version: 1.3.45.0
    Win32 Version: 1.3.45
    CodeBase: file:///C:/Users/David/AppData/Local/MultiMiner/MultiMiner.Engine.DLL
----------------------------------------
MultiMiner.Xgminer
    Assembly Version: 1.3.45.0
    Win32 Version: 1.3.45
    CodeBase: file:///C:/Users/David/AppData/Local/MultiMiner/MultiMiner.Xgminer.DLL
----------------------------------------
MultiMiner.Coinchoose.Api
    Assembly Version: 1.3.45.0
    Win32 Version: 1.3.45
    CodeBase: file:///C:/Users/David/AppData/Local/MultiMiner/MultiMiner.Coinchoose.Api.DLL
----------------------------------------
System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.7905 (win9rel.050727-7900)
    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.7903 built by: Win9Rel
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Configuration
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.7905 (win9rel.050727-7900)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
p2so4qri
    Assembly Version: 1.3.45.0
    Win32 Version: 2.0.50727.7905 (win9rel.050727-7900)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
rxtodwzo
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.7905 (win9rel.050727-7900)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
0bz2_kee
    Assembly Version: 1.3.45.0
    Win32 Version: 2.0.50727.7905 (win9rel.050727-7900)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
iayndx9r
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.7905 (win9rel.050727-7900)
    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.6.16206
    CodeBase: file:///C:/Users/David/AppData/Local/MultiMiner/Newtonsoft.Json.DLL
----------------------------------------
n8nnllmg
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.7905 (win9rel.050727-7900)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
qdutkhj6
    Assembly Version: 1.3.45.0
    Win32 Version: 2.0.50727.7905 (win9rel.050727-7900)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
kxl_ck-u
    Assembly Version: 1.3.45.0
    Win32 Version: 2.0.50727.7905 (win9rel.050727-7900)
    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/David/AppData/Local/MultiMiner/Interop.IWshRuntimeLibrary.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.



Thx,

c32
rlhead7173
Member
**
Offline Offline

Activity: 109
Merit: 10


View Profile
October 27, 2013, 02:30:50 PM
 #852

I am starting to get .net errors on all my miners. Here is the beginning of the output:

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

************** Exception Text **************
System.ArgumentException: Version string portion was too short or too long.
   at System.Version..ctor(String version)
   at MultiMiner.Win.MainForm.ThisVersionGreater(String thisVersion, String thatVersion) in d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner.Win\MainForm.cs:line 2452
   at MultiMiner.Win.MainForm.CheckForMinerUpdates(MinerBackend minerBackend) in d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner.Win\MainForm.cs:line 2475
   at MultiMiner.Win.MainForm.CheckForUpdates() in d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner.Win\MainForm.cs:line 2412
   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)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.6407 (Win8RTMGDR.050727-6400)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll

BTC: 169Mm5zefmZz2EuJDRkXWtUQ9T1SQhEVPg
LTC: LTmq5m7SvGBfdShyQFPgRxZ5SUc2hsiCqV
NXT: NXT-PUTF-QSCM-DBJZ-CZMS7
Miramyn
Full Member
***
Offline Offline

Activity: 169
Merit: 100



View Profile
October 27, 2013, 02:51:46 PM
 #853

Getting the same error about version string too long/short as well

************** Exception Text **************
System.ArgumentException: Version string portion was too short or too long.
   at System.Version..ctor(String version)

When I was younger we didn't have behavioural disorders. They called it "being a brat". It was as simple as that!
nwoolls (OP)
Hero Member
*****
Offline Offline

Activity: 840
Merit: 1002


View Profile WWW
October 27, 2013, 02:56:36 PM
 #854

Anyone being hit with an unhandled exception can download a fixed build here:

https://www.dropbox.com/s/q8iugo4vy2ubg3y/MultiMiner-1.3.45.zip

This is due to more changes to cgminer. At this point I am seriously considering dropping support for cgminer and making bfgminer the only supported engine for MultiMiner. Is there anyone currently using cgminer that cannot use bfgminer? Please let me know what sort of issues or considerations prevent you from using bfgminer if so.

MultiMiner: Any Miner, Any Where, on Any Device |  Xgminer: Mine with popular miners on Mac OS X
btc: 1BmXY4ZZQh1iHSVre658gM1gPAEtDnq8rv  |  ltc: LP1SsHZTDexndkvRKsqAkXNsienPHwaMb5  |  hardware: nwoolls at gmail dot com
Miramyn
Full Member
***
Offline Offline

Activity: 169
Merit: 100



View Profile
October 27, 2013, 03:01:59 PM
 #855

So if I remove cgminer from the miners directory, this error should disappear?

When I was younger we didn't have behavioural disorders. They called it "being a brat". It was as simple as that!
nwoolls (OP)
Hero Member
*****
Offline Offline

Activity: 840
Merit: 1002


View Profile WWW
October 27, 2013, 03:06:22 PM
 #856

Are there any problems installing MultiMiner on Win8 x64?

I cannot see an install file after I have the download.

Maybe you downloaded the source instead of the app? Downloads are here:

http://releases.multiminerapp.com

Although for now please use this unofficial build as it works around an issue with changes to cgminer's downloads:

https://www.dropbox.com/s/q8iugo4vy2ubg3y/MultiMiner-1.3.45.zip

MultiMiner: Any Miner, Any Where, on Any Device |  Xgminer: Mine with popular miners on Mac OS X
btc: 1BmXY4ZZQh1iHSVre658gM1gPAEtDnq8rv  |  ltc: LP1SsHZTDexndkvRKsqAkXNsienPHwaMb5  |  hardware: nwoolls at gmail dot com
atomicchaos
Hero Member
*****
Offline Offline

Activity: 630
Merit: 500


View Profile
October 27, 2013, 03:30:15 PM
 #857

NWoolls-

Just catching up, I do use CGminer, and prefer using CGminer, but I understand that they keep changing things that are breaking this app.

Would it be better for me to revert back to a stable version of CGminer, and not update?

BTC:113mFe2e3oRkZQ5GeqKhoHbGtVw16unnw2
Mudbankkeith
Hero Member
*****
Offline Offline

Activity: 868
Merit: 1000



View Profile
October 27, 2013, 03:31:11 PM
 #858

Are there any problems installing MultiMiner on Win8 x64?

I cannot see an install file after I have the download.

Maybe you downloaded the source instead of the app? Downloads are here:

http://releases.multiminerapp.com

Although for now please use this unofficial build as it works around an issue with changes to cgminer's downloads:

https://www.dropbox.com/s/q8iugo4vy2ubg3y/MultiMiner-1.3.45.zip

I went back to my win7 x86 and it worked first time

Over the last 3 months win8 x64 has given me a lot of problems with compatibility.
so for now I will be continuing to run the 2 pc's (I try win 8 then (when/if) it screws up the win7 gets some more attention)

BTc donations welcome:-  13c2KuzWCaWFTXF171Zn1HrKhMYARPKv97
nwoolls (OP)
Hero Member
*****
Offline Offline

Activity: 840
Merit: 1002


View Profile WWW
October 27, 2013, 03:52:47 PM
 #859

I went back to my win7 x86 and it worked first time

Over the last 3 months win8 x64 has given me a lot of problems with compatibility.
so for now I will be continuing to run the 2 pc's (I try win 8 then (when/if) it screws up the win7 gets some more attention)

Ah gotcha - misunderstood your original question. No there are no x64 specific executables or installers. Let me know any specific errors or crash reports and I'll be happy to investigate. My mining rig is 64-bit Windows 7 and it hasn't caused me any issues that I know of.

MultiMiner: Any Miner, Any Where, on Any Device |  Xgminer: Mine with popular miners on Mac OS X
btc: 1BmXY4ZZQh1iHSVre658gM1gPAEtDnq8rv  |  ltc: LP1SsHZTDexndkvRKsqAkXNsienPHwaMb5  |  hardware: nwoolls at gmail dot com
Mudbankkeith
Hero Member
*****
Offline Offline

Activity: 868
Merit: 1000



View Profile
October 27, 2013, 04:17:35 PM
 #860

I went back to my win7 x86 and it worked first time

Over the last 3 months win8 x64 has given me a lot of problems with compatibility.
so for now I will be continuing to run the 2 pc's (I try win 8 then (when/if) it screws up the win7 gets some more attention)

Ah gotcha - misunderstood your original question. No there are no x64 specific executables or installers. Let me know any specific errors or crash reports and I'll be happy to investigate. My mining rig is 64-bit Windows 7 and it hasn't caused me any issues that I know of.
When I update to win8.1 I will try again.  My win8 x64 cannot even see the erupters or drivers.(It's the same pc hardware with 2 hard drives win7 & win8)

BTc donations welcome:-  13c2KuzWCaWFTXF171Zn1HrKhMYARPKv97
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 [43] 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 ... 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!