Skip to content
This repository was archived by the owner on Feb 11, 2025. It is now read-only.
This repository was archived by the owner on Feb 11, 2025. It is now read-only.

NameError: name 'proxylist' is not defined #114

@tkgo11

Description

@tkgo11
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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions