Jump to content

java.lang.IllegalStateException: Keyboard must be created before you can read events


Recommended Posts

Posted

Here's my crash report:

---- Minecraft Crash Report ----
// You're mean.

Time: 5/15/21 5:04 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 blk.q(SourceFile:382)
    at bib.t(SourceFile:1625)
    at bib.az(SourceFile:1000)
    at bib.a(SourceFile:419)
    at net.minecraft.client.main.Main.main(SourceFile:123)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Thread: Client thread
Stacktrace:
    at org.lwjgl.input.Keyboard.next(Keyboard.java:475)
    at blk.q(SourceFile:382)

-- Affected screen --
Details:
    Screen name: blr
Stacktrace:
    at bib.t(SourceFile:1625)
    at bib.az(SourceFile:1000)
    at bib.a(SourceFile:419)
    at net.minecraft.client.main.Main.main(SourceFile:123)

-- System Details --
Details:
    Minecraft Version: 1.12.2
    Operating System: Windows 8 (amd64) version 6.2
    Java Version: 1.8.0_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 158197960 bytes (150 MB) / 402653184 bytes (384 MB) up to 2147483648 bytes (2048 MB)
    JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    Launched Version: 1.12.2
    LWJGL: 2.9.4
    OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
    GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.

    Using VBOs: Yes
    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)
    CPU: 4x Intel(R) Xeon(R) CPU E3-1225 v3 @ 3.20GHz

imagem_2021-05-15_170513.png

Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.