tutulino / Megaminer

Multipool and multialgo windows miner
GNU General Public License v3.0
78 stars 69 forks source link

Cannot bind argument to parameter 'Path' because it is null. #348

Closed podlbo closed 6 years ago

podlbo commented 6 years ago

I get new error with latest master: slika 2018-03-05_18-27-16.txt

tutulino commented 6 years ago

This error is due to no existence of some new variables in config. I have uploaded a new core.ps1 file without that error because is an optional feature and MM can understand absence of variable as "Disabled" but not always can be.

Read always changelog.txt to see if a new code needs new variables.