If you place the minecraft window on a secondary monitor, then using any* keys other than WASD causes a crash. *(I tried 't', and 'e', and they both crashed)
Linked issues
duplicates 1
Attachments
Comments 11
I am using a 15" Retina MacBook Pro, which has NVIDIA GeForce GT 650M 1024 MB.
Minecraft works fine with no external monitor attached, but if one is attached, and made the primary monitor, then running Minecraft on the laptop screen (which is now the secondary monitor) crashes every time when using 't' or 'e', and likely others. From the crash log, you can see it is failing in AWT getCursorPosition, so it is likely making some incorrect assumption about which screen is primary, and the origin of the screen coordinates.
Doesn't seem to do this on my external display with my iMac on 1.4.2 but this used to happen when using an external display with my macbook pro but that wasn't on 1.4.2 it was 1.3
Is this still a concern in the current Minecraft version? If so, please update the affected versions in order to best aid Mojang ensuring bugs are still valid in the latest releases/pre-releases.
Note:
java.lang.NullPointerException
at org.lwjgl.opengl.AWTUtil.getPointerLocation(AWTUtil.java:120)
Good catch.
I'm seeing now a slight relation to MC-1159
I can reproduce this at will on my Macbook Pro on the 1.5 client. Please let me know if I can provide any information that will help resolve the issue.
Crash when running Minecraft with second monitor attached. Steps:
Attach secondary monitor.
Open Minecraft
Connect to Server
Press E
Please report this to lwjgl after testing their latest libraries. https://github.com/LWJGL/lwjgl/issues
Unable to reproduce on Integrated: Intel® HD Graphics 3000
No access to my ATI system at the moment.