My son just purchased version 1.4.4 and it crashes when he goes into inventory, pick a block, and when he hits "E" to exit, it crashes with the following traceback. Crash report is below.
--- BEGIN ERROR REPORT e1cadf3b --------
Full report at:
/Users/Ryland/Library/Application Support/minecraft/crash-reports/crash-2012-11-17_09.44.02-client.txt
Please show that file to Mojang, NOT just this screen!
Generated 11/17/12 9:44 AM
-- Head --
Stacktrace:
at java.nio.Buffer.checkIndex(Buffer.java:512)
at java.nio.DirectByteBuffer.get(DirectByteBuffer.java:248)
at org.lwjgl.input.Keyboard.isKeyDown(Keyboard.java:399)
at avl.a(SourceFile:266)
at aue.n(SourceFile:150)
at aue.m(SourceFile:114)
-- Affected screen --
Details:
Screen name: avl
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [ayk['zaaq122wsx'/27, l='MpServer', x=254.53, y=5.62, z=-577.83]]
Chunk stats: MultiplayerChunkCache: 441
Level seed: 0
Level generator: ID 01 - flat, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (266,4,-580), Chunk: (at 10,0,12 in 16,-37; contains blocks 256,0,-592 to 271,255,-577), Region: (0,-2; contains chunks 0,-64 to 31,-33, blocks 0,0,-1024 to 511,255,-513)
Level time: 2831 game time, 2831 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; [ayk['zaaq122wsx'/27, l='MpServer', x=254.53, y=5.62, z=-577.83]]
Retry entities: 0 total; []
Stacktrace:
at ayh.a(SourceFile:290)
at net.minecraft.client.Minecraft.b(SourceFile:1870)
at net.minecraft.client.Minecraft.run(SourceFile:543)
at java.lang.Thread.run(Thread.java:680)
-- System Details --
Details:
Minecraft Version: 1.4.4
Operating System: Mac OS X (x86_64) version 10.7.5
Java Version: 1.6.0_35, Apple Inc.
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Apple Inc.
Memory: 393524184 bytes (375 MB) / 554369024 bytes (528 MB) up to 1069416448 bytes (1019 MB)
JVM Flags: 3 total; -Xbootclasspath/a:/System/Library/PrivateFrameworks/JavaApplicationLauncher.framework/Resources/LauncherSupport.jar -Xms512M -Xmx1024M
AABB Pool Size: 21638 (1211728 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: NVIDIA GeForce 320M OpenGL Engine GL version 2.1 NVIDIA-7.32.12, NVIDIA Corporation
Is Modded: Probably not. Jar signature remains and client brand is untouched.
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: 161 (9016 bytes; 0 MB) allocated, 23 (1288 bytes; 0 MB) used
java.lang.IndexOutOfBoundsException
at java.nio.Buffer.checkIndex(Buffer.java:512)
at java.nio.DirectByteBuffer.get(DirectByteBuffer.java:248)
at org.lwjgl.input.Keyboard.isKeyDown(Keyboard.java:399)
at avl.a(SourceFile:266)
at aue.n(SourceFile:150)
at aue.m(SourceFile:114)
at net.minecraft.client.Minecraft.l(SourceFile:1085)
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 d85475fb ----------
contents of /Users/Ryland/Library/Application Support/minecraft/crash-reports/crash-2012-11-17_09.44.02-client.txt
---- Minecraft Crash Report ----
// Everything's going to plan. No, really, that was supposed to happen.
Time: 11/17/12 9:44 AM
Description: Updating screen events
java.lang.IndexOutOfBoundsException
at java.nio.Buffer.checkIndex(Buffer.java:512)
at java.nio.DirectByteBuffer.get(DirectByteBuffer.java:248)
at org.lwjgl.input.Keyboard.isKeyDown(Keyboard.java:399)
at avl.a(SourceFile:266)
at aue.n(SourceFile:150)
at aue.m(SourceFile:114)
at net.minecraft.client.Minecraft.l(SourceFile:1085)
at net.minecraft.client.Minecraft.J(SourceFile:582)
at net.minecraft.client.Minecraft.run(SourceFile:534)
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 java.nio.Buffer.checkIndex(Buffer.java:512)
at java.nio.DirectByteBuffer.get(DirectByteBuffer.java:248)
at org.lwjgl.input.Keyboard.isKeyDown(Keyboard.java:399)
at avl.a(SourceFile:266)
at aue.n(SourceFile:150)
at aue.m(SourceFile:114)
-- Affected screen --
Details:
Screen name: avl
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [ayk['zaaq122wsx'/27, l='MpServer', x=254.53, y=5.62, z=-577.83]]
Chunk stats: MultiplayerChunkCache: 441
Level seed: 0
Level generator: ID 01 - flat, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (266,4,-580), Chunk: (at 10,0,12 in 16,-37; contains blocks 256,0,-592 to 271,255,-577), Region: (0,-2; contains chunks 0,-64 to 31,-33, blocks 0,0,-1024 to 511,255,-513)
Level time: 2831 game time, 2831 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; [ayk['zaaq122wsx'/27, l='MpServer', x=254.53, y=5.62, z=-577.83]]
Retry entities: 0 total; []
Stacktrace:
at ayh.a(SourceFile:290)
at net.minecraft.client.Minecraft.b(SourceFile:1870)
at net.minecraft.client.Minecraft.run(SourceFile:543)
at java.lang.Thread.run(Thread.java:680)
-- System Details --
Details:
Minecraft Version: 1.4.4
Operating System: Mac OS X (x86_64) version 10.7.5
Java Version: 1.6.0_35, Apple Inc.
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Apple Inc.
Memory: 393524184 bytes (375 MB) / 554369024 bytes (528 MB) up to 1069416448 bytes (1019 MB)
JVM Flags: 3 total; -Xbootclasspath/a:/System/Library/PrivateFrameworks/JavaApplicationLauncher.framework/Resources/LauncherSupport.jar -Xms512M -Xmx1024M
AABB Pool Size: 21638 (1211728 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: NVIDIA GeForce 320M OpenGL Engine GL version 2.1 NVIDIA-7.32.12, NVIDIA Corporation
Is Modded: Probably not. Jar signature remains and client brand is untouched.
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: 161 (9016 bytes; 0 MB) allocated, 23 (1288 bytes; 0 MB) used
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
My son just purchased version 1.4.4 and it crashes when he goes into inventory, pick a block, and when he hits "E" to exit, it crashes with the following traceback. Crash report is below.
--- BEGIN ERROR REPORT e1cadf3b --------
Full report at:
/Users/Ryland/Library/Application Support/minecraft/crash-reports/crash-2012-11-17_09.44.02-client.txt
Please show that file to Mojang, NOT just this screen!
Generated 11/17/12 9:44 AM
-- Head --
Stacktrace:
at java.nio.Buffer.checkIndex(Buffer.java:512)
at java.nio.DirectByteBuffer.get(DirectByteBuffer.java:248)
at org.lwjgl.input.Keyboard.isKeyDown(Keyboard.java:399)
at avl.a(SourceFile:266)
at aue.n(SourceFile:150)
at aue.m(SourceFile:114)
-- Affected screen --
Details:
Screen name: avl
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [ayk['zaaq122wsx'/27, l='MpServer', x=254.53, y=5.62, z=-577.83]]
Chunk stats: MultiplayerChunkCache: 441
Level seed: 0
Level generator: ID 01 - flat, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (266,4,-580), Chunk: (at 10,0,12 in 16,-37; contains blocks 256,0,-592 to 271,255,-577), Region: (0,-2; contains chunks 0,-64 to 31,-33, blocks 0,0,-1024 to 511,255,-513)
Level time: 2831 game time, 2831 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; [ayk['zaaq122wsx'/27, l='MpServer', x=254.53, y=5.62, z=-577.83]]
Retry entities: 0 total; []
Stacktrace:
at ayh.a(SourceFile:290)
at net.minecraft.client.Minecraft.b(SourceFile:1870)
at net.minecraft.client.Minecraft.run(SourceFile:543)
at java.lang.Thread.run(Thread.java:680)
-- System Details --
Details:
Minecraft Version: 1.4.4
Operating System: Mac OS X (x86_64) version 10.7.5
Java Version: 1.6.0_35, Apple Inc.
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Apple Inc.
Memory: 393524184 bytes (375 MB) / 554369024 bytes (528 MB) up to 1069416448 bytes (1019 MB)
JVM Flags: 3 total; -Xbootclasspath/a:/System/Library/PrivateFrameworks/JavaApplicationLauncher.framework/Resources/LauncherSupport.jar -Xms512M -Xmx1024M
AABB Pool Size: 21638 (1211728 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: NVIDIA GeForce 320M OpenGL Engine GL version 2.1 NVIDIA-7.32.12, NVIDIA Corporation
Is Modded: Probably not. Jar signature remains and client brand is untouched.
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: 161 (9016 bytes; 0 MB) allocated, 23 (1288 bytes; 0 MB) used
java.lang.IndexOutOfBoundsException
at java.nio.Buffer.checkIndex(Buffer.java:512)
at java.nio.DirectByteBuffer.get(DirectByteBuffer.java:248)
at org.lwjgl.input.Keyboard.isKeyDown(Keyboard.java:399)
at avl.a(SourceFile:266)
at aue.n(SourceFile:150)
at aue.m(SourceFile:114)
at net.minecraft.client.Minecraft.l(SourceFile:1085)
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 d85475fb ----------
contents of /Users/Ryland/Library/Application Support/minecraft/crash-reports/crash-2012-11-17_09.44.02-client.txt
---- Minecraft Crash Report ----
// Everything's going to plan. No, really, that was supposed to happen.
Time: 11/17/12 9:44 AM
Description: Updating screen events
java.lang.IndexOutOfBoundsException
at java.nio.Buffer.checkIndex(Buffer.java:512)
at java.nio.DirectByteBuffer.get(DirectByteBuffer.java:248)
at org.lwjgl.input.Keyboard.isKeyDown(Keyboard.java:399)
at avl.a(SourceFile:266)
at aue.n(SourceFile:150)
at aue.m(SourceFile:114)
at net.minecraft.client.Minecraft.l(SourceFile:1085)
at net.minecraft.client.Minecraft.J(SourceFile:582)
at net.minecraft.client.Minecraft.run(SourceFile:534)
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 java.nio.Buffer.checkIndex(Buffer.java:512)
at java.nio.DirectByteBuffer.get(DirectByteBuffer.java:248)
at org.lwjgl.input.Keyboard.isKeyDown(Keyboard.java:399)
at avl.a(SourceFile:266)
at aue.n(SourceFile:150)
at aue.m(SourceFile:114)
-- Affected screen --
Details:
Screen name: avl
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [ayk['zaaq122wsx'/27, l='MpServer', x=254.53, y=5.62, z=-577.83]]
Chunk stats: MultiplayerChunkCache: 441
Level seed: 0
Level generator: ID 01 - flat, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (266,4,-580), Chunk: (at 10,0,12 in 16,-37; contains blocks 256,0,-592 to 271,255,-577), Region: (0,-2; contains chunks 0,-64 to 31,-33, blocks 0,0,-1024 to 511,255,-513)
Level time: 2831 game time, 2831 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; [ayk['zaaq122wsx'/27, l='MpServer', x=254.53, y=5.62, z=-577.83]]
Retry entities: 0 total; []
Stacktrace:
at ayh.a(SourceFile:290)
at net.minecraft.client.Minecraft.b(SourceFile:1870)
at net.minecraft.client.Minecraft.run(SourceFile:543)
at java.lang.Thread.run(Thread.java:680)
-- System Details --
Details:
Minecraft Version: 1.4.4
Operating System: Mac OS X (x86_64) version 10.7.5
Java Version: 1.6.0_35, Apple Inc.
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Apple Inc.
Memory: 393524184 bytes (375 MB) / 554369024 bytes (528 MB) up to 1069416448 bytes (1019 MB)
JVM Flags: 3 total; -Xbootclasspath/a:/System/Library/PrivateFrameworks/JavaApplicationLauncher.framework/Resources/LauncherSupport.jar -Xms512M -Xmx1024M
AABB Pool Size: 21638 (1211728 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: NVIDIA GeForce 320M OpenGL Engine GL version 2.1 NVIDIA-7.32.12, NVIDIA Corporation
Is Modded: Probably not. Jar signature remains and client brand is untouched.
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: 161 (9016 bytes; 0 MB) allocated, 23 (1288 bytes; 0 MB) used