aDarkDev / NotPixel

NotPixel automatic claim and paint bot، easy to use without extras.
MIT License
93 stars 9 forks source link

using telethon==1.35.0 && using last update but this problem in termux/kali/arch/ubuntu #37

Closed AliCybeRR closed 15 hours ago

AliCybeRR commented 17 hours ago

Exception in thread Thread-1 (painter): Traceback (most recent call last): File "/usr/lib/python3.11/threading.py", line 1045, in _bootstrap_inner self.run() File "/usr/lib/python3.11/threading.py", line 982, in run self._target(*self._args, self._kwargs) File "/home/alicyberr/Desktop/NotPixel/main.py", line 160, in painter charges = NotPxClient.accountStatus() ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/alicyberr/Desktop/NotPixel/main.py", line 89, in accountStatus return self.request("get","/mining/status","speedPerSecond") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/alicyberr/Desktop/NotPixel/main.py", line 68, in request WebAppQuery = client.loop.run_until_complete(GetWebAppData(self.client)) ^^^^^^ NameError: name 'client' is not defined [proxychains] Strict chain ... 127.0.0.1:9050 ... notpx.app:443 ... OK Exception in thread Thread-9 (painter): Traceback (most recent call last): File "/usr/lib/python3.11/threading.py", line 1045, in _bootstrap_inner self.run() File "/usr/lib/python3.11/threading.py", line 982, in run self._target(*self._args, *self._kwargs) File "/home/alicyberr/Desktop/NotPixel/main.py", line 160, in painter charges = NotPxClient.accountStatus() ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/alicyberr/Desktop/NotPixel/main.py", line 89, in accountStatus return self.request("get","/mining/status","speedPerSecond") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/alicyberr/Desktop/NotPixel/main.py", line 68, in request WebAppQuery = client.loop.run_until_complete(GetWebAppData(self.client)) ^^^^^^ NameError: name 'client' is not defined [proxychains] Strict chain ... 127.0.0.1:9050 ... notpx.app:443 ... OK [proxychains] Strict chain ... 127.0.0.1:9050 ... notpx.app:443 ... OK Exception in thread Thread-11 (painter): Traceback (most recent call last): File "/usr/lib/python3.11/threading.py", line 1045, in _bootstrap_inner self.run() File "/usr/lib/python3.11/threading.py", line 982, in run self._target(self._args, self._kwargs) File "/home/alicyberr/Desktop/NotPixel/main.py", line 160, in painter charges = NotPxClient.accountStatus() ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/alicyberr/Desktop/NotPixel/main.py", line 89, in accountStatus return self.request("get","/mining/status","speedPerSecond") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/alicyberr/Desktop/NotPixel/main.py", line 68, in request WebAppQuery = client.loop.run_until_complete(GetWebAppData(self.client)) ^^^^^^ NameError: name 'client' is not defined [proxychains] Strict chain ... 127.0.0.1:9050 ... notpx.app:443 ... OK Exception in thread Thread-13 (painter): Traceback (most recent call last): File "/usr/lib/python3.11/threading.py", line 1045, in _bootstrap_inner self.run() File "/usr/lib/python3.11/threading.py", line 982, in run self._target(*self._args, self._kwargs) File "/home/alicyberr/Desktop/NotPixel/main.py", line 160, in painter charges = NotPxClient.accountStatus() ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/alicyberr/Desktop/NotPixel/main.py", line 89, in accountStatus return self.request("get","/mining/status","speedPerSecond") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/alicyberr/Desktop/NotPixel/main.py", line 68, in request WebAppQuery = client.loop.run_until_complete(GetWebAppData(self.client)) ^^^^^^ NameError: name 'client' is not defined Exception in thread Thread-3 (painter): Traceback (most recent call last): File "/usr/lib/python3.11/threading.py", line 1045, in _bootstrap_inner self.run() File "/usr/lib/python3.11/threading.py", line 982, in run self._target(*self._args, *self._kwargs) File "/home/alicyberr/Desktop/NotPixel/main.py", line 160, in painter charges = NotPxClient.accountStatus() ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/alicyberr/Desktop/NotPixel/main.py", line 89, in accountStatus return self.request("get","/mining/status","speedPerSecond") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/alicyberr/Desktop/NotPixel/main.py", line 68, in request WebAppQuery = client.loop.run_until_complete(GetWebAppData(self.client)) ^^^^^^ NameError: name 'client' is not defined [proxychains] Strict chain ... 127.0.0.1:9050 ... notpx.app:443 ... OK Exception in thread Thread-5 (painter): Traceback (most recent call last): File "/usr/lib/python3.11/threading.py", line 1045, in _bootstrap_inner self.run() File "/usr/lib/python3.11/threading.py", line 982, in run self._target(self._args, self._kwargs) File "/home/alicyberr/Desktop/NotPixel/main.py", line 160, in painter charges = NotPxClient.accountStatus() ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/alicyberr/Desktop/NotPixel/main.py", line 89, in accountStatus return self.request("get","/mining/status","speedPerSecond") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/alicyberr/Desktop/NotPixel/main.py", line 68, in request WebAppQuery = client.loop.run_until_complete(GetWebAppData(self.client)) ^^^^^^ NameError: name 'client' is not defined [proxychains] Strict chain ... 127.0.0.1:9050 ... notpx.app:443 ... OK Exception in thread Thread-7 (painter): Traceback (most recent call last): File "/usr/lib/python3.11/threading.py", line 1045, in _bootstrap_inner self.run() File "/usr/lib/python3.11/threading.py", line 982, in run self._target(*self._args, **self._kwargs) File "/home/alicyberr/Desktop/NotPixel/main.py", line 160, in painter charges = NotPxClient.accountStatus() ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/alicyberr/Desktop/NotPixel/main.py", line 89, in accountStatus return self.request("get","/mining/status","speedPerSecond") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/alicyberr/Desktop/NotPixel/main.py", line 68, in request WebAppQuery = client.loop.run_until_complete(GetWebAppData(self.client)) ^^^^^^ NameError: name 'client' is not defined

mahdi429 commented 17 hours ago

I have the same problem

aDarkDev commented 15 hours ago

use latest again. thanks for reporting