-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 13w48b
-
None
-
Unconfirmed
This is an automatically generated report based from the following crash: http://hopper.minecraft.net/crashes/minecraft/MCX-704870/
Crash:
java.lang.IllegalStateException: Keyboard must be created before you can read events at org.lwjgl.input.Keyboard.next(Keyboard.java:475) at bcj.k(SourceFile:216)
The following is the first clean report made public about this crash:
---- Minecraft Crash Report ---- // Don't be sad. I'll do better next time, I promise! Time: 11/26/13 4:53 PM Description: Updating screen events java.lang.IllegalStateException: Keyboard must be created before you can read events at org.lwjgl.input.Keyboard.next(Keyboard.java:475) at bcj.k(SourceFile:216) at azh.o(SourceFile:1289) at azh.ag(SourceFile:741) at azh.e(SourceFile:692) at net.minecraft.client.main.Main.main(SourceFile:151) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Stacktrace: at org.lwjgl.input.Keyboard.next(Keyboard.java:475) at bcj.k(SourceFile:216) -- Affected screen -- Details: Screen name: bgp Stacktrace: at azh.o(SourceFile:1289) at azh.ag(SourceFile:741) at azh.e(SourceFile:692) at net.minecraft.client.main.Main.main(SourceFile:151) -- System Details -- Details: Minecraft Version: 13w48b Operating System: Windows 8 (amd64) version 6.2 Java Version: 1.7.0_17, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 325059248 bytes (310 MB) / 465174528 bytes (443 MB) up to 954466304 bytes (910 MB) JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95 Launched Version: 13w48b LWJGL: 2.9.1 OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread. GL Caps: Using GL 1.3 multitexturing. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported. Anisotropic filtering is supported and maximum anisotropy is 16. Shaders are available because OpenGL 2.1 is supported. Is Modded: Probably not. Jar signature remains and client brand is untouched. Type: Client (map_client.txt) Resource Packs: [faithful32pack.zip, xTremeCraft, ElitePVP] Current Language: English (US) Profiler Position: N/A (disabled) Vec3 Pool Size: ~~ERROR~~ NullPointerException: null Anisotropic Filtering: Off (1)
You can see this full report at http://hopper.minecraft.net/crashes/minecraft/MCX-704870/32521990/
- duplicates
-
MC-5520 Crash when toggling fullscreen mode: Keyboard must be created before you can read events
- Resolved