Crash when paused or opened inventory
When I pause the game, or open the inventory, my computer activates Mission Control, and the window goes to the default dirt texture, then brings up the following error: (This happens in the latest 1.3 version, 1.4.1, 1.4.2, but not the 1.4 snapshot)
Minecraft has crashed!
----------------------
Minecraft has stopped running because it encountered a problem; Unexpected error
This error has been saved to /Users/Jordan/Library/Application Support/minecraft/crash-reports/crash-2012-10-24_09.53.57-client.txt for your convenience. Please include a copy of this file if you report this crash to anyone.
--- BEGIN ERROR REPORT 27bcaffb --------
Generated 10/24/12 9:53 AM
- Minecraft Version: 1.4.2
- Operating System: Mac OS X (i386) version 10.8.2
- Java Version: 1.6.0_37, Apple Inc.
- Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Apple Inc.
- Memory: 476978552 bytes (454 MB) / 587005952 bytes (559 MB) up to 1060372480 bytes (1011 MB)
- JVM Flags: 3 total; -Xbootclasspath/a:/System/Library/PrivateFrameworks/JavaApplicationLauncher.framework/Resources/LauncherSupport.jar -Xms512M -Xmx1024M
- AABB Pool Size: 7955 (445480 bytes; 0 MB) allocated, 2 (112 bytes; 0 MB) used
- LWJGL: 2.4.2
- OpenGL: NVIDIA GeForce GT 650M OpenGL Engine GL version 2.1 NVIDIA-8.0.61, NVIDIA Corporation
- Is Modded: Probably not
- Type: Client
- Texture Pack: Default
- Profiler Position: N/A (disabled)
- Vec3 Pool Size: 3128 (175168 bytes; 0 MB) allocated, 13 (728 bytes; 0 MB) used
- World MpServer Entities: 12 total; [axc['Lilboarder32'/166, l='MpServer', x=196.19, y=65.62, z=308.29], oo['Sheep'/108, l='MpServer', x=181.22, y=63.00, z=335.56], qa['Zombie'/107, l='MpServer', x=182.16, y=40.00, z=326.16], py['Spider'/119, l='MpServer', x=204.28, y=36.00, z=308.38], pg['item.tile.dirt'/121, l='MpServer', x=197.13, y=67.13, z=305.13], pl['Creeper'/120, l='MpServer', x=194.50, y=42.00, z=310.03], og['Bat'/156, l='MpServer', x=240.52, y=24.42, z=254.11], og['Bat'/102, l='MpServer', x=158.44, y=23.70, z=369.42], og['Bat'/134, l='MpServer', x=207.12, y=12.42, z=238.02], og['Bat'/157, l='MpServer', x=240.58, y=30.53, z=251.54], og['Bat'/112, l='MpServer', x=182.63, y=17.22, z=370.06], og['Bat'/179, l='MpServer', x=245.22, y=21.95, z=262.35]]
- World MpServer Players: 1 total; [axc['Lilboarder32'/166, l='MpServer', x=196.19, y=65.62, z=308.29]]
- World MpServer Chunk Stats: MultiplayerChunkCache: 250
- Forced Entities: 13 total; [og['Bat'/102, l='MpServer', x=158.44, y=23.70, z=369.42], oo['Sheep'/108, l='MpServer', x=181.22, y=63.00, z=335.56], qa['Zombie'/107, l='MpServer', x=182.16, y=40.00, z=326.16], og['Bat'/134, l='MpServer', x=207.12, y=12.42, z=238.02], py['Spider'/119, l='MpServer', x=204.28, y=36.00, z=308.38], pg['item.tile.dirt'/121, l='MpServer', x=197.13, y=67.13, z=305.13], axc['Lilboarder32'/166, l='MpServer', x=196.19, y=65.62, z=308.29], og['Bat'/156, l='MpServer', x=240.52, y=24.42, z=254.11], og['Bat'/157, l='MpServer', x=240.58, y=30.53, z=251.54], og['Bat'/112, l='MpServer', x=182.63, y=17.22, z=370.06], og['Bat'/179, l='MpServer', x=245.22, y=21.95, z=262.35], pg['item.tile.dirt'/121, l='MpServer', x=197.13, y=67.13, z=305.13], pl['Creeper'/120, l='MpServer', x=194.50, y=42.00, z=310.03]]
- Retry Entities: 0 total; []
java.lang.NullPointerException
at org.lwjgl.opengl.AWTUtil.getPointerLocation(AWTUtil.java:120)
at org.lwjgl.opengl.AWTUtil.getCursorPosition(AWTUtil.java:138)
at org.lwjgl.opengl.MouseEventQueue.resetCursorToCenter(MouseEventQueue.java:115)
at org.lwjgl.opengl.MacOSXMouseEventQueue.resetCursorToCenter(MacOSXMouseEventQueue.java:71)
at org.lwjgl.opengl.MouseEventQueue.setGrabbed(MouseEventQueue.java:101)
at org.lwjgl.opengl.MacOSXMouseEventQueue.setGrabbed(MacOSXMouseEventQueue.java:57)
at org.lwjgl.opengl.MacOSXDisplay.grabMouse(MacOSXDisplay.java:347)
at org.lwjgl.input.Mouse.setGrabbed(Mouse.java:636)
at arb.b(SourceFile:24)
at net.minecraft.client.Minecraft.i(SourceFile:910)
at net.minecraft.client.Minecraft.a(SourceFile:452)
at net.minecraft.client.Minecraft.l(SourceFile:1225)
at net.minecraft.client.Minecraft.J(SourceFile:582)
at net.minecraft.client.Minecraft.run(SourceFile:534)
at java.lang.Thread.run(Thread.java:680)
--- END ERROR REPORT ed698221 ----------
Environment
Running Mac OSX 10.8.2 on a MacBook Pro with Retina display. Java version should be "1.7.0_07". I get that version by typing "java -version" in Terminal, but Minecraft says I'm running 1.6.0_37.
Linked Issues
Created Issue:
Crash when paused or opened inventory
When I pause the game, or open the inventory, my computer activates Mission Control, and the window goes to the default dirt texture, then brings up the following error:
Minecraft has crashed!
----------------------Minecraft has stopped running because it encountered a problem; Unexpected error
This error has been saved to /Users/Jordan/Library/Application Support/minecraft/crash-reports/crash-2012-10-24_09.53.57-client.txt for your convenience. Please include a copy of this file if you report this crash to anyone.— BEGIN ERROR REPORT 27bcaffb --------
Generated 10/24/12 9:53 AM
- Minecraft Version: 1.4.2
- Operating System: Mac OS X (i386) version 10.8.2
- Java Version: 1.6.0_37, Apple Inc.
- Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Apple Inc.
- Memory: 476978552 bytes (454 MB) / 587005952 bytes (559 MB) up to 1060372480 bytes (1011 MB)
- JVM Flags: 3 total; -Xbootclasspath/a:/System/Library/PrivateFrameworks/JavaApplicationLauncher.framework/Resources/LauncherSupport.jar -Xms512M -Xmx1024M
- AABB Pool Size: 7955 (445480 bytes; 0 MB) allocated, 2 (112 bytes; 0 MB) used
- LWJGL: 2.4.2
- OpenGL: NVIDIA GeForce GT 650M OpenGL Engine GL version 2.1 NVIDIA-8.0.61, NVIDIA Corporation
- Is Modded: Probably not
- Type: Client
- Texture Pack: Default
- Profiler Position: N/A (disabled)
- Vec3 Pool Size: 3128 (175168 bytes; 0 MB) allocated, 13 (728 bytes; 0 MB) used
- World MpServer Entities: 12 total; [axc['Lilboarder32'/166, l='MpServer', x=196.19, y=65.62, z=308.29], oo['Sheep'/108, l='MpServer', x=181.22, y=63.00, z=335.56], qa['Zombie'/107, l='MpServer', x=182.16, y=40.00, z=326.16], py['Spider'/119, l='MpServer', x=204.28, y=36.00, z=308.38], pg['item.tile.dirt'/121, l='MpServer', x=197.13, y=67.13, z=305.13], pl['Creeper'/120, l='MpServer', x=194.50, y=42.00, z=310.03], og['Bat'/156, l='MpServer', x=240.52, y=24.42, z=254.11], og['Bat'/102, l='MpServer', x=158.44, y=23.70, z=369.42], og['Bat'/134, l='MpServer', x=207.12, y=12.42, z=238.02], og['Bat'/157, l='MpServer', x=240.58, y=30.53, z=251.54], og['Bat'/112, l='MpServer', x=182.63, y=17.22, z=370.06], og['Bat'/179, l='MpServer', x=245.22, y=21.95, z=262.35]]
- World MpServer Players: 1 total; [axc['Lilboarder32'/166, l='MpServer', x=196.19, y=65.62, z=308.29]]
- World MpServer Chunk Stats: MultiplayerChunkCache: 250
- Forced Entities: 13 total; [og['Bat'/102, l='MpServer', x=158.44, y=23.70, z=369.42], oo['Sheep'/108, l='MpServer', x=181.22, y=63.00, z=335.56], qa['Zombie'/107, l='MpServer', x=182.16, y=40.00, z=326.16], og['Bat'/134, l='MpServer', x=207.12, y=12.42, z=238.02], py['Spider'/119, l='MpServer', x=204.28, y=36.00, z=308.38], pg['item.tile.dirt'/121, l='MpServer', x=197.13, y=67.13, z=305.13], axc['Lilboarder32'/166, l='MpServer', x=196.19, y=65.62, z=308.29], og['Bat'/156, l='MpServer', x=240.52, y=24.42, z=254.11], og['Bat'/157, l='MpServer', x=240.58, y=30.53, z=251.54], og['Bat'/112, l='MpServer', x=182.63, y=17.22, z=370.06], og['Bat'/179, l='MpServer', x=245.22, y=21.95, z=262.35], pg['item.tile.dirt'/121, l='MpServer', x=197.13, y=67.13, z=305.13], pl['Creeper'/120, l='MpServer', x=194.50, y=42.00, z=310.03]]
- Retry Entities: 0 total; []
java.lang.NullPointerException
at org.lwjgl.opengl.AWTUtil.getPointerLocation(AWTUtil.java:120)
at org.lwjgl.opengl.AWTUtil.getCursorPosition(AWTUtil.java:138)
at org.lwjgl.opengl.MouseEventQueue.resetCursorToCenter(MouseEventQueue.java:115)
at org.lwjgl.opengl.MacOSXMouseEventQueue.resetCursorToCenter(MacOSXMouseEventQueue.java:71)
at org.lwjgl.opengl.MouseEventQueue.setGrabbed(MouseEventQueue.java:101)
at org.lwjgl.opengl.MacOSXMouseEventQueue.setGrabbed(MacOSXMouseEventQueue.java:57)
at org.lwjgl.opengl.MacOSXDisplay.grabMouse(MacOSXDisplay.java:347)
at org.lwjgl.input.Mouse.setGrabbed(Mouse.java:636)
at arb.b(SourceFile:24)
at net.minecraft.client.Minecraft.i(SourceFile:910)
at net.minecraft.client.Minecraft.a(SourceFile:452)
at net.minecraft.client.Minecraft.l(SourceFile:1225)
at net.minecraft.client.Minecraft.J(SourceFile:582)
at net.minecraft.client.Minecraft.run(SourceFile:534)
at java.lang.Thread.run(Thread.java:680)
— END ERROR REPORT ed698221 ----------Environment
Running Mac OSX 10.8.2 on a MacBook Pro with Retina display. Java version should be "1.7.0_07". I get that version by typing "java -version" in Terminal, but Minecraft says I'm running 1.6.0_37.
When I pause the game, or open the inventory, my computer activates Mission Control, and the window goes to the default dirt texture, then brings up the following error: (This happens in the latest 1.3 version, 1.4.1, 1.4.2, but not the 1.4 snapshot)
Minecraft has crashed!
----------------------Minecraft has stopped running because it encountered a problem; Unexpected error
This error has been saved to /Users/Jordan/Library/Application Support/minecraft/crash-reports/crash-2012-10-24_09.53.57-client.txt for your convenience. Please include a copy of this file if you report this crash to anyone.— BEGIN ERROR REPORT 27bcaffb --------
Generated 10/24/12 9:53 AM
- Minecraft Version: 1.4.2
- Operating System: Mac OS X (i386) version 10.8.2
- Java Version: 1.6.0_37, Apple Inc.
- Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Apple Inc.
- Memory: 476978552 bytes (454 MB) / 587005952 bytes (559 MB) up to 1060372480 bytes (1011 MB)
- JVM Flags: 3 total; -Xbootclasspath/a:/System/Library/PrivateFrameworks/JavaApplicationLauncher.framework/Resources/LauncherSupport.jar -Xms512M -Xmx1024M
- AABB Pool Size: 7955 (445480 bytes; 0 MB) allocated, 2 (112 bytes; 0 MB) used
- LWJGL: 2.4.2
- OpenGL: NVIDIA GeForce GT 650M OpenGL Engine GL version 2.1 NVIDIA-8.0.61, NVIDIA Corporation
- Is Modded: Probably not
- Type: Client
- Texture Pack: Default
- Profiler Position: N/A (disabled)
- Vec3 Pool Size: 3128 (175168 bytes; 0 MB) allocated, 13 (728 bytes; 0 MB) used
- World MpServer Entities: 12 total; [axc['Lilboarder32'/166, l='MpServer', x=196.19, y=65.62, z=308.29], oo['Sheep'/108, l='MpServer', x=181.22, y=63.00, z=335.56], qa['Zombie'/107, l='MpServer', x=182.16, y=40.00, z=326.16], py['Spider'/119, l='MpServer', x=204.28, y=36.00, z=308.38], pg['item.tile.dirt'/121, l='MpServer', x=197.13, y=67.13, z=305.13], pl['Creeper'/120, l='MpServer', x=194.50, y=42.00, z=310.03], og['Bat'/156, l='MpServer', x=240.52, y=24.42, z=254.11], og['Bat'/102, l='MpServer', x=158.44, y=23.70, z=369.42], og['Bat'/134, l='MpServer', x=207.12, y=12.42, z=238.02], og['Bat'/157, l='MpServer', x=240.58, y=30.53, z=251.54], og['Bat'/112, l='MpServer', x=182.63, y=17.22, z=370.06], og['Bat'/179, l='MpServer', x=245.22, y=21.95, z=262.35]]
- World MpServer Players: 1 total; [axc['Lilboarder32'/166, l='MpServer', x=196.19, y=65.62, z=308.29]]
- World MpServer Chunk Stats: MultiplayerChunkCache: 250
- Forced Entities: 13 total; [og['Bat'/102, l='MpServer', x=158.44, y=23.70, z=369.42], oo['Sheep'/108, l='MpServer', x=181.22, y=63.00, z=335.56], qa['Zombie'/107, l='MpServer', x=182.16, y=40.00, z=326.16], og['Bat'/134, l='MpServer', x=207.12, y=12.42, z=238.02], py['Spider'/119, l='MpServer', x=204.28, y=36.00, z=308.38], pg['item.tile.dirt'/121, l='MpServer', x=197.13, y=67.13, z=305.13], axc['Lilboarder32'/166, l='MpServer', x=196.19, y=65.62, z=308.29], og['Bat'/156, l='MpServer', x=240.52, y=24.42, z=254.11], og['Bat'/157, l='MpServer', x=240.58, y=30.53, z=251.54], og['Bat'/112, l='MpServer', x=182.63, y=17.22, z=370.06], og['Bat'/179, l='MpServer', x=245.22, y=21.95, z=262.35], pg['item.tile.dirt'/121, l='MpServer', x=197.13, y=67.13, z=305.13], pl['Creeper'/120, l='MpServer', x=194.50, y=42.00, z=310.03]]
- Retry Entities: 0 total; []
java.lang.NullPointerException
at org.lwjgl.opengl.AWTUtil.getPointerLocation(AWTUtil.java:120)
at org.lwjgl.opengl.AWTUtil.getCursorPosition(AWTUtil.java:138)
at org.lwjgl.opengl.MouseEventQueue.resetCursorToCenter(MouseEventQueue.java:115)
at org.lwjgl.opengl.MacOSXMouseEventQueue.resetCursorToCenter(MacOSXMouseEventQueue.java:71)
at org.lwjgl.opengl.MouseEventQueue.setGrabbed(MouseEventQueue.java:101)
at org.lwjgl.opengl.MacOSXMouseEventQueue.setGrabbed(MacOSXMouseEventQueue.java:57)
at org.lwjgl.opengl.MacOSXDisplay.grabMouse(MacOSXDisplay.java:347)
at org.lwjgl.input.Mouse.setGrabbed(Mouse.java:636)
at arb.b(SourceFile:24)
at net.minecraft.client.Minecraft.i(SourceFile:910)
at net.minecraft.client.Minecraft.a(SourceFile:452)
at net.minecraft.client.Minecraft.l(SourceFile:1225)
at net.minecraft.client.Minecraft.J(SourceFile:582)
at net.minecraft.client.Minecraft.run(SourceFile:534)
at java.lang.Thread.run(Thread.java:680)
— END ERROR REPORT ed698221 ----------
When I pause the game, or open the inventory, my computer activates Mission Control, and the window goes to the default dirt texture, then brings up the following error: (This happens in the latest 1.3 version, 1.4.1, 1.4.2, but not the 1.4 snapshot)
Minecraft has crashed!
----------------------Minecraft has stopped running because it encountered a problem; Unexpected error
This error has been saved to /Users/Jordan/Library/Application Support/minecraft/crash-reports/crash-2012-10-24_09.53.57-client.txt for your convenience. Please include a copy of this file if you report this crash to anyone.— BEGIN ERROR REPORT 27bcaffb --------
Generated 10/24/12 9:53 AM
- Minecraft Version: 1.4.2
- Operating System: Mac OS X (i386) version 10.8.2
- Java Version: 1.6.0_37, Apple Inc.
- Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Apple Inc.
- Memory: 476978552 bytes (454 MB) / 587005952 bytes (559 MB) up to 1060372480 bytes (1011 MB)
- JVM Flags: 3 total; -Xbootclasspath/a:/System/Library/PrivateFrameworks/JavaApplicationLauncher.framework/Resources/LauncherSupport.jar -Xms512M -Xmx1024M
- AABB Pool Size: 7955 (445480 bytes; 0 MB) allocated, 2 (112 bytes; 0 MB) used
- LWJGL: 2.4.2
- OpenGL: NVIDIA GeForce GT 650M OpenGL Engine GL version 2.1 NVIDIA-8.0.61, NVIDIA Corporation
- Is Modded: Probably not
- Type: Client
- Texture Pack: Default
- Profiler Position: N/A (disabled)
- Vec3 Pool Size: 3128 (175168 bytes; 0 MB) allocated, 13 (728 bytes; 0 MB) used
- World MpServer Entities: 12 total; [axc['Lilboarder32'/166, l='MpServer', x=196.19, y=65.62, z=308.29], oo['Sheep'/108, l='MpServer', x=181.22, y=63.00, z=335.56], qa['Zombie'/107, l='MpServer', x=182.16, y=40.00, z=326.16], py['Spider'/119, l='MpServer', x=204.28, y=36.00, z=308.38], pg['item.tile.dirt'/121, l='MpServer', x=197.13, y=67.13, z=305.13], pl['Creeper'/120, l='MpServer', x=194.50, y=42.00, z=310.03], og['Bat'/156, l='MpServer', x=240.52, y=24.42, z=254.11], og['Bat'/102, l='MpServer', x=158.44, y=23.70, z=369.42], og['Bat'/134, l='MpServer', x=207.12, y=12.42, z=238.02], og['Bat'/157, l='MpServer', x=240.58, y=30.53, z=251.54], og['Bat'/112, l='MpServer', x=182.63, y=17.22, z=370.06], og['Bat'/179, l='MpServer', x=245.22, y=21.95, z=262.35]]
- World MpServer Players: 1 total; [axc['Lilboarder32'/166, l='MpServer', x=196.19, y=65.62, z=308.29]]
- World MpServer Chunk Stats: MultiplayerChunkCache: 250
- Forced Entities: 13 total; [og['Bat'/102, l='MpServer', x=158.44, y=23.70, z=369.42], oo['Sheep'/108, l='MpServer', x=181.22, y=63.00, z=335.56], qa['Zombie'/107, l='MpServer', x=182.16, y=40.00, z=326.16], og['Bat'/134, l='MpServer', x=207.12, y=12.42, z=238.02], py['Spider'/119, l='MpServer', x=204.28, y=36.00, z=308.38], pg['item.tile.dirt'/121, l='MpServer', x=197.13, y=67.13, z=305.13], axc['Lilboarder32'/166, l='MpServer', x=196.19, y=65.62, z=308.29], og['Bat'/156, l='MpServer', x=240.52, y=24.42, z=254.11], og['Bat'/157, l='MpServer', x=240.58, y=30.53, z=251.54], og['Bat'/112, l='MpServer', x=182.63, y=17.22, z=370.06], og['Bat'/179, l='MpServer', x=245.22, y=21.95, z=262.35], pg['item.tile.dirt'/121, l='MpServer', x=197.13, y=67.13, z=305.13], pl['Creeper'/120, l='MpServer', x=194.50, y=42.00, z=310.03]]
- Retry Entities: 0 total; []
java.lang.NullPointerException
at org.lwjgl.opengl.AWTUtil.getPointerLocation(AWTUtil.java:120)
at org.lwjgl.opengl.AWTUtil.getCursorPosition(AWTUtil.java:138)
at org.lwjgl.opengl.MouseEventQueue.resetCursorToCenter(MouseEventQueue.java:115)
at org.lwjgl.opengl.MacOSXMouseEventQueue.resetCursorToCenter(MacOSXMouseEventQueue.java:71)
at org.lwjgl.opengl.MouseEventQueue.setGrabbed(MouseEventQueue.java:101)
at org.lwjgl.opengl.MacOSXMouseEventQueue.setGrabbed(MacOSXMouseEventQueue.java:57)
at org.lwjgl.opengl.MacOSXDisplay.grabMouse(MacOSXDisplay.java:347)
at org.lwjgl.input.Mouse.setGrabbed(Mouse.java:636)
at arb.b(SourceFile:24)
at net.minecraft.client.Minecraft.i(SourceFile:910)
at net.minecraft.client.Minecraft.a(SourceFile:452)
at net.minecraft.client.Minecraft.l(SourceFile:1225)
at net.minecraft.client.Minecraft.J(SourceFile:582)
at net.minecraft.client.Minecraft.run(SourceFile:534)
at java.lang.Thread.run(Thread.java:680)
— END ERROR REPORT ed698221 ----------When I pause the game, or open the inventory, my computer activates Mission Control, and the window goes to the default dirt texture, then brings up the following error: (This happens in the latest 1.3 version, 1.4.1, 1.4.2, but not the 1.4 snapshot)
Minecraft has crashed! ---------------------- Minecraft has stopped running because it encountered a problem; Unexpected error This error has been saved to /Users/Jordan/Library/Application Support/minecraft/crash-reports/crash-2012-10-24_09.53.57-client.txt for your convenience. Please include a copy of this file if you report this crash to anyone. --- BEGIN ERROR REPORT 27bcaffb -------- Generated 10/24/12 9:53 AM - Minecraft Version: 1.4.2 - Operating System: Mac OS X (i386) version 10.8.2 - Java Version: 1.6.0_37, Apple Inc. - Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Apple Inc. - Memory: 476978552 bytes (454 MB) / 587005952 bytes (559 MB) up to 1060372480 bytes (1011 MB) - JVM Flags: 3 total; -Xbootclasspath/a:/System/Library/PrivateFrameworks/JavaApplicationLauncher.framework/Resources/LauncherSupport.jar -Xms512M -Xmx1024M - AABB Pool Size: 7955 (445480 bytes; 0 MB) allocated, 2 (112 bytes; 0 MB) used - LWJGL: 2.4.2 - OpenGL: NVIDIA GeForce GT 650M OpenGL Engine GL version 2.1 NVIDIA-8.0.61, NVIDIA Corporation - Is Modded: Probably not - Type: Client - Texture Pack: Default - Profiler Position: N/A (disabled) - Vec3 Pool Size: 3128 (175168 bytes; 0 MB) allocated, 13 (728 bytes; 0 MB) used - World MpServer Entities: 12 total; [axc['Lilboarder32'/166, l='MpServer', x=196.19, y=65.62, z=308.29], oo['Sheep'/108, l='MpServer', x=181.22, y=63.00, z=335.56], qa['Zombie'/107, l='MpServer', x=182.16, y=40.00, z=326.16], py['Spider'/119, l='MpServer', x=204.28, y=36.00, z=308.38], pg['item.tile.dirt'/121, l='MpServer', x=197.13, y=67.13, z=305.13], pl['Creeper'/120, l='MpServer', x=194.50, y=42.00, z=310.03], og['Bat'/156, l='MpServer', x=240.52, y=24.42, z=254.11], og['Bat'/102, l='MpServer', x=158.44, y=23.70, z=369.42], og['Bat'/134, l='MpServer', x=207.12, y=12.42, z=238.02], og['Bat'/157, l='MpServer', x=240.58, y=30.53, z=251.54], og['Bat'/112, l='MpServer', x=182.63, y=17.22, z=370.06], og['Bat'/179, l='MpServer', x=245.22, y=21.95, z=262.35]] - World MpServer Players: 1 total; [axc['Lilboarder32'/166, l='MpServer', x=196.19, y=65.62, z=308.29]] - World MpServer Chunk Stats: MultiplayerChunkCache: 250 - Forced Entities: 13 total; [og['Bat'/102, l='MpServer', x=158.44, y=23.70, z=369.42], oo['Sheep'/108, l='MpServer', x=181.22, y=63.00, z=335.56], qa['Zombie'/107, l='MpServer', x=182.16, y=40.00, z=326.16], og['Bat'/134, l='MpServer', x=207.12, y=12.42, z=238.02], py['Spider'/119, l='MpServer', x=204.28, y=36.00, z=308.38], pg['item.tile.dirt'/121, l='MpServer', x=197.13, y=67.13, z=305.13], axc['Lilboarder32'/166, l='MpServer', x=196.19, y=65.62, z=308.29], og['Bat'/156, l='MpServer', x=240.52, y=24.42, z=254.11], og['Bat'/157, l='MpServer', x=240.58, y=30.53, z=251.54], og['Bat'/112, l='MpServer', x=182.63, y=17.22, z=370.06], og['Bat'/179, l='MpServer', x=245.22, y=21.95, z=262.35], pg['item.tile.dirt'/121, l='MpServer', x=197.13, y=67.13, z=305.13], pl['Creeper'/120, l='MpServer', x=194.50, y=42.00, z=310.03]] - Retry Entities: 0 total; [] java.lang.NullPointerException at org.lwjgl.opengl.AWTUtil.getPointerLocation(AWTUtil.java:120) at org.lwjgl.opengl.AWTUtil.getCursorPosition(AWTUtil.java:138) at org.lwjgl.opengl.MouseEventQueue.resetCursorToCenter(MouseEventQueue.java:115) at org.lwjgl.opengl.MacOSXMouseEventQueue.resetCursorToCenter(MacOSXMouseEventQueue.java:71) at org.lwjgl.opengl.MouseEventQueue.setGrabbed(MouseEventQueue.java:101) at org.lwjgl.opengl.MacOSXMouseEventQueue.setGrabbed(MacOSXMouseEventQueue.java:57) at org.lwjgl.opengl.MacOSXDisplay.grabMouse(MacOSXDisplay.java:347) at org.lwjgl.input.Mouse.setGrabbed(Mouse.java:636) at arb.b(SourceFile:24) at net.minecraft.client.Minecraft.i(SourceFile:910) at net.minecraft.client.Minecraft.a(SourceFile:452) at net.minecraft.client.Minecraft.l(SourceFile:1225) at net.minecraft.client.Minecraft.J(SourceFile:582) at net.minecraft.client.Minecraft.run(SourceFile:534) at java.lang.Thread.run(Thread.java:680) --- END ERROR REPORT ed698221 ----------
duplicates
I have the same crash. I'm using a MacBook Pro with OS X 10.6.8 and Java version 1.6.0_37.
Here's my crash report
---- Minecraft Crash Report ---- // Why did you do that? Time: 28.10.12 12:24 Description: Unexpected error java.lang.ArrayIndexOutOfBoundsException: 4096 at bbh.a(SourceFile:53) at bbh.a(SourceFile:44) at azc.a(SourceFile:339) at net.minecraft.client.Minecraft.l(SourceFile:1060) at net.minecraft.client.Minecraft.J(SourceFile:582) at net.minecraft.client.Minecraft.run(SourceFile:534) at java.lang.Thread.run(Thread.java:680) Relevant Details: - Minecraft Version: 1.4.2 - Operating System: Mac OS X (i386) version 10.6.8 - Java Version: 1.6.0_37, Apple Inc. - Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Apple Inc. - Memory: 508003736 bytes (484 MB) / 1070399488 bytes (1020 MB) up to 1070399488 bytes (1020 MB) - JVM Flags: 3 total; -Xbootclasspath/a:/System/Library/PrivateFrameworks/JavaApplicationLauncher.framework/Resources/LauncherSupport.jar -Xms512M -Xmx1024M - AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used - LWJGL: 2.4.2 - OpenGL: NVIDIA GeForce 9400M OpenGL Engine GL version 2.1 NVIDIA-1.6.36, NVIDIA Corporation - Is Modded: Very likely - Type: Client - Texture Pack: [1.4.2] R3D CRAFT 512x512 (65%).zip - Profiler Position: N/A (disabled) - Vec3 Pool Size: ~ERROR~ NullPointerException: null
I can confirm I have exactly the same problem. I'm not sure if it's actually related to Mission Control. Any keyboard shortcut I try while playing the game causes it to crash.
This was happening on a multiplayer game so I created a single player, then went back to the multiplayer and it worked.
But it's still extremely annoying to have it crash so much.
Report below:
Minecraft has crashed! ---------------------- Minecraft has stopped running because it encountered a problem; Unexpected error This error has been saved to /Users/trodrigues/Library/Application Support/minecraft/crash-reports/crash-2012-10-25_13.01.06-client.txt for your convenience. Please include a copy of this file if you report this crash to anyone. --- BEGIN ERROR REPORT b1717236 -------- Generated 10/25/12 1:01 PM - Minecraft Version: 1.4.2 - Operating System: Mac OS X (x86_64) version 10.8.2 - Java Version: 1.6.0_37, Apple Inc. - Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Apple Inc. - Memory: 512277968 bytes (488 MB) / 581435392 bytes (554 MB) up to 1065025536 bytes (1015 MB) - JVM Flags: 3 total; -Xbootclasspath/a:/System/Library/PrivateFrameworks/JavaApplicationLauncher.framework/Resources/LauncherSupport.jar -Xms512M -Xmx1024M - AABB Pool Size: 20509 (1148504 bytes; 1 MB) allocated, 2 (112 bytes; 0 MB) used - LWJGL: 2.4.2 - OpenGL: Intel HD Graphics 3000 OpenGL Engine GL version 2.1 APPLE-8.0.61, Intel Inc. - Is Modded: Probably not - Type: Client - Texture Pack: Default - Profiler Position: N/A (disabled) - Vec3 Pool Size: 649 (36344 bytes; 0 MB) allocated, 12 (672 bytes; 0 MB) used - World MpServer Entities: 14 total; [axc['trodrigues'/6914, l='MpServer', x=-151.31, y=42.62, z=204.03], pl['Creeper'/6546, l='MpServer', x=-159.03, y=72.00, z=192.41], pw['Skeleton'/132, l='MpServer', x=-137.70, y=40.60, z=223.30], pk['Cave Spider'/3730, l='MpServer', x=-141.38, y=44.00, z=223.28], ayn['HeyChinaski'/597, l='MpServer', x=-134.28, y=64.00, z=202.21], pg['item.tile.dirt'/5708, l='MpServer', x=-132.88, y=66.13, z=207.06], pl['Creeper'/6792, l='MpServer', x=-175.50, y=16.00, z=211.50], qa['Zombie'/4002, l='MpServer', x=-143.59, y=25.00, z=191.93], ayn['craigasaurusrex'/843, l='MpServer', x=-144.44, y=44.32, z=198.69], ayn['benthesmith'/956, l='MpServer', x=-132.86, y=39.00, z=218.72], qa['Zombie'/6879, l='MpServer', x=-80.92, y=38.00, z=179.56], og['Bat'/6857, l='MpServer', x=-189.83, y=19.50, z=124.50], og['Bat'/6859, l='MpServer', x=-180.32, y=22.42, z=138.10], og['Bat'/6858, l='MpServer', x=-195.41, y=18.72, z=130.74]] - World MpServer Players: 4 total; [axc['trodrigues'/6914, l='MpServer', x=-151.31, y=42.62, z=204.03], ayn['HeyChinaski'/597, l='MpServer', x=-134.28, y=64.00, z=202.21], ayn['craigasaurusrex'/843, l='MpServer', x=-144.44, y=44.32, z=198.69], ayn['benthesmith'/956, l='MpServer', x=-132.86, y=39.00, z=218.72]] - World MpServer Chunk Stats: MultiplayerChunkCache: 220 - Forced Entities: 22 total; [axc['trodrigues'/6914, l='MpServer', x=-151.31, y=42.62, z=204.03], ayn['benthesmith'/956, l='MpServer', x=-132.86, y=39.00, z=218.72], ayn['HeyChinaski'/597, l='MpServer', x=-134.28, y=64.00, z=202.21], pg['item.tile.dirt'/5708, l='MpServer', x=-132.88, y=66.13, z=207.06], pg['item.tile.dirt'/6913, l='MpServer', x=-131.72, y=40.13, z=217.47], pg['item.tile.dirt'/6912, l='MpServer', x=-131.78, y=40.13, z=218.31], qa['Zombie'/6879, l='MpServer', x=-80.92, y=38.00, z=179.56], pg['item.tile.dirt'/5708, l='MpServer', x=-132.88, y=66.13, z=207.06], qa['Zombie'/4002, l='MpServer', x=-143.59, y=25.00, z=191.93], pg['item.tile.dirt'/6911, l='MpServer', x=-131.88, y=40.13, z=218.28], pg['item.tile.dirt'/6910, l='MpServer', x=-131.53, y=40.13, z=218.97], ayn['craigasaurusrex'/843, l='MpServer', x=-144.44, y=44.32, z=198.69], pw['Skeleton'/132, l='MpServer', x=-137.70, y=40.60, z=223.30], ayn['benthesmith'/956, l='MpServer', x=-132.86, y=39.00, z=218.72], og['Bat'/6857, l='MpServer', x=-189.83, y=19.50, z=124.50], og['Bat'/6858, l='MpServer', x=-195.41, y=18.72, z=130.74], og['Bat'/6859, l='MpServer', x=-180.32, y=22.42, z=138.10], pl['Creeper'/6792, l='MpServer', x=-175.50, y=16.00, z=211.50], pk['Cave Spider'/3730, l='MpServer', x=-141.38, y=44.00, z=223.28], ayn['HeyChinaski'/597, l='MpServer', x=-134.28, y=64.00, z=202.21], pl['Creeper'/6546, l='MpServer', x=-159.03, y=72.00, z=192.41], ayn['craigasaurusrex'/843, l='MpServer', x=-144.44, y=44.32, z=198.69]] - Retry Entities: 0 total; [] java.lang.NullPointerException at org.lwjgl.opengl.AWTUtil.getPointerLocation(AWTUtil.java:120) at org.lwjgl.opengl.AWTUtil.getCursorPosition(AWTUtil.java:138) at org.lwjgl.opengl.MouseEventQueue.resetCursorToCenter(MouseEventQueue.java:115) at org.lwjgl.opengl.MacOSXMouseEventQueue.resetCursorToCenter(MacOSXMouseEventQueue.java:71) at org.lwjgl.opengl.MouseEventQueue.setGrabbed(MouseEventQueue.java:101) at org.lwjgl.opengl.MacOSXMouseEventQueue.setGrabbed(MacOSXMouseEventQueue.java:57) at org.lwjgl.opengl.MacOSXDisplay.grabMouse(MacOSXDisplay.java:347) at org.lwjgl.input.Mouse.setGrabbed(Mouse.java:636) at arb.b(SourceFile:24) at net.minecraft.client.Minecraft.i(SourceFile:910) at net.minecraft.client.Minecraft.a(SourceFile:452) at net.minecraft.client.Minecraft.l(SourceFile:1225) at net.minecraft.client.Minecraft.J(SourceFile:582) at net.minecraft.client.Minecraft.run(SourceFile:534) at java.lang.Thread.run(Thread.java:680) --- END ERROR REPORT 45d474f7 ----------This issue duplicates
MC-658. It's not a Minecraft issue, it's an issue of LWJGL. In the linked ticket is a solution.I was experiencing the problem that Tiago had. I read the stack trace and saw the error was happening when the program is trying to take control of the mouse pointer. I was able to solve the problem (until there's a bug fix, hopefully) by doing these things before launching minecraft:
*disable any input devices that you will not be using, such as wireless trackpads etc. the trackpad on the laptop itself is fine.
*if your mouse is plugged into a usb port, unplug it – wait a second – and plug it back in. If you're using a bluetooth mouse, disconnect it and reconnect it however you wanna do that.
*launch minecraft
my setup: 1 yr old macbook & a 26" monitor, usb keyboard, usb mouse, wireless "magic" trackpad (which I must disable before launch, otherwise crash)