vike256 / Unibot

All in one video game assistant tool that works with and without hardware. Has aim assist, autoshoot, rapid-fire, and recoil mitigation.
GNU General Public License v3.0
153 stars 32 forks source link

issue #71

Open jammesop007aha opened 1 month ago

jammesop007aha commented 1 month ago

Traceback (most recent call last): File "C:\Users\ASUS\Desktop\Unibot-main\src\main.py", line 103, in main() File "C:\Users\ASUS\Desktop\Unibot-main\src\main.py", line 50, in main screen = Screen(config) ^^^^^^^^^^^^^^ File "C:\Users\ASUS\Desktop\Unibot-main\src\screen.py", line 32, in init self.cam = dxcam.create(output_color="BGR") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Python312\Lib\site-packages\dxcam__init.py", line 112, in create return factory.create( ^^^^^^^^^^^^^^^^^ File "C:\Python312\Lib\site-packages\dxcam__init.py", line 71, in create camera = DXCamera( ^^^^^^^^^ File "C:\Python312\Lib\site-packages\dxcam\dxcam.py", line 33, in init self._duplicator: Duplicator = Duplicator( ^^^^^^^^^^^ File "", line 6, in init File "C:\Python312\Lib\site-packages\dxcam\core\duplicator.py", line 19, in __post_init output.output.DuplicateOutput(device.device, ctypes.byref(self.duplicator)) _ctypes.COMError: (-2005270524, 'The specified device interface or feature level is not supported on this system.', (None, None, None, 0, None)) Exception ignored in: <function DXCamera.del at 0x00000000131B7880> Traceback (most recent call last): File "C:\Python312\Lib\site-packages\dxcam\dxcam.py", line 243, in del self.release() File "C:\Python312\Lib\site-packages\dxcam\dxcam.py", line 238, in release self.stop() File "C:\Python312\Lib\site-packages\dxcam\dxcam.py", line 138, in stop if self.is_capturing: ^^^^^^^^^^^^^^^^^ AttributeError: 'DXCamera' object has no attribute 'is_capturing' Exception ignored in: <function Screen.del at 0x0000000013210400> Traceback (most recent call last): File "C:\Users\ASUS\Desktop\Unibot-main\src\screen.py", line 83, in del del self.cam ^^^^^^^^ AttributeError: 'Screen' object has no attribute 'cam'

Press any key to continue ...

RAPatekgenah commented 1 month ago

What did you do?

jammesop007aha commented 1 month ago

What did you do?

i used raspberry pi pico.