sapphire icon indicating copy to clipboard operation
sapphire copied to clipboard

Error Message Received

Open Dan-Veinberg opened this issue 3 years ago • 0 comments

I am getting error after python sapphire.py while playing csgo in match.

2020-11-23 11:47:03,872 - pymem - DEBUG - Process 7688 is being debugged Exception in thread Thread-1: Traceback (most recent call last): File "C:\Program Files\Python39\lib\threading.py", line 950, in _bootstrap_inner self.run() File "C:\Program Files\Python39\lib\threading.py", line 888, in run self._target(*self._args, **self.kwargs) File "C:\Program Files\Python39\lib\site-packages\keyboard_init.py", line 292, in listen _os_keyboard.listen(self.direct_callback) File "C:\Program Files\Python39\lib\site-packages\keyboard_winkeyboard.py", line 560, in listen prepare_intercept(callback) File "C:\Program Files\Python39\lib\site-packages\keyboard_winkeyboard.py", line 553, in prepare_intercept keyboard_hook = SetWindowsHookEx(WH_KEYBOARD_LL, keyboard_callback, GetModuleHandleW(NULL), NULL) ctypes.ArgumentError: argument 3: <class 'OverflowError'>: int too long to convert

Dan-Veinberg avatar Nov 23 '20 19:11 Dan-Veinberg