Post
Topic
Board Mining (Altcoins)
Re: SRBMiner-MULTI AMD & CPU Miner 0.8.0
by
doktor83
on 19/09/2021, 05:29:04 UTC
If I run the miner in admin for msr_tweaks I started getting "NAUGHTY3" as response.  What is this?

It means opencl.dll is in miner's run path, and it shouldn't be there.
So if you have an opencl.dll in miner folder, delete it.

Might be also that when you run it as admin the default run path is windows/system32, where this file normally resides.

wasn't in miner directory but opencl.dll is present in wndows/system32. I thought this was a normal case?

IT's normal that the file is there, but it's not normal that when you run an app as admin it uses windows/system32 as runpath, and not the app's folder.
Maybe it depends on how you run it as admin, i never had this issue when testing on various machines, but someone reported and this is how we figured out the system32 thing.

Try changing dir (cd) in .bat to miner folder before it invokes the .exe