Skip to content
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

Red Error during start up after enabling network. #527

Closed
Yamanipanuchi opened this issue May 1, 2019 · 2 comments
Closed

Red Error during start up after enabling network. #527

Yamanipanuchi opened this issue May 1, 2019 · 2 comments
Assignees
Labels
bug Something isn't working solved An issue has been solved

Comments

@Yamanipanuchi
Copy link

Add-Member : Cannot validate argument on parameter 'NotePropertyMembers'. The argument is null or empty. Provide an argument that is not null or empty, and then try the
command again.
At C:\RainbowMiner\Core.psm1:455 char:60

  •                 $Session.Config.GpuGroups | Add-Member $_ $AllGpu ...
    
  •                                                        ~~
    
    • CategoryInfo : InvalidData: (:) [Add-Member], ParameterBindingValidationException
    • FullyQualifiedErrorId : ParameterArgumentValidationError,Microsoft.PowerShell.Commands.AddMemberCommand
@RainbowMiner
Copy link
Owner

Could you send me the .\Config\gpugroups.config.txt file, please?

RainbowMiner added a commit that referenced this issue May 2, 2019
- fix red errors on non-cpu systems #527
@RainbowMiner
Copy link
Owner

Ah, found and fixed.

@RainbowMiner RainbowMiner self-assigned this May 2, 2019
@RainbowMiner RainbowMiner added bug Something isn't working solved An issue has been solved labels May 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working solved An issue has been solved
Projects
None yet
Development

No branches or pull requests

2 participants