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
$ bash obplayer_check -d
[Jan 06 2025 22:34:30 UTC] [module] loading module player
[Jan 06 2025 22:34:30 UTC] [module] loading module httpadmin
[Jan 06 2025 22:34:30 UTC] [debug] starting thread <HTTPAdminThread>
[Jan 06 2025 22:34:30 UTC] [module] loading module testsignal
[Jan 06 2025 22:34:30 UTC] [module] loading module fallback
[Jan 06 2025 22:34:30 UTC] [debug] starting thread <PlayerThread>
[Jan 06 2025 22:34:30 UTC] [debug] shutting down player...
[Jan 06 2025 22:34:30 UTC] [debug] stopping thread <PlayerThread>
Traceback (most recent call last):
File "/workspaces/obplayer/obplayer.py", line 25, in <module>
[Jan 06 2025 22:34:30 UTC] [admin] serving http(s) on port 23233
obplayer.main()
File "/workspaces/obplayer/obplayer/__init__.py", line 39, in main
ObMainApp().start()
^^^^^^^^^^^
File "/workspaces/obplayer/obplayer/main.py", line 156, in __init__
self.application_shutdown()
File "/workspaces/obplayer/obplayer/main.py", line 165, in application_shutdown
obplayer.ObThread.stop_all()
File "/workspaces/obplayer/obplayer/task.py", line 54, in stop_all
t.stop()
File "/workspaces/obplayer/obplayer/httpadmin/__init__.py", line 34, in stop
if obplayer.HTTPAdmin:
^^^^^^^^^^^^^^^^^^
AttributeError: module 'obplayer' has no attribute 'HTTPAdmin'. Did you mean: 'httpadmin'?
----------------------------------------
Exception occurred during processing of request from ('127.0.0.1', 53836)
Traceback (most recent call last):
File "/home/codespace/.python/current/lib/python3.12/socketserver.py", line 318, in _handle_request_noblock
self.process_request(request, client_address)
File "/home/codespace/.python/current/lib/python3.12/socketserver.py", line 706, in process_request
t.start()
File "/home/codespace/.python/current/lib/python3.12/threading.py", line 992, in start
_start_new_thread(self._bootstrap, ())
RuntimeError: can't create new thread at interpreter shutdown
----------------------------------------
----------------------------------------
Exception occurred during processing of request from ('127.0.0.1', 53840)
Traceback (most recent call last):
File "/home/codespace/.python/current/lib/python3.12/socketserver.py", line 318, in _handle_request_noblock
self.process_request(request, client_address)
File "/home/codespace/.python/current/lib/python3.12/socketserver.py", line 706, in process_request
t.start()
File "/home/codespace/.python/current/lib/python3.12/threading.py", line 992, in start
_start_new_thread(self._bootstrap, ())
RuntimeError: can't create new thread at interpreter shutdown
----------------------------------------
----------------------------------------
Exception occurred during processing of request from ('127.0.0.1', 53854)
Traceback (most recent call last):
File "/home/codespace/.python/current/lib/python3.12/socketserver.py", line 318, in _handle_request_noblock
self.process_request(request, client_address)
File "/home/codespace/.python/current/lib/python3.12/socketserver.py", line 706, in process_request
t.start()
File "/home/codespace/.python/current/lib/python3.12/threading.py", line 992, in start
_start_new_thread(self._bootstrap, ())
RuntimeError: can't create new thread at interpreter shutdown
----------------------------------------
----------------------------------------
Exception occurred during processing of request from ('127.0.0.1', 53864)
Traceback (most recent call last):
File "/home/codespace/.python/current/lib/python3.12/socketserver.py", line 318, in _handle_request_noblock
self.process_request(request, client_address)
File "/home/codespace/.python/current/lib/python3.12/socketserver.py", line 706, in process_request
t.start()
File "/home/codespace/.python/current/lib/python3.12/threading.py", line 992, in start
_start_new_thread(self._bootstrap, ())
RuntimeError: can't create new thread at interpreter shutdown
----------------------------------------
----------------------------------------
Exception occurred during processing of request from ('127.0.0.1', 53872)
Traceback (most recent call last):
File "/home/codespace/.python/current/lib/python3.12/socketserver.py", line 318, in _handle_request_noblock
self.process_request(request, client_address)
File "/home/codespace/.python/current/lib/python3.12/socketserver.py", line 706, in process_request
t.start()
File "/home/codespace/.python/current/lib/python3.12/threading.py", line 992, in start
_start_new_thread(self._bootstrap, ())
RuntimeError: can't create new thread at interpreter shutdown
----------------------------------------
----------------------------------------
Exception occurred during processing of request from ('127.0.0.1', 53886)
Traceback (most recent call last):
File "/home/codespace/.python/current/lib/python3.12/socketserver.py", line 318, in _handle_request_noblock
self.process_request(request, client_address)
File "/home/codespace/.python/current/lib/python3.12/socketserver.py", line 706, in process_request
t.start()
File "/home/codespace/.python/current/lib/python3.12/threading.py", line 992, in start
_start_new_thread(self._bootstrap, ())
RuntimeError: can't create new thread at interpreter shutdown
----------------------------------------
----------------------------------------
Exception occurred during processing of request from ('127.0.0.1', 53900)
Traceback (most recent call last):
File "/home/codespace/.python/current/lib/python3.12/socketserver.py", line 318, in _handle_request_noblock
self.process_request(request, client_address)
File "/home/codespace/.python/current/lib/python3.12/socketserver.py", line 706, in process_request
t.start()
File "/home/codespace/.python/current/lib/python3.12/threading.py", line 992, in start
_start_new_thread(self._bootstrap, ())
RuntimeError: can't create new thread at interpreter shutdown
----------------------------------------
----------------------------------------
Exception occurred during processing of request from ('127.0.0.1', 53916)
Traceback (most recent call last):
File "/home/codespace/.python/current/lib/python3.12/socketserver.py", line 318, in _handle_request_noblock
self.process_request(request, client_address)
File "/home/codespace/.python/current/lib/python3.12/socketserver.py", line 706, in process_request
t.start()
File "/home/codespace/.python/current/lib/python3.12/threading.py", line 992, in start
_start_new_thread(self._bootstrap, ())
RuntimeError: can't create new thread at interpreter shutdown
----------------------------------------
----------------------------------------
Exception occurred during processing of request from ('127.0.0.1', 53924)
Traceback (most recent call last):
File "/home/codespace/.python/current/lib/python3.12/socketserver.py", line 318, in _handle_request_noblock
self.process_request(request, client_address)
File "/home/codespace/.python/current/lib/python3.12/socketserver.py", line 706, in process_request
t.start()
File "/home/codespace/.python/current/lib/python3.12/threading.py", line 992, in start
_start_new_thread(self._bootstrap, ())
RuntimeError: can't create new thread at interpreter shutdown
----------------------------------------
----------------------------------------
Exception occurred during processing of request from ('127.0.0.1', 53934)
Traceback (most recent call last):
File "/home/codespace/.python/current/lib/python3.12/socketserver.py", line 318, in _handle_request_noblock
self.process_request(request, client_address)
File "/home/codespace/.python/current/lib/python3.12/socketserver.py", line 706, in process_request
t.start()
File "/home/codespace/.python/current/lib/python3.12/threading.py", line 992, in start
_start_new_thread(self._bootstrap, ())
RuntimeError: can't create new thread at interpreter shutdown
----------------------------------------
----------------------------------------
Exception occurred during processing of request from ('127.0.0.1', 47944)
Traceback (most recent call last):
File "/home/codespace/.python/current/lib/python3.12/socketserver.py", line 318, in _handle_request_noblock
self.process_request(request, client_address)
File "/home/codespace/.python/current/lib/python3.12/socketserver.py", line 706, in process_request
t.start()
File "/home/codespace/.python/current/lib/python3.12/threading.py", line 992, in start
_start_new_thread(self._bootstrap, ())
RuntimeError: can't create new thread at interpreter shutdown
----------------------------------------
----------------------------------------
Exception occurred during processing of request from ('127.0.0.1', 47958)
Traceback (most recent call last):
File "/home/codespace/.python/current/lib/python3.12/socketserver.py", line 318, in _handle_request_noblock
self.process_request(request, client_address)
File "/home/codespace/.python/current/lib/python3.12/socketserver.py", line 706, in process_request
t.start()
File "/home/codespace/.python/current/lib/python3.12/threading.py", line 992, in start
_start_new_thread(self._bootstrap, ())
RuntimeError: can't create new thread at interpreter shutdown
----------------------------------------
----------------------------------------
Exception occurred during processing of request from ('127.0.0.1', 47964)
Traceback (most recent call last):
File "/home/codespace/.python/current/lib/python3.12/socketserver.py", line 318, in _handle_request_noblock
self.process_request(request, client_address)
File "/home/codespace/.python/current/lib/python3.12/socketserver.py", line 706, in process_request
t.start()
File "/home/codespace/.python/current/lib/python3.12/threading.py", line 992, in start
_start_new_thread(self._bootstrap, ())
RuntimeError: can't create new thread at interpreter shutdown
----------------------------------------
----------------------------------------
Exception occurred during processing of request from ('127.0.0.1', 47978)
Traceback (most recent call last):
File "/home/codespace/.python/current/lib/python3.12/socketserver.py", line 318, in _handle_request_noblock
self.process_request(request, client_address)
File "/home/codespace/.python/current/lib/python3.12/socketserver.py", line 706, in process_request
t.start()
File "/home/codespace/.python/current/lib/python3.12/threading.py", line 992, in start
_start_new_thread(self._bootstrap, ())
RuntimeError: can't create new thread at interpreter shutdown
----------------------------------------
----------------------------------------
Exception occurred during processing of request from ('127.0.0.1', 47988)
Traceback (most recent call last):
File "/home/codespace/.python/current/lib/python3.12/socketserver.py", line 318, in _handle_request_noblock
self.process_request(request, client_address)
File "/home/codespace/.python/current/lib/python3.12/socketserver.py", line 706, in process_request
t.start()
File "/home/codespace/.python/current/lib/python3.12/threading.py", line 992, in start
_start_new_thread(self._bootstrap, ())
RuntimeError: can't create new thread at interpreter shutdown
----------------------------------------
----------------------------------------
Exception occurred during processing of request from ('127.0.0.1', 47996)
Traceback (most recent call last):
File "/home/codespace/.python/current/lib/python3.12/socketserver.py", line 318, in _handle_request_noblock
self.process_request(request, client_address)
File "/home/codespace/.python/current/lib/python3.12/socketserver.py", line 706, in process_request
t.start()
File "/home/codespace/.python/current/lib/python3.12/threading.py", line 992, in start
_start_new_thread(self._bootstrap, ())
RuntimeError: can't create new thread at interpreter shutdown
----------------------------------------
----------------------------------------
Exception occurred during processing of request from ('127.0.0.1', 48010)
Traceback (most recent call last):
File "/home/codespace/.python/current/lib/python3.12/socketserver.py", line 318, in _handle_request_noblock
self.process_request(request, client_address)
File "/home/codespace/.python/current/lib/python3.12/socketserver.py", line 706, in process_request
t.start()
File "/home/codespace/.python/current/lib/python3.12/threading.py", line 992, in start
_start_new_thread(self._bootstrap, ())
RuntimeError: can't create new thread at interpreter shutdown
----------------------------------------
----------------------------------------
Exception occurred during processing of request from ('127.0.0.1', 48022)
Traceback (most recent call last):
File "/home/codespace/.python/current/lib/python3.12/socketserver.py", line 318, in _handle_request_noblock
self.process_request(request, client_address)
File "/home/codespace/.python/current/lib/python3.12/socketserver.py", line 706, in process_request
t.start()
File "/home/codespace/.python/current/lib/python3.12/threading.py", line 992, in start
_start_new_thread(self._bootstrap, ())
RuntimeError: can't create new thread at interpreter shutdown
----------------------------------------
----------------------------------------
Exception occurred during processing of request from ('127.0.0.1', 48028)
Traceback (most recent call last):
File "/home/codespace/.python/current/lib/python3.12/socketserver.py", line 318, in _handle_request_noblock
self.process_request(request, client_address)
File "/home/codespace/.python/current/lib/python3.12/socketserver.py", line 706, in process_request
t.start()
File "/home/codespace/.python/current/lib/python3.12/threading.py", line 992, in start
_start_new_thread(self._bootstrap, ())
RuntimeError: can't create new thread at interpreter shutdown
----------------------------------------
----------------------------------------
Exception occurred during processing of request from ('127.0.0.1', 48032)
Traceback (most recent call last):
File "/home/codespace/.python/current/lib/python3.12/socketserver.py", line 318, in _handle_request_noblock
self.process_request(request, client_address)
File "/home/codespace/.python/current/lib/python3.12/socketserver.py", line 706, in process_request
t.start()
File "/home/codespace/.python/current/lib/python3.12/threading.py", line 992, in start
_start_new_thread(self._bootstrap, ())
RuntimeError: can't create new thread at interpreter shutdown
----------------------------------------
^CException ignored in: <module 'threading' from '/home/codespace/.python/current/lib/python3.12/threading.py'>
Traceback (most recent call last):
File "/home/codespace/.python/current/lib/python3.12/threading.py", line 1623, in _shutdown
lock.acquire()
KeyboardInterrupt:
From:
iueasnick23@obplayer.
The text was updated successfully, but these errors were encountered:
I already responded in the other thread. You can’t just run the software
from VS code on a windows machine. It needs to be run on a Linux machine,
with the appropriate dependencies installed. Read the installation
instructions here:
https://support.openbroadcaster.com/install
Here is the problem is code is showing this:
The text was updated successfully, but these errors were encountered: