Bitcoin Forum
April 27, 2024, 09:06:27 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 ... 186 »
  Print  
Author Topic: MultiMiner: Any Miner, Any Where, on Any Device (Free, Open Source, Cross Platform)  (Read 827250 times)
Raptor2213
Full Member
***
Offline Offline

Activity: 210
Merit: 100


View Profile
January 21, 2014, 01:07:48 PM
 #1561

Good to know that it's not just me.
Maybe it's a test to see how many of us are active on the forum?

I thought I read somewhere that MM donates 2% to itself.  If that's the case, it's pool has likely died on us, and it wasn't programmed to deal with it - which would make sense, because then we could just block it from connecting.

Did something I say help you out?    BTC - 18oTipf66z8dbwTgRCiPjbdPmqEP7zuCFb
The forum was founded in 2009 by Satoshi and Sirius. It replaced a SourceForge forum.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714208787
Hero Member
*
Offline Offline

Posts: 1714208787

View Profile Personal Message (Offline)

Ignore
1714208787
Reply with quote  #2

1714208787
Report to moderator
Raptor2213
Full Member
***
Offline Offline

Activity: 210
Merit: 100


View Profile
January 21, 2014, 01:10:26 PM
 #1562

something i noticed also it not picking the usb stuff up on start up like it use too and that when the error appears.....

It happens on all versions.  Probably unrelated.

Did something I say help you out?    BTC - 18oTipf66z8dbwTgRCiPjbdPmqEP7zuCFb
danboid
Newbie
*
Offline Offline

Activity: 13
Merit: 0


View Profile
January 21, 2014, 01:52:36 PM
 #1563

I logged into our mining server today and MM was closed. I had been running 2.3.5 so I updated to 2.4.0 but it didn't help - I got this same error message and MM does not load. I tried moving ~/.config/MultiMiner to try and reset it but still no go! MM will not open now!

Code:
Could not set X locale modifiers
Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: Y. Path '', line 0, position 0.
  at Newtonsoft.Json.JsonTextReader.ParseValue () [0x00000] in <filename unknown>:0
  at Newtonsoft.Json.JsonTextReader.ReadInternal () [0x00000] in <filename unknown>:0
  at Newtonsoft.Json.JsonTextReader.Read () [0x00000] in <filename unknown>:0
  at Newtonsoft.Json.Linq.JArray.Load (Newtonsoft.Json.JsonReader reader) [0x00000] in <filename unknown>:0
  at Newtonsoft.Json.Linq.JArray.Parse (System.String json) [0x00000] in <filename unknown>:0
  at MultiMiner.CoinChoose.Api.ApiContext.GetCoinInformation (System.String userAgent) [0x00000] in <filename unknown>:0
  at MultiMiner.Win.MainForm.RefreshCoinStats () [0x00000] in <filename unknown>:0

This is when running under Debian Jessie w/ mono 3.x, btw
atomicchaos
Hero Member
*****
Offline Offline

Activity: 630
Merit: 500


View Profile
January 21, 2014, 01:53:07 PM
 #1564

Anyways, would love to help in any way, I can dedicate a couple miners to test whatever you need, just pm me.

Thanks for the offer, I'll let you know. That may actually be helpful as it currently takes me a while of solo mining with my GPUs against the Litecoin TestNet in order to verify both accepts and rejects.

That said I was able to reproduce the issue this past weekend and discussed it quite a bit with Luke. He has some ideas for addressing it but nothing done so far.

He did manage to fix the issue with the "effective" hashrate in bfgminer (the third one) being wrong for Scrypt. You can check it out in a daily build here:

http://luke.dashjr.org/tmp/code/webisect/webisect.php?dobuild=bfgminer

Again, you never cease to amaze. For now my miners are all directed back to Litecoin pool mining, since I didn't have any luck with getting over that bug, and CGminer standalone wasn't where I wanted to go for these. I'm still confused why nobody else reported issues with solo mining, in fact one person said it worked fine for them, but I know I have a few more miners than average, so I solo more on coins.

I'll update BFGMiner and multi miner on my rigs today.



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

Activity: 630
Merit: 500


View Profile
January 21, 2014, 01:58:32 PM
 #1565

It's definitely server side, since we're all seeing it. My rigs are still mining, but they all have the error popped up, I'm just leaving them as-is until the box gets rebooted, or fixed.

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

Activity: 798
Merit: 1000


www.DonateMedia.org


View Profile WWW
January 21, 2014, 02:29:48 PM
 #1566

I am unable to mine with the new version, with each "start" the error appears. I updated .net but it had no effect.

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.Win.MainForm.SaveListViewValuesToConfiguration() in d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner.Win\MainForm.cs:line 1267
   at MultiMiner.Win.MainForm.SaveChanges() in d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner.Win\MainForm.cs:line 1230
   at MultiMiner.Win.MainForm.HandleStartButtonClick() in d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner.Win\MainForm.cs:line 1419
   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.5472 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
----------------------------------------
MultiMiner.Win
    Assembly Version: 2.4.0.105
    Win32 Version: 2.4.0.105
    CodeBase: file:///C:/Users/Adam/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.Windows.Forms.dll
----------------------------------------
MultiMiner.Utility
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/Adam/AppData/Local/MultiMiner/MultiMiner.Utility.DLL
----------------------------------------
MultiMiner.CoinChoose.Api
    Assembly Version: 2.4.0.105
    Win32 Version: 2.4.0.105
    CodeBase: file:///C:/Users/Adam/AppData/Local/MultiMiner/MultiMiner.CoinChoose.Api.DLL
----------------------------------------
MultiMiner.Coin.Api
    Assembly Version: 2.4.0.105
    Win32 Version: 2.4.0.105
    CodeBase: file:///C:/Users/Adam/AppData/Local/MultiMiner/MultiMiner.Coin.Api.DLL
----------------------------------------
MultiMiner.Xgminer.Api
    Assembly Version: 2.4.0.105
    Win32 Version: 2.4.0.105
    CodeBase: file:///C:/Users/Adam/AppData/Local/MultiMiner/MultiMiner.Xgminer.Api.DLL
----------------------------------------
MultiMiner.Engine
    Assembly Version: 2.4.0.105
    Win32 Version: 2.4.0.105
    CodeBase: file:///C:/Users/Adam/AppData/Local/MultiMiner/MultiMiner.Engine.DLL
----------------------------------------
MultiMiner.Xgminer
    Assembly Version: 2.4.0.105
    Win32 Version: 2.4.0.105
    CodeBase: file:///C:/Users/Adam/AppData/Local/MultiMiner/MultiMiner.Xgminer.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
----------------------------------------
sudcghth
    Assembly Version: 2.4.0.105
    Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
kancnrul
    Assembly Version: 2.4.0.105
    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.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.5474 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_64/System.Web/2.0.0.0__b03f5f7f11d50a3a/System.Web.dll
----------------------------------------
b0fgvdzj
    Assembly Version: 2.4.0.105
    Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
w0oq68lo
    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.Api
    Assembly Version: 2.4.0.105
    Win32 Version: 2.4.0.105
    CodeBase: file:///C:/Users/Adam/AppData/Local/MultiMiner/MultiMiner.CoinWarz.Api.DLL
----------------------------------------
zvdsgxdc
    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/Adam/AppData/Local/MultiMiner/Newtonsoft.Json.DLL
----------------------------------------
MultiMiner.MobileMiner.Api
    Assembly Version: 2.4.0.105
    Win32 Version: 2.4.0.105
    CodeBase: file:///C:/Users/Adam/AppData/Local/MultiMiner/MultiMiner.MobileMiner.Api.DLL
----------------------------------------
wka7aogg
    Assembly Version: 2.4.0.105
    Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
y9ygcxjn
    Assembly Version: 2.4.0.105
    Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.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.

cad_cdn
Hero Member
*****
Offline Offline

Activity: 560
Merit: 500



View Profile
January 21, 2014, 03:48:39 PM
 #1567

also getting same error, its very pesky!
hardware doesn't appear on initial MM load, you have to scan hardware to get it to appear.

MM runs after that, however the warning appears persistently.

Seems to have happened after the last updates. I run 3 different machines, Win 764bit, Win 8 32bit, and even an older XP machine all exhibited the same .net 4.5 error.
 

thx
nwoolls (OP)
Hero Member
*****
Offline Offline

Activity: 840
Merit: 1002


View Profile WWW
January 21, 2014, 03:52:40 PM
 #1568

Guys - if you are having errors switch to the CoinWarz API under Settings. CoinChoose.com is having (new) issues. Thanks!

Update:

And there's your error folks, go to:

http://www.coinchoose.com/api.php

You'll see:

Code:
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '(lastUpdated, @@session.time_zone, '+00:00') AS lastupdated_utc FROM currency WH' at line 1

CoinChoose.com's API is down. Use CoinWarz.com for now and complain in this thread:

https://bitcointalk.org/index.php?topic=152515.0

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
crazyearner
Legendary
*
Offline Offline

Activity: 1820
Merit: 1001



View Profile
January 21, 2014, 04:42:46 PM
 #1569

New problem arised with software not sure what the casue is.

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

************** Exception Text **************
Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: Y. Path '', line 0, position 0.
   at Newtonsoft.Json.JsonTextReader.ParseValue()
   at Newtonsoft.Json.JsonTextReader.ReadInternal()
   at Newtonsoft.Json.JsonTextReader.Read()
   at Newtonsoft.Json.Linq.JArray.Load(JsonReader reader)
   at Newtonsoft.Json.Linq.JArray.Parse(String json)
   at MultiMiner.CoinChoose.Api.ApiContext.GetCoinInformation(String userAgent) in d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner.CoinChoose.Api\ApiContext.cs:line 33
   at MultiMiner.Win.MainForm.RefreshCoinStats() in d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner.Win\MainForm.cs:line 2458
   at MultiMiner.Win.MainForm.MainForm_Load(Object sender, EventArgs e) in d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner.Win\MainForm.cs:line 112
   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.5472 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
----------------------------------------
MultiMiner.Win
    Assembly Version: 2.4.0.105
    Win32 Version: 2.4.0.105
    CodeBase: file:///C:/Users/crazy/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.Windows.Forms.dll
----------------------------------------
MultiMiner.Utility
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/crazy/AppData/Local/MultiMiner/MultiMiner.Utility.DLL
----------------------------------------
MultiMiner.CoinChoose.Api
    Assembly Version: 2.4.0.105
    Win32 Version: 2.4.0.105
    CodeBase: file:///C:/Users/crazy/AppData/Local/MultiMiner/MultiMiner.CoinChoose.Api.DLL
----------------------------------------
MultiMiner.Coin.Api
    Assembly Version: 2.4.0.105
    Win32 Version: 2.4.0.105
    CodeBase: file:///C:/Users/crazy/AppData/Local/MultiMiner/MultiMiner.Coin.Api.DLL
----------------------------------------
MultiMiner.Xgminer.Api
    Assembly Version: 2.4.0.105
    Win32 Version: 2.4.0.105
    CodeBase: file:///C:/Users/crazy/AppData/Local/MultiMiner/MultiMiner.Xgminer.Api.DLL
----------------------------------------
MultiMiner.Engine
    Assembly Version: 2.4.0.105
    Win32 Version: 2.4.0.105
    CodeBase: file:///C:/Users/crazy/AppData/Local/MultiMiner/MultiMiner.Engine.DLL
----------------------------------------
MultiMiner.Xgminer
    Assembly Version: 2.4.0.105
    Win32 Version: 2.4.0.105
    CodeBase: file:///C:/Users/crazy/AppData/Local/MultiMiner/MultiMiner.Xgminer.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
----------------------------------------
l1squpuu
    Assembly Version: 2.4.0.105
    Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
th6o1xzl
    Assembly Version: 2.4.0.105
    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.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.5474 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_64/System.Web/2.0.0.0__b03f5f7f11d50a3a/System.Web.dll
----------------------------------------
ir-9ifac
    Assembly Version: 2.4.0.105
    Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
he0-51hm
    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.Api
    Assembly Version: 2.4.0.105
    Win32 Version: 2.4.0.105
    CodeBase: file:///C:/Users/crazy/AppData/Local/MultiMiner/MultiMiner.CoinWarz.Api.DLL
----------------------------------------
dvddv-lk
    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/crazy/AppData/Local/MultiMiner/Newtonsoft.Json.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.

=
  R E B E L L I O U S 
  ▄▀▀▀▀▀▄▄                           ▄▄▀▀▀▀▀▄
