-
Notifications
You must be signed in to change notification settings - Fork 105
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PalginNeoscryptMiner #130
Comments
$PowerShell.Streams.Verbose.ReadAll() | ForEach-Object {
|
FYI, I'm having the same issue while benchmarking with the PalginHSR miner. Removing it from the list with algo solve's te problem for now. |
removed Palgin as not ready to be added yet did manage to get it to work but not up to my standards |
Just to keep all Palgin issues in one place.
|
Palgin doesn't have an API, did you try casting Palgin's hashrate to an integer before saving? Palgin is so much faster for NeoScrypt, it's such a waste that it doesn't work right now. just try $HashRate = [int]$HashRate before $HashRate | Set-Content ".\PalginNeoHashrate.txt" |
All is well Palgin is added and running well latest master code is now ready to run through 6x10603gb & 6x1080ti test rigs will post results in a hour or 2 if all is well v2.4.1 will be released |
done 0f87964 |
Got this error at the end of its benchmarking... which then it does not switch to the next miner as it tries to in the end:
Get-Content : Cannot find path 'C:\NemosMiner-v2.3-2.3.1-Palgin\Wrapper_23333.txt' because it does not exist.
At C:\NemosMiner-v2.3-2.3.1-Palgin\Include.ps1:404 char:33
ItemNotFoundException
Get-Content : Cannot find path 'C:\NemosMiner-v2.3-2.3.1-Palgin\Wrapper_23333.txt'
because it does not exist.
At C:\NemosMiner-v2.3-2.3.1-Palgin\Include.ps1:404 char:33
ring) [Get-Content], ItemNotFoundException
Command
Get-Content : Cannot find path 'C:\NemosMiner-v2.3-2.3.1-Palgin\Wrapper_23333.txt' because it does not exist.
At C:\NemosMiner-v2.3-2.3.1-Palgin\Include.ps1:406 char:82
ItemNotFoundException
Get-Content : Cannot find path 'C:\NemosMiner-v2.3-2.3.1-Palgin\Wrapper_23333.txt'
because it does not exist.
At C:\NemosMiner-v2.3-2.3.1-Palgin\Include.ps1:406 char:82
ring) [Get-Content], ItemNotFoundException
Command
Loading BTC rate from 'api.coinbase.com'..
Loading pool stats..
Loading miners..
The text was updated successfully, but these errors were encountered: