Pilot1782 / bad_copenheimer

A Python implementation of a discord bot that acts as a server scanner similar to Copenheimer, but is rather bad [DEPRECIATED].
GNU General Public License v3.0
90 stars 34 forks source link

[Bug]: Unable to start scanCore.py #167

Closed ci2bx closed 1 year ago

ci2bx commented 1 year ago

What happened?

I have this error message when i run scanCore.py on wsl2 image

(node v18 installed)

Operating Sys

Linux (Windows WSL2)

Branch

Relevant log output

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/ci2bx/.local/lib/python3.9/site-packages/javascript/connection.py", line 149, in com_io
    config.event_loop.queue.put("stdin")
AttributeError: 'NoneType' object has no attribute 'queue'
github-actions[bot] commented 1 year ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 1 year ago

This issue was closed because it has been inactive for 14 days since being marked as stale.