▄▀        █▄▄                     ▄▄█        ▀▄
█            █████████████████████            █
█▄          ██       ██ ██       ██          ▄█
█        █            █            █        █
  █    █               █               █    █
   █ ██               █ █               ██ █
    █ █               █ █               █ █
    █ ███▄  █████▄   ██ ██   ▄█████  ▄███ █
    █     ███     █         █     ███     █
     █   █   ▀███ █  █   █  █ ███▀   █   █
     █   █      █ █  █   █  █ █      █   █
     █   █      ██  █     █  ██      █   █
      █  █     ██  █       █  ██     █  █
      █  █    ██  █ ███████ █  ██    █  █
      █ ███   ██  █         █  ██   ███ █
       █   ▀███      █   █      ███▀   █
        █     ██       █       ██     █
         █      █   ▄▄███▄▄   █      █
          ███   ███▀       ▀███   ███
             █████           █████
                  ███████████
  ▄▀▀▀▀▀▄▄                           ▄▄▀▀▀▀▀▄
▄▀        █▄▄                     ▄▄█        ▀▄
█            █████████████████████            █
█▄          ██       ██ ██       ██          ▄█
█        █            █            █        █
  █    █               █               █    █
   █ ██               █ █               ██ █
    █ █               █ █               █ █
    █ ███▄  █████▄   ██ ██   ▄█████  ▄███ █
    █     ███     █         █     ███     █
     █   █   ▀███ █  █   █  █ ███▀   █   █
     █   █      █ █  █   █  █ █      █   █
     █   █      ██  █     █  ██      █   █
      █  █     ██  █       █  ██     █  █
      █  █    ██  █ ███████ █  ██    █  █
      █ ███   ██  █         █  ██   ███ █
       █   ▀███      █   █      ███▀   █
        █     ██       █       ██     █
         █      █   ▄▄███▄▄   █      █
          ███   ███▀       ▀███   ███
             █████           █████
                  ███████████
  R E B E L L I O U S
nwoolls (OP)
Hero Member
*****
Offline Offline

Activity: 840
Merit: 1002


View Profile WWW
January 21, 2014, 04:45:13 PM
 #1570

New problem arised with software not sure what the casue is.

Read the post directly above yours.

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
danboid
Newbie
*
Offline Offline

Activity: 13
Merit: 0


View Profile
January 21, 2014, 06:31:46 PM
 #1571

nwoolls:

If its the CoinChoose.com prob thats stopping me opening MM, can I switch to CoinWarz API with a command line argument or maybe by editing one of the config files? Changing it from the settings menu isn't an option as I don't get that far.
crazyearner
Legendary
*
Offline Offline

Activity: 1820
Merit: 1001



View Profile
January 21, 2014, 06:46:24 PM
 #1572

nwoolls:

If its the CoinChoose.com prob thats stopping me opening MM, can I switch to CoinWarz API with a command line argument or maybe by editing one of the config files? Changing it from the settings menu isn't an option as I don't get that far.


