There is also no reason it would exit silently unless it crashed. I'm not familiar with Windows crash debugging
so I don't know how to determine if it crashed or how it crashed.
I can only suggest trying different things to see if there's a pattern.
- try default thread count
- try stratum+tcps port, if available
- try different algo same pool
- try different pool same algo
I'll try to find more info about the RPC error solo mining.
First time when I ran the miner with two threads, a dialog box of error appeared, atm I can't remember what the error was.
After that the dialog box doesn't appear, just the miner exits silently. I'm sure the miner is crashing when I use more than 1 thread.
I think there is something wrong in coding.
- try default thread count - doesn't work with more than 1 thread
Edit: When I tried this option, I removed the flag --threads=
- try stratum+tcps port, if available - doesn't work with more than 1 thread
- try different algo same pool - it works with different algo same pool
- try different pool same algo - doesn't work with more than 1 thread