Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-83

Crash when paused or opened inventory

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • None
    • Minecraft 1.4.1, Minecraft 1.4.2
    • None
    • 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.
    • Community Consensus
    • Survival

      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 ----------

            Unassigned Unassigned
            lilboarder32 Jordan Ross
            Votes:
            2 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: