1. what meands on crpyptopia "message" and some numbers and letters like an adress, and down is a bismuth adress for cryptopia? where put that message?
2. on my 2 rigs i mine bismuth, but on 2 second a was mine 24h and after that i have 0 hs/s and this message:
C:\Users\RUDNIK1\Desktop\EggMinerGpuWin2\EggMinerGpuWin2\pytools\persistent_dict.py:124: UserWarning: could not obtain lock--delete 'C:\Users\RUDNIK1\AppData\Local\pytools\pytools\Cache\pdict-v2-pyopencl-invoker-cache-v1-py3.4.3.final.0\9067ea3b76fccd1e095bcd5b745ffbf9d72f6798b8d5f1f2ac58db169d2387aa.lock' if necessary
C:\Users\RUDNIK1\Desktop\EggMinerGpuWin2\EggMinerGpuWin2\pyopencl\cffi_cl.py:1502: CompilerWarning: Non-empty compiler output encountered. Set the environment variable PYOPENCL_COMPILER_OUTPUT=1 to see more.
| GPU0 0.00 MH/s, GPU1 0.00 MH/s, GPU2 0.00 MH/s, GPU3 0.00 MH/s, GPU4 0.00 MH/s, GPU5 0.00 MH/s, GPU6 0.00 MH/s,
> Total 0.00 GH/s
> Started at 2018-01-23T15:56:29, Uptime 0.0H.
| 0 ok shares Total, 0 @diff 81
| 0.00 shares/min @diff 81
| 0.00 valid shares/min @pool diff 94
how solve this?
You must delete that lock file to get the miner to work again.. This happens to me everytime stop and restart miner. I ended up putting this in my bismuth.bat before the miner runs file:
del /q %appdata%\..\Local\pytools\pytools\Cache\*
timeout /t 4
I also setup a scheduled task to kill the miner exe at the top of every hour, so it loops and runs fresh. Don't know if that helps here, but it helps alot on ZCash. Since a new round starts at the top of every hour, i thought that would be a good time to restart the miners.