-
Notifications
You must be signed in to change notification settings - Fork 61
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
[BUG] - DXCamera problem #52
Labels
bug
Something isn't working
Comments
Can you give me your hardware specs? |
Hello, I'm sorry but my previous pc has been destroyed for parts and sold.
What I remember:
HP XW6600,
Xeon,
32GB RAM DDR2,
2gb GPU but I don't remember anything about it
niedz., 23 kwi 2023, 14:43 użytkownik Lucas Monstro <
***@***.***> napisał:
… Can you give me your hardware specs?
—
Reply to this email directly, view it on GitHub
<#52 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A6HSXW2UFRDOOZE2YUCKPS3XCUPXLANCNFSM6AAAAAAVN3BVC4>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Windows 10 64 bit
niedz., 23 kwi 2023, 15:09 użytkownik Kamil Kamil ***@***.***>
napisał:
… Hello, I'm sorry but my previous pc has been destroyed for parts and sold.
What I remember:
HP XW6600,
Xeon,
32GB RAM DDR2,
2gb GPU but I don't remember anything about it
niedz., 23 kwi 2023, 14:43 użytkownik Lucas Monstro <
***@***.***> napisał:
> Can you give me your hardware specs?
>
> —
> Reply to this email directly, view it on GitHub
> <#52 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/A6HSXW2UFRDOOZE2YUCKPS3XCUPXLANCNFSM6AAAAAAVN3BVC4>
> .
> You are receiving this because you authored the thread.Message ID:
> ***@***.***>
>
|
Looks like a dxcam issue. Can you try to open issue in dxcam project? |
Have news? |
Can you try again? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Exception in thread DXCamera:
Traceback (most recent call last):
File "c:\users\pc\appdata\local\programs\python\python39\lib\threading.py", line 980, in _bootstrap_inner
self.run()
File "c:\users\pc\appdata\local\programs\python\python39\lib\threading.py", line 917, in run
self._target(*self._args, **self._kwargs)
File "C:\Users\PC\AppData\Local\pypoetry\Cache\virtualenvs\pytibia-Cxjxipsr-py3.9\lib\site-packages\dxcam\dxcam.py", line 161, in __capture
self.__timer_handle = create_high_resolution_timer()
File "C:\Users\PC\AppData\Local\pypoetry\Cache\virtualenvs\pytibia-Cxjxipsr-py3.9\lib\site-packages\dxcam\util\timer.py", line 20, in create_high_resolution_timer
raise ctypes.WinError()
OSError: [WinError 87] The parameter is incorrect.
I'm running on bit oldie hardware, and my graphic card doesn't have CUDA, maybe that's why but i cannot be sure.
The text was updated successfully, but these errors were encountered: