-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.7.2
-
OS: Windows Vista (ver 6.0, arch amd64)
Java: 1.7.0_40 (by Oracle Corporation)
Launcher: Minecraft Launcher 1.3.4 (bootstrap 5)
Minecraft: 1.7.2 (updated Fri Oct 25 06:00:00 PDT 2013)
-
Unconfirmed
I unplugged the usb radio for my wireless keyboard/mouse (logitech k400r), and got this error. Second time happening. Error seems self explanatory.
---- Minecraft Crash Report ----
// Who set us up the TNT?
Time: 12/5/13 9:43 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 bcd.k(SourceFile:216)
at azd.o(SourceFile:1303)
at azd.ad(SourceFile:753)
at azd.e(SourceFile:704)
at net.minecraft.client.main.Main.main(SourceFile:103)
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 bcd.k(SourceFile:216)
– Affected screen –
Details:
Screen name: btj
Stacktrace:
at azd.o(SourceFile:1303)
at azd.ad(SourceFile:753)
at azd.e(SourceFile:704)
at net.minecraft.client.main.Main.main(SourceFile:103)
– System Details –
Details:
Minecraft Version: 1.7.2
Operating System: Windows Vista (amd64) version 6.0
Java Version: 1.7.0_40, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 103980776 bytes (99 MB) / 216006656 bytes (206 MB) up to 2863661056 bytes (2731 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3072m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
Launched Version: 1.7.2
LWJGL: 2.9.0
OpenGL: ~ERROR~ RuntimeException: No OpenGL context found in the current thread.
Is Modded: Probably not. Jar signature remains and client brand is untouched.
Type: Client (map_client.txt)
Resource Packs: []
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~ERROR~ NullPointerException: null
Anisotropic Filtering: Off (1)
- duplicates
-
MC-5520 Crash when toggling fullscreen mode: Keyboard must be created before you can read events
- Resolved