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

Capture stops working at random times, HRESULT: [0x887A0001] #42

Open
ProtoxiDe22 opened this issue Nov 19, 2020 · 2 comments
Open

Capture stops working at random times, HRESULT: [0x887A0001] #42

ProtoxiDe22 opened this issue Nov 19, 2020 · 2 comments

Comments

@ProtoxiDe22
Copy link

I'm trying to get this to work. it works fine when i first start it, but after a little while, the ambient lighting stops working, and hyperion reverts to it's default effect, after disabling and re enabling hyperionscreencap, or waiting ~20 seconds it starts to work again, until the next "crash". there's some DX errors in the logs:

2020-11-19 18:56:26 [ERROR] [12] HyperionScreenCap.Helper.HyperionTask.StartCapture:0 - HyperionTask[ConfigurationId: f482ab]: Exception in screen capture attempt: 13
System.Exception: Error occured while sending image to server: HRESULT: [0x887A0001], Module: [SharpDX.DXGI], ApiCode: [DXGI_ERROR_INVALID_CALL/InvalidCall], Message: Chiamata dell'applicazione non valida. I parametri della chiamata o lo stato di un oggetto non è corretto.
Abilitare il livello di debug D3D per visualizzare i dettagli tramite i messaggi di debug.
 ---> SharpDX.SharpDXException: HRESULT: [0x887A0001], Module: [SharpDX.DXGI], ApiCode: [DXGI_ERROR_INVALID_CALL/InvalidCall], Message: Chiamata dell'applicazione non valida. I parametri della chiamata o lo stato di un oggetto non è corretto.
Abilitare il livello di debug D3D per visualizzare i dettagli tramite i messaggi di debug.

   in HyperionScreenCap.DX11ScreenCapture.ManagedCapture()
   in HyperionScreenCap.DX11ScreenCapture.Capture()
   in HyperionScreenCap.Helper.HyperionTask.TransmitNextFrame()
   --- Fine della traccia dello stack dell'eccezione interna ---
   in HyperionScreenCap.Helper.HyperionTask.TransmitNextFrame()
   in HyperionScreenCap.Helper.HyperionTask.StartCapture()
2020-11-19 18:56:26 [INFO] [12] HyperionScreenCap.Helper.HyperionTask.StartCapture:0 - HyperionTask[ConfigurationId: f482ab]: Waiting before next screen capture attempt

sorry for the italian error messages, they roughly translate to "call from the application invalid. calls parameters or the status of some object is not correct"

i'm running the application on Windows 10 2004, gpu is 2080 super, i have all the dependencies installed, and i'm using the dx11 capture method

@sabaatworld
Copy link
Owner

Can you please share the connected adapter and monitors info using the "Click here" link in the setup window?

@ProtoxiDe22
Copy link
Author

image
Here, sorry for not doing that in the first place. I should note that the second monitor (index1 i guess) is actually running at 4k, not 1440p

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

2 participants