C:\Users\Miner\Desktop\Sniffdogminer-2.8.A>powershell -version 5.0 -noexit -executionpolicy bypass -windowstyle maximized -command "&.\SniffDog.ps1 -Workername MinerHome -Currency USD -interval 300 -Delay 1 -Wallet 1G45fZkjKcj6HwCzVe3bK1KRLtJRQSNkWQ -Location US -PoolName ahashpool -Type nvidia -Algorithm phi Transcript started, output file is .\Logs\2017-12-24_23-14-15.txt Invoke-Expression : At line:1 char:20 + "$($Stats.CcminerSp-mod-phi_Phi_HashRate.Week)" + ~~~~ Unexpected token '-mod' in expression or statement. At line:1 char:24 + "$($Stats.CcminerSp-mod-phi_Phi_HashRate.Week)" + ~~~~~~~~~~~~~~~~~ Unexpected token '-phi_Phi_HashRate' in expression or statement. At C:\Users\Miner\Desktop\Sniffdogminer-2.8.A\Include.ps1:149 char:40 + ... $Property.$_ = Invoke-Expression "`"$($Property.$_)`"" + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : ParserError: (:) [Invoke-Expression], ParseException + FullyQualifiedErrorId : UnexpectedToken,Microsoft.PowerShell.Commands.InvokeExpressionCommand Cannot convert value "$($Stats.CcminerSp-mod-phi_Phi_HashRate.Week)" to type "System.Double". Error: "Input string was not in a correct format." At C:\Users\Miner\Desktop\Sniffdogminer-2.8.A\SniffDog.ps1:167 char:13 + $Miner_HashRates | Add-Member $_ ([Double]$Miner.HashRate ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidArgument: (:) [], RuntimeException + FullyQualifiedErrorId : InvalidCastFromStringToDoubleOrSingle Cannot convert value "$($Stats.CcminerSp-mod-phi_Phi_HashRate.Week)" to type "System.Double". Error: "Input string was not in a correct format." At C:\Users\Miner\Desktop\Sniffdogminer-2.8.A\SniffDog.ps1:170 char:13 + $Miner_Profits | Add-Member $_ ([Double]$Miner.HashRates. ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidArgument: (:) [], RuntimeException + FullyQualifiedErrorId : InvalidCastFromStringToDoubleOrSingle Cannot convert value "$($Stats.CcminerSp-mod-phi_Phi_HashRate.Week)" to type "System.Double". Error: "Input string was not in a correct format." At C:\Users\Miner\Desktop\Sniffdogminer-2.8.A\SniffDog.ps1:171 char:13 + $Miner_Profits_Comparison | Add-Member $_ ([Double]$Miner ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidArgument: (:) [], RuntimeException + FullyQualifiedErrorId : InvalidCastFromStringToDoubleOrSingle Cannot convert value "$($Stats.CcminerSp-mod-phi_Phi_HashRate.Week)" to type "System.Double". Error: "Input string was not in a correct format." At C:\Users\Miner\Desktop\Sniffdogminer-2.8.A\SniffDog.ps1:172 char:13 + $Miner_Profits_Bias | Add-Member $_ ([Double]$Miner.HashR ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidArgument: (:) [], RuntimeException + FullyQualifiedErrorId : InvalidCastFromStringToDoubleOrSingle