Craft icon indicating copy to clipboard operation
Craft copied to clipboard

Cursor drifts up during gameplay

Open johnolinda opened this issue 10 years ago • 4 comments

While running on Windows 10 Professional 64-bit the cursor constantly drifts up. When you are looking at the ground it moves quickly, then slows down about 45 degrees under the horizon, and then begins moving rapidly again about 45 degrees above the horizon until you're looking straight up. The cursor stops moving when you press esc. This video demonstrates the issue.

I've attempted running in compatibility mode, and my students using Windows have all been able to reproduce this. Any idea what we can do to correct the problem?

johnolinda avatar Oct 21 '15 13:10 johnolinda

Looks like a GLFW bug that was fixed but the glfw source isn't up to date in my repo.

https://github.com/glfw/glfw/issues/251

You can try patching and rebuilding. Let me know if it works.

fogleman avatar Oct 21 '15 14:10 fogleman

Any news on this? @jackivan88

Fixer-007 avatar Apr 29 '17 11:04 Fixer-007

If this still occurs, could try rebuilding with https://github.com/fogleman/Craft/pull/178 - updates to glfw 3.1.2 (https://github.com/glfw/glfw/issues/251 was fixed in glfw 3.0.4+)

satoshinm avatar Apr 29 '17 16:04 satoshinm

This still occurs. I have the same issue on Windows 10 Home.

SeanRamey avatar May 23 '19 02:05 SeanRamey