Closed nemosminer closed 6 years ago
Thank you. Error was on line 339 which I modified today and was missing a curly bracket at the end
If (($Variables.Miners | ? {($_.Pools.PSObject.Properties.Value.Price -ne $null) -or ($_.Pools.PSObject.Properties.Value.Price -gt 0)}).Count -gt 0) {$Variables.Miners = $Variables.Miners | ? {($_.Pools.PSObject.Properties.Value.Price -ne $null) -or ($_.Pools.PSObject.Properties.Value.Price -gt 0)}}
Fixed in master and tested.
downloaded master extracted
left everything default (as you had it)
click Start
it then gave these errors messages and does nothing just sits there
https://imgur.com/a/79W80DD
Regards Nemo