Advertisement
Guest User

Untitled

a guest
Dec 22nd, 2017
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.21 KB | None | 0 0
  1. {Corale.Colore.Razer.NativeCallException: Call to native Chroma SDK function DeleteEffect failed with error: Unknown: Unknown. (1168) ---> System.ComponentModel.Win32Exception: Element not found
  2. --- End of inner exception stack trace ---
  3. at Corale.Colore.Core.NativeWrapper.DeleteEffect(Guid guid)
  4. at Corale.Colore.Core.Device.DeleteCurrentEffect()
  5. at Corale.Colore.Core.Device.SetGuid(Guid guid)
  6. at Corale.Colore.Core.Keyboard.SetPosition(Int32 row, Int32 column, Color color, Boolean clear)
  7. at Corale.Colore.Core.Keyboard.set_Item(Int32 row, Int32 column, Color value)
  8. at ColoreTest.Program.<>c.<Main>b__0_1() in F:\PROJECTS\CSharp\ColoreTest\ColoreTest\Program.cs:line 55
  9. at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
  10. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  11. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  12. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  13. at System.Threading.ThreadHelper.ThreadStart()}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement