Mac OS X mountain lion. 8 GB of RAM.
This keeps happening. Can't make new worlds. Has only been today, otherwise 1.5 has been working fine.
It looks like something with my mouse.
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 avw.b(SourceFile:32)
at net.minecraft.client.Minecraft.i(SourceFile:910)
at net.minecraft.client.Minecraft.a(SourceFile:444)
at net.minecraft.client.Minecraft.l(SourceFile:1266)
at net.minecraft.client.Minecraft.K(SourceFile:574)
at net.minecraft.client.Minecraft.run(SourceFile:526)
at java.lang.Thread.run(Thread.java:680)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
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 avw.b(SourceFile:32)
at net.minecraft.client.Minecraft.i(SourceFile:910)
at net.minecraft.client.Minecraft.a(SourceFile:444)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [bdw['BladeFury1789'/7, l='MpServer', x=186.50, y=5.62, z=771.50]]
Chunk stats: MultiplayerChunkCache: 165
Level seed: 0
Level generator: ID 01 - flat, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (182,4,777), Chunk: (at 6,0,9 in 11,48; contains blocks 176,0,768 to 191,255,783), Region: (0,1; contains chunks 0,32 to 31,63, blocks 0,0,512 to 511,255,1023)
Level time: 43 game time, 43 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
Forced entities: 1 total; [bdw['BladeFury1789'/7, l='MpServer', x=186.50, y=5.62, z=771.50]]
Retry entities: 0 total; []
Stacktrace:
at bdt.a(SourceFile:282)
at net.minecraft.client.Minecraft.b(SourceFile:1881)
at net.minecraft.client.Minecraft.run(SourceFile:540)
at java.lang.Thread.run(Thread.java:680)
-- System Details --
Details:
Minecraft Version: 1.5.1
Operating System: Mac OS X (x86_64) version 10.8.3
Java Version: 1.6.0_43, Apple Inc.
Java VM Version: Java HotSpotâ„¢ 64-Bit Server VM (mixed mode), Apple Inc.
Memory: 336686368 bytes (321 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: 21635 (1211560 bytes; 1 MB) allocated, 2 (112 bytes; 0 MB) used
Suspicious classes: No suspicious classes found.
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
LWJGL: 2.4.2
OpenGL: Intel HD Graphics 3000 OpenGL Engine GL version 2.1 INTEL-8.10.44, Intel Inc.
Is Modded: Probably not. Jar signature remains and client brand is untouched.
Type: Client (map_client.txt)
Texture Pack: faithful32pack
Profiler Position: N/A (disabled)
Vec3 Pool Size: 154 (8624 bytes; 0 MB) allocated, 12 (672 bytes; 0 MB) used
This keeps happening. Can't make new worlds. Has only been today, otherwise 1.5 has been working fine.
It looks like something with my mouse.
---- Minecraft Crash Report ----
// I'm sorry, Dave.
Time: 4/5/13 6:08 PM
Description: Unexpected error
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 avw.b(SourceFile:32)
at net.minecraft.client.Minecraft.i(SourceFile:910)
at net.minecraft.client.Minecraft.a(SourceFile:444)
at net.minecraft.client.Minecraft.l(SourceFile:1266)
at net.minecraft.client.Minecraft.K(SourceFile:574)
at net.minecraft.client.Minecraft.run(SourceFile:526)
at java.lang.Thread.run(Thread.java:680)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
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 avw.b(SourceFile:32)
at net.minecraft.client.Minecraft.i(SourceFile:910)
at net.minecraft.client.Minecraft.a(SourceFile:444)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [bdw['BladeFury1789'/7, l='MpServer', x=186.50, y=5.62, z=771.50]]
Chunk stats: MultiplayerChunkCache: 165
Level seed: 0
Level generator: ID 01 - flat, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (182,4,777), Chunk: (at 6,0,9 in 11,48; contains blocks 176,0,768 to 191,255,783), Region: (0,1; contains chunks 0,32 to 31,63, blocks 0,0,512 to 511,255,1023)
Level time: 43 game time, 43 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
Forced entities: 1 total; [bdw['BladeFury1789'/7, l='MpServer', x=186.50, y=5.62, z=771.50]]
Retry entities: 0 total; []
Stacktrace:
at bdt.a(SourceFile:282)
at net.minecraft.client.Minecraft.b(SourceFile:1881)
at net.minecraft.client.Minecraft.run(SourceFile:540)
at java.lang.Thread.run(Thread.java:680)
-- System Details --
Details:
Minecraft Version: 1.5.1
Operating System: Mac OS X (x86_64) version 10.8.3
Java Version: 1.6.0_43, Apple Inc.
Java VM Version: Java HotSpotâ„¢ 64-Bit Server VM (mixed mode), Apple Inc.
Memory: 336686368 bytes (321 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: 21635 (1211560 bytes; 1 MB) allocated, 2 (112 bytes; 0 MB) used
Suspicious classes: No suspicious classes found.
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
LWJGL: 2.4.2
OpenGL: Intel HD Graphics 3000 OpenGL Engine GL version 2.1 INTEL-8.10.44, Intel Inc.
Is Modded: Probably not. Jar signature remains and client brand is untouched.
Type: Client (map_client.txt)
Texture Pack: faithful32pack
Profiler Position: N/A (disabled)
Vec3 Pool Size: 154 (8624 bytes; 0 MB) allocated, 12 (672 bytes; 0 MB) used
-
View User Profile
-
View Posts
-
Send Message
Retired Staff