MrPlusGH/NPlusMiner

Method invocation failed because...

spr32 opened this issue · 5 comments

spr32 commented

Hi MrPlus!

I usually get this message on the console (4.6.0.1). Restart does not help.

Starting Cycle
Method invocation failed because [System.Management.Automation.PSObject] does not contain a method named 'op_Addition'.
+ CategoryInfo : InvalidOperation: (op_Addition:String) [], RuntimeException
+ FullyQualifiedErrorId : MethodNotFound
+ PSComputerName : localhost

Method invocation failed because [System.Management.Automation.PSObject] does not contain a method named 'op_Addition'.
+ CategoryInfo : InvalidOperation: (op_Addition:String) [], RuntimeException
+ FullyQualifiedErrorId : MethodNotFound
+ PSComputerName : localhost

Method invocation failed because [System.Management.Automation.PSObject] does not contain a method named 'op_Addition'.
+ CategoryInfo : InvalidOperation: (op_Addition:String) [], RuntimeException
+ FullyQualifiedErrorId : MethodNotFound
+ PSComputerName : localhost

Loading BTC rate from 'api.coinbase.com'..
Loading pool stats..
Computing pool stats..

Could you try with 4.6.2 (just released)

spr32 commented

Thanks, I'll try .

Any feedback?

spr32 commented

So far, all works fine.

Thanks!