If saying error and close or continue click on continue then go into settings and change app to use coinwarz click on close multiminer down restart `it


For nwoolls

Any chance of adding cryptsy api like coinwarz and choosecoin ?

=
  R E B E L L I O U S 
  ▄▀▀▀▀▀▄▄                           ▄▄▀▀▀▀▀▄
▄▀        █▄▄                     ▄▄█        ▀▄
█            █████████████████████            █
█▄          ██       ██ ██       ██          ▄█
█        █            █            █        █
  █    █               █               █    █
   █ ██               █ █               ██ █
    █ █               █ █               █ █
    █ ███▄  █████▄   ██ ██   ▄█████  ▄███ █
    █     ███     █         █     ███     █
     █   █   ▀███ █  █   █  █ ███▀   █   █
     █   █      █ █  █   █  █ █      █   █
     █   █      ██  █     █  ██      █   █
      █  █     ██  █       █  ██     █  █
      █  █    ██  █ ███████ █  ██    █  █
      █ ███   ██  █         █  ██   ███ █
       █   ▀███      █   █      ███▀   █
        █     ██       █       ██     █
         █      █   ▄▄███▄▄   █      █
          ███   ███▀       ▀███   ███
             █████           █████
                  ███████████
  ▄▀▀▀▀▀▄▄                           ▄▄▀▀▀▀▀▄
▄▀        █▄▄                     ▄▄█        ▀▄
█            █████████████████████            █
█▄          ██       ██ ██       ██          ▄█
█        █            █            █        █
  █    █               █               █    █
   █ ██               █ █               ██ █
    █ █               █ █               █ █
    █ ███▄  █████▄   ██ ██   ▄█████  ▄███ █
    █     ███     █         █     ███     █
     █   █   ▀███ █  █   █  █ ███▀   █   █
     █   █      █ █  █   █  █ █      █   █
     █   █      ██  █     █  ██      █   █
      █  █     ██  █       █  ██     █  █
      █  █    ██  █ ███████ █  ██    █  █
      █ ███   ██  █         █  ██   ███ █
       █   ▀███      █   █      ███▀   █
        █     ██       █       ██     █
         █      █   ▄▄███▄▄   █      █
          ███   ███▀       ▀███   ███
             █████           █████
                  ███████████
  R E B E L L I O U S
nwoolls (OP)
Hero Member
*****
Offline Offline

Activity: 840
Merit: 1002


View Profile WWW
January 21, 2014, 06:59:04 PM
 #1573

Any chance of adding cryptsy api like coinwarz and choosecoin ?

Cryptsy does not provide profitability information.

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
nwoolls (OP)
Hero Member
*****
Offline Offline

Activity: 840
Merit: 1002


View Profile WWW
January 21, 2014, 06:59:57 PM
 #1574

If its the CoinChoose.com prob thats stopping me opening MM, can I switch to CoinWarz API with a command line argument or maybe by editing one of the config files? Changing it from the settings menu isn't an option as I don't get that far.

If you are unable to change this in the application you can edit the ApplicationConfiguration.xml file instead found in %appdata%\MultiMiner. Set UseCoinWarzApi to true.

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
danboid
Newbie
*
Offline Offline

Activity: 13
Merit: 0


View Profile
January 21, 2014, 07:10:12 PM
 #1575

That fixed it - thanks Mr Wools!
nwoolls (OP)
Hero Member
*****
Offline Offline

Activity: 840
Merit: 1002


View Profile WWW
January 21, 2014, 07:16:03 PM
 #1576

That fixed it - thanks Mr Wools!

My pleasure - hopefully CoinChoose will fix their API soon. That was a lot of emails to wake up to!  Grin

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
Raptor2213
Full Member
***
Offline Offline

Activity: 210
Merit: 100


View Profile
January 21, 2014, 07:28:58 PM
 #1577

That fixed it - thanks Mr Wools!

My pleasure - hopefully CoinChoose will fix their API soon. That was a lot of emails to wake up to!  Grin

Could we add failover in a future update?

Did something I say help you out?    BTC - 18oTipf66z8dbwTgRCiPjbdPmqEP7zuCFb
nwoolls (OP)
Hero Member
*****
Offline Offline

Activity: 840
Merit: 1002


View Profile WWW
January 21, 2014, 07:36:08 PM
 #1578

Could we add failover in a future update?

Not possible as the CoinWarz API requires an API key.

I'd bug CoinChoose.com to add failover support  Wink

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
Raptor2213
Full Member
***
Offline Offline

Activity: 210
Merit: 100


View Profile
January 21, 2014, 07:51:24 PM
 #1579

Could we add failover in a future update?

Not possible as the CoinWarz API requires an API key.

I'd bug CoinChoose.com to add failover support  Wink
It's not impossible.  You'd just have to re-write the UI to support it.  I realize that it's a decent amount if work though.  It could be done like the coin pool info, for example.

The coin choose site goes down all the time.  I'm not at all surprised.  They need better hosting.

Did something I say help you out?    BTC - 18oTipf66z8dbwTgRCiPjbdPmqEP7zuCFb
nwoolls (OP)
Hero Member
*****
Offline Offline

Activity: 840
Merit: 1002


View Profile WWW
January 21, 2014, 08:10:55 PM
 #1580

It's not impossible.  You'd just have to re-write the UI to support it.  I realize that it's a decent amount if work though.  It could be done like the coin pool info, for example.

Care to elaborate? The app cannot fail-over to CoinWarz as the user would have to be present to enter their CoinWarz API key.

Additionally there is already a boat-load of error handling in-place for CoinChoose.com, but having it return a SQL error instead of JSON was not one of them  Smiley

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
Pages: « 1 ... 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 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 ... 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!