This newer version takes a bit longer to load pool stats.
Harder to add custom miners, watching core logs says it tried to remove my custom miner (z-enemy 1.10)
Stats X16R -> 29.90 MH after 301 sec
Remove-Item : No se puede quitar el elemento D:\Descargas\NemosMiner-master\Bin\NVIDIA-enemyz1.10\z-enemy.exe: Acceso
denegado a la ruta de acceso 'z-enemy.exe'.
En D:\Descargas\NemosMiner-master\Core.ps1: 234 Carácter: 57
+ ... h $NewMiner.Path)) {Remove-Item -Recurse (Split-Path $NewMiner.Path)}
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : PermissionDenied: (z-enemy.exe:FileInfo) [Remove-Item], UnauthorizedAccessException
+ FullyQualifiedErrorId : RemoveFileSystemItemUnAuthorizedAccess,Microsoft.PowerShell.Commands.RemoveItemCommand
Remove-Item : No se puede quitar el directorio D:\Descargas\NemosMiner-master\Bin\NVIDIA-enemyz1.10 porque no está
vacío.
En D:\Descargas\NemosMiner-master\Core.ps1: 234 Carácter: 57
+ ... h $NewMiner.Path)) {Remove-Item -Recurse (Split-Path $NewMiner.Path)}
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : WriteError: (D:\Descargas\Ne...IDIA-enemyz1.10:DirectoryInfo) [Remove-Item], IOException
+ FullyQualifiedErrorId : DirectoryNotEmpty,Microsoft.PowerShell.Commands.RemoveItemCommand
Then i got this strange error...
https://i.imgur.com/6uxgMWy.pngWas a bit harder to add because the old ps1 format doesnt worked, some lines like the first one were different.
Then its better to edit the ps1 files when miner is closed otherwise it detects as an update and starts to re download the miner again...