[MC-2589] MC Crashes when i try to use text, only if I'm logged in. Created: 09/Nov/12  Updated: 09/Feb/13  Resolved: 09/Nov/12

Status: Resolved
Project: Minecraft: Java Edition
Component/s: None
Affects Version/s: Minecraft 1.4.4
Fix Version/s: None

Type: Bug
Reporter: joey Assignee: Unassigned
Resolution: Duplicate Votes: 0
Labels: command, crash, text
Environment:

Mac running snow leopard, I don't have a modded MC, and it has lasted for several versions.


Issue Links:
Duplicate
duplicates MC-658 Minecraft crashes whenever i press ''... Resolved
CHK:
Confirmation Status: Unconfirmed

 Description   

Regardless of gamemode, if I am logged into the MC Servers, then type txt or a cmd on singleplayer or multiplayer, my MC crashes. It started off very small, and hardly noticeable, but is now making it unplayable. It has stuck with multiple versions of MC, and I have even tried deleting my minecraft library and starting from scratch again. It is only on this computer, but if I'm not connected to the internet it runs fine. Any fixes?



 Comments   
Comment by Kumasasa [ 09/Nov/12 ]

This issue duplicates MC-658. It's not a Minecraft issue, it's an issue of LWJGL. In the linked ticket is a solution.

Comment by joey [ 09/Nov/12 ]

sorry, don't know how to use spoilers on this system-

and this bug happens regardless whether i'm on singleplayer, multiplayer, new world, old one....

it's quite bizarre.

Comment by joey [ 09/Nov/12 ]
      Minecraft has crashed!      
      ----------------------      

Minecraft has stopped running because it encountered a problem; Unexpected error
This error has been saved to /Users/augie/Library/Application Support/minecraft/crash-reports/crash-2012-11-08_22.11.38-client.txt for your convenience. Please include a copy of this file if you report this crash to anyone.



--- BEGIN ERROR REPORT 9a36ce19 --------
Generated 11/8/12 10:11 PM

- 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: 430091152 bytes (410 MB) / 550305792 bytes (524 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: 659 (36904 bytes; 0 MB) allocated, 2 (112 bytes; 0 MB) used
- LWJGL: 2.4.2
- OpenGL: ATI Radeon X1600 OpenGL Engine GL version 2.0 ATI-1.6.36, ATI Technologies Inc.
- Is Modded: Probably not
- Type: Client
- Texture Pack: Default
- Profiler Position: N/A (disabled)
- Vec3 Pool Size: 99 (5544 bytes; 0 MB) allocated, 12 (672 bytes; 0 MB) used
- World MpServer Entities: 13 total; [axc['joeycrimson'/130, l='MpServer', x=12.05, y=101.62, z=176.31], on['Pig'/131, l='MpServer', x=2.06, y=67.00, z=184.94], og['Bat'/51, l='MpServer', x=-55.54, y=24.07, z=130.26], og['Bat'/124, l='MpServer', x=-10.05, y=14.48, z=150.64], pw['Skeleton'/107, l='MpServer', x=-31.68, y=21.87, z=145.57], pw['Skeleton'/78, l='MpServer', x=-35.44, y=37.75, z=103.16], pw['Skeleton'/57, l='MpServer', x=-59.08, y=34.00, z=146.45], og['Bat'/109, l='MpServer', x=-33.79, y=23.60, z=146.28], og['Bat'/48, l='MpServer', x=-63.15, y=24.04, z=210.11], pw['Skeleton'/202, l='MpServer', x=79.63, y=111.00, z=246.84], oq['Squid'/125, l='MpServer', x=-7.12, y=58.42, z=143.94], pm['Enderman'/52, l='MpServer', x=-64.02, y=36.00, z=125.72], qa['Zombie'/178, l='MpServer', x=46.41, y=40.00, z=106.50]]
- World MpServer Players: 1 total; [axc['joeycrimson'/130, l='MpServer', x=12.05, y=101.62, z=176.31]]
- World MpServer Chunk Stats: MultiplayerChunkCache: 420
- Forced Entities: 13 total; [pw['Skeleton'/202, l='MpServer', x=79.63, y=111.00, z=246.84], on['Pig'/131, l='MpServer', x=2.06, y=67.00, z=184.94], pw['Skeleton'/78, l='MpServer', x=-35.44, y=37.75, z=103.16], og['Bat'/109, l='MpServer', x=-33.79, y=23.60, z=146.28], axc['joeycrimson'/130, l='MpServer', x=12.05, y=101.62, z=176.31], pw['Skeleton'/107, l='MpServer', x=-31.68, y=21.87, z=145.57], og['Bat'/51, l='MpServer', x=-55.54, y=24.07, z=130.26], og['Bat'/48, l='MpServer', x=-63.15, y=24.04, z=210.11], pm['Enderman'/52, l='MpServer', x=-64.02, y=36.00, z=125.72], qa['Zombie'/178, l='MpServer', x=46.41, y=40.00, z=106.50], pw['Skeleton'/57, l='MpServer', x=-59.08, y=34.00, z=146.45], oq['Squid'/125, l='MpServer', x=-7.12, y=58.42, z=143.94], og['Bat'/124, l='MpServer', x=-10.05, y=14.48, z=150.64]]
- 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:1229)
	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 ee7a1555 ----------
Comment by Kumasasa [ 09/Nov/12 ]

Please attach the crash report.

Generated at Sun Jan 12 11:58:23 UTC 2025 using Jira 9.12.2#9120002-sha1:301bf498dd45d800842af0b84230f1bb58606c13.