revoxhere / duino-coin

ᕲ Duino-Coin is a coin that can be mined with almost everything, including Arduino boards.
https://duinocoin.com
MIT License
1.06k stars 513 forks source link

Exception in AVR miner #1743

Closed dra5 closed 5 months ago

dra5 commented 5 months ago

After 4.0 update, exception, running always stops before the 100th share:

10:46:38 avr0 ⛏ Accepted 99/99 (100%) ∙ 01.2s ∙ 260 H/s (260 H/s total) ⚙ diff. 8 ∙ ping 45ms Exception in thread Thread-2: Traceback (most recent call last): File "/usr/lib/python3.9/threading.py", line 954, in _bootstrap_inner self.run() File "/usr/lib/python3.9/threading.py", line 892, in run self._target(*self._args, **self._kwargs) File "/home/rock/nano/AVR_Miner.py", line 1242, in mine_avr f"{get_string('surpassed')} {accept.value} {get_string('surpassed_shares')}", NameError: name 'accept' is not defined 10:46:40 avr0 ⛏ Accepted 100/100 (100%) ∙ 01.9s ∙ 260 H/s (260 H/s total) ⚙ diff. 8 ∙ ping 45ms

avr-exception-before-100-shares

revoxhere commented 5 months ago

Redownload the release.