Skip to content
This repository has been archived by the owner on Oct 1, 2024. It is now read-only.

NullReferenceException at OpenTK.Platform.Windows.WinRawMouse.RefreshDevices() #1

Open
jamal opened this issue Feb 20, 2013 · 1 comment · May be fixed by #2
Open

NullReferenceException at OpenTK.Platform.Windows.WinRawMouse.RefreshDevices() #1

jamal opened this issue Feb 20, 2013 · 1 comment · May be fixed by #2

Comments

@jamal
Copy link

jamal commented Feb 20, 2013

System.NullReferenceException: Object reference not set to an instance of an object. ---> System.Exception:
--- End of inner exception stack trace ---
at OpenTK.Platform.Windows.WinRawMouse.RefreshDevices()
at OpenTK.Platform.Windows.WinRawMouse..ctor(IntPtr window)
at OpenTK.Platform.Windows.WinRawInput.CreateDrivers()
at OpenTK.Platform.Windows.WinInputBase.ProcessEvents()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()

@jamal jamal linked a pull request Feb 20, 2013 that will close this issue
@bnbot
Copy link

bnbot commented Jun 9, 2021

Issues go stale after 30d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

/lifecycle stale

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

Successfully merging a pull request may close this issue.

2 participants