Author

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

hero member
Activity: 840
Merit: 1002
You could make it so that the first dropdown just changes the user's preferred source.  Make the API field not tied to it (since CoinChoose doesn't use it).
Use an algorithm to tell it to failover to the second data service.  The UI wouldn't change much.  I was thinking something like this:

I get it now - thanks that makes more sense! The user would still need to setup their CoinWarz credentials ahead of time but I suppose this would curb some of the issues.

I'm pretty disappointed that the API is still down.  Sad

Edit: also captured your suggestion and image - thanks again  Smiley
full member
Activity: 210
Merit: 100
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

You could make it so that the first dropdown just changes the user's preferred source.  Make the API field not tied to it (since CoinChoose doesn't use it).
Use an algorithm to tell it to failover to the second data service.  The UI wouldn't change much.  I was thinking something like this:


Of course, if the user never put in a CoinWarz API key, then there would be no failover possible.
hero member
Activity: 840
Merit: 1002
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
full member
Activity: 210
Merit: 100
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.
hero member
Activity: 840
Merit: 1002
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
full member
Activity: 210
Merit: 100
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?
hero member
Activity: 840
Merit: 1002
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
newbie
Activity: 13
Merit: 0
That fixed it - thanks Mr Wools!
hero member
Activity: 840
Merit: 1002
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.
hero member
Activity: 840
Merit: 1002
Any chance of adding cryptsy api like coinwarz and choosecoin ?

Cryptsy does not provide profitability information.
legendary
Activity: 1820
Merit: 1001
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 ?
newbie
Activity: 13
Merit: 0
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.
hero member
Activity: 840
Merit: 1002
New problem arised with software not sure what the casue is.

Read the post directly above yours.
legendary
Activity: 1820
Merit: 1001
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:


   


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.
hero member
Activity: 840
Merit: 1002
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://bitcointalksearch.org/topic/coinchoose-alternative-site-to-show-respective-profitability-of-the-alt-coins-152515
hero member
Activity: 560
Merit: 500
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
hero member
Activity: 798
Merit: 1000
www.DonateMedia.org
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:


   


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.
hero member
Activity: 630
Merit: 500
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.
hero member
Activity: 630
Merit: 500
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.


newbie
Activity: 13
Merit: 0
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 :0
  at Newtonsoft.Json.JsonTextReader.ReadInternal () [0x00000] in :0
  at Newtonsoft.Json.JsonTextReader.Read () [0x00000] in :0
  at Newtonsoft.Json.Linq.JArray.Load (Newtonsoft.Json.JsonReader reader) [0x00000] in :0
  at Newtonsoft.Json.Linq.JArray.Parse (System.String json) [0x00000] in :0
  at MultiMiner.CoinChoose.Api.ApiContext.GetCoinInformation (System.String userAgent) [0x00000] in :0
  at MultiMiner.Win.MainForm.RefreshCoinStats () [0x00000] in :0

This is when running under Debian Jessie w/ mono 3.x, btw
Jump to: