Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error Message Received #6

Open
Dan-Veinberg opened this issue Nov 23, 2020 · 0 comments
Open

Error Message Received #6

Dan-Veinberg opened this issue Nov 23, 2020 · 0 comments

Comments

@Dan-Veinberg
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant