You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Exception in thread Thread-2 (fetchProxies):
Traceback (most recent call last):
File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.10_3.10.3056.0_x64__qbz5n2kfra8p0\lib\threading.py", line 1016, in _bootstrap_inner
self.run()
File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.10_3.10.3056.0_x64__qbz5n2kfra8p0\lib\threading.py", line 953, in run
Exception in thread Thread-7 (fetchProxies):
Traceback (most recent call last):
File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.10_3.10.3056.0_x64__qbz5n2kfra8p0\lib\threading.py", line 1016, in _bootstrap_inner
self.run()
self._target(*self._args, **self._kwargs)
File "C:\Users\User\OneDrive\바탕 화면\Discord-All-Tools-In-One-main\util\plugins\commun.py", line 63, in fetchProxies
File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.10_3.10.3056.0_x64__qbz5n2kfra8p0\lib\threading.py", line 953, in run
self._target(*self._args, **self._kwargs)
File "C:\Users\User\OneDrive\바탕 화면\Discord-All-Tools-In-One-main\util\plugins\commun.py", line 63, in fetchProxies
proxylist = proxylist.replace('null', '')
NameError: name 'proxylist' is not defined
proxylist = proxylist.replace('null', '')
NameError: name 'proxylist' is not defined
